SharedVariableNode Methods

Requires: VI Scripting

Inherits from Node. View the class hierarchy.

MethodDescription
Change to ConstantChanges the shared variable node to a constant and returns a reference to the constant. LabVIEW automatically closes the reference to the shared variable node. Details
Change to ControlChanges the shared variable node to a control and returns a reference to the control. LabVIEW automatically closes the reference to the shared variable node. Details
Change to IndicatorChanges the shared variable node to an indicator and returns a reference to the indicator. LabVIEW automatically closes the reference to the shared variable node. Details