Requires: VI Scripting
Inherits from Node. View the class hierarchy.
| Method | Description |
|---|---|
| Change to Constant | Changes 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 Control | Changes 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 Indicator | Changes 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 |