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