Short Name: AddPropertyItemAfter
Requires: VI Scripting
Class: Property Methods
To Use: Create a method.
Adds a new property item after the item you specify in Index and returns a reference to the new property item.
Data type | Name | Required | Description |
---|---|---|---|
Index | Yes | Specifies the index of the item after which to add the new item. To add the item to the beginning of the node, specify –1 for Index. |
The following table lists the characteristics of this method.
Data type | |
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 |