Terminal Methods

Requires: VI Scripting

View the class hierarchy.

MethodDescription
Connect WireConnects a wire to the terminal. The wire source can be either another terminal or a node. Details
Create ConstantCreates a constant for the terminal and returns a reference to it. You can specify an optional value for the constant. Details
Create ControlCreates a control for the terminal and returns a reference to it. You can specify an optional value for the control. Details
Create Described WireConnects a wire to the terminal. The wire source can only be another terminal. Details
Create IndicatorCreates an indicator for the terminal and returns a reference to it. You can specify an optional value for the indicator. Details
Create Shared Variable NodeCreates a shared variable node from the terminal and returns a reference to the shared variable node. You can link the project item of a variable to the new shared variable node. Details