Revision as of 15:10, 30 April 2020
| VI Server Method Information
|
| Method ID
|
6352C02
|
| Scope
|
VI Scripting
|
| Data Name
|
Change to Shared Variable Node
|
| Short Name*
|
Change to Shared Variable Node
|
| Long Name*
|
Change to Shared Variable Node
|
| * Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
|
| Owning Class ID
|
16395
|
| Owning Class Name
|
ControlTerminal Class
|
| Return Data Type
|
LVClassBDConst Refnum data type
LVClassBDConst Refnum
|
| Invoke Node
|
|
| Available in Real-Time Operating System | No |
| Available in Run-Time Engine | No |
| Loads the block diagram into memory | Yes |
| Loads the front panel into memory | Yes |
| Need to authenticate before use | No |
| Remote access allowed | Yes |
| Settable when the VI is running | No |
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.
Parameters
| Data type
|
Name
|
Required
|
Description
|
| LVClassBDConst Refnum
|
Change to Shared Variable Node
|
Yes. Return value.
|
|
|
Variable Project Item
|
No
|
Specifies a reference to the shared variable you want to bind to the Shared Variable node.
|
Uses
History
| Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links