SharedVariableNode class/Write? property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 55D4B001
Scope VI Scripting
Data Name Write?
Short Name* Write?
Long Name* Write?
* 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 Boolean data type

Boolean

Property Node Write?
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 whether a Shared Variable node is configured to read or write data. TRUE corresponds to writing data, and FALSE corresponds to reading data.


Uses

History

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

See Also

External Links