Requires: VI Scripting
Inherits from Terminal. View the class hierarchy.
Method | Description |
---|---|
Change To Constant | Changes 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 Node | Changes 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 Direction | Changes the control to an indicator or the indicator to a control. Details |