Short Name: Insert Column Before
Requires: VI Scripting
Class: ArrayConstant Methods
To Use: Create a method.
Inserts a column before the index you specify. This method applies only to 2D arrays.
| Data type | Name | Required | Description |
|---|---|---|---|
![]() | ColumnIndex | Yes | The index of the column at which you want to insert a new column. |
![]() | NumberofColumns | No | The number of columns 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 |