Terminal class/Create Shared Variable Node method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6349C05
Scope VI Scripting
Data Name Create Shared Variable Node
Short Name* Create Shared Variable Node
Long Name* Create Shared Variable Node
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16385
Owning Class Name Terminal Class
Return Data Type LVClassBDConst Refnum data type

LVClassBDConst Refnum

Invoke Node Create Shared Variable Node
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryYes
Loads the front panel into memoryYes
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Creates a shared variable node from the terminal and returns a reference to the shared variable node. You can link the project item of a variable to the new shared variable node.

Parameters

Data type Name Required Description
LVClassBDConst Refnum Create Shared Variable Node Yes. Return value.
ProjectItem Refnum 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)
LabVIEW 2018 More info to come.

See Also

External Links