VI Server Method Information
|
Method ID
|
239A8000
|
Scope
|
VI Scripting
|
Data Name
|
AssignCtrlToTerm
|
Short Name*
|
AssignCtrlToTerm
|
Long Name*
|
Assign Control To Terminal
|
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
Owning Class ID
|
56
|
Owning Class Name
|
ConnectorPane Class
|
Return Data Type
|
No return value
|
Invoke Node
|
|
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | No |
Loads the block diagram into memory | No |
Loads the front panel into memory | Yes |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | No |
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.
Parameters
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.
|
Uses
History
See Also
External Links