ControlTerminal Methods

Requires: VI Scripting

Inherits from Terminal. View the class hierarchy.

MethodDescription
Change To ConstantChanges the control to a constant and returns a reference to the constant. LabVIEW automatically closes the reference to the control. Details
Change to Shared Variable NodeChanges the control to a Shared Variable node and returns a reference to the Shared Variable node. If you do not specify a shared variable to bind to the node, LabVIEW creates a new shared variable. LabVIEW automatically closes the reference to the control. Details
Toggle DirectionChanges the control to an indicator or the indicator to a control. Details