SharedVariableNode class/Shared Variable Project Item property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 55D4B000
Scope VI Scripting
Data Name ProjectItem
Short Name* ProjectItem
Long Name* Shared Variable Project Item
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16512
Owning Class Name SharedVariableNode Class
Data Type ProjectItem Refnum data type

ProjectItem Refnum

Property Node Shared Variable Project Item
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningNo

Gets or sets a reference to the shared variable in the LabVIEW Project that is associated with a Shared Variable node. If the VI with the Shared Variable node is not part of a project, or if the shared variable is located in a different project than the VI, LabVIEW returns an error.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links