Short Name: Delete Element
Requires: VI Scripting
Class: ArrayConstant Methods
To Use: Create a method.
Deletes an element at the index you specify. This method applies only to 1D arrays.
Data type | Name | Required | Description |
---|---|---|---|
EltIndex | Yes | The index of the element you want to delete. | |
NumberofElts | No | Specifies the number of elements you want to delete. |
The following table lists the characteristics of this method.
Data type | No return value |
Available in Run-Time Engine | Yes (Read/Write) |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |