Short Name: AssignCtrlToTerm
Requires: VI Scripting
Class: ConnectorPane Methods
To Use: Create a method.
Assigns a front panel control to a connector pane terminal of the VI.
You can use this method to configure the connector panes of a target VI using VI Scripting.
Data type | Name | Required | Description |
---|---|---|---|
Control | Yes | Specifies the control to assign to a connector pane terminal. | |
Terminal Index | Yes | Specifies the index of the connector pane terminal to which to assign the control. Display additional VI Scripting information in the Context Help window to identify the terminal index of the connector pane terminal to which you want to assign the control. |
The following table lists the characteristics of this method.
Data type | No return value |
Available in Run-Time Engine | No |
Available in Real-Time Operating System | Yes |
Settable when the VI is running | No |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Loads the block diagram into memory | No |
Remote access allowed | Yes |