Short Name: Insert Element Before
Requires: VI Scripting
Class: ArrayConstant Methods
To Use: Create a method.
Inserts an element before the index you specify. This method applies only to 1D arrays.
Data type | Name | Required | Description |
---|---|---|---|
EltIndex | Yes | The index of the element at which you want to insert a new element. | |
NumberofElts | No | Specifies the number of elements you want to insert. |
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 |