Control class/Value property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 633200D
Scope Basic Development Environment
Data Name Value
Short Name* Value
Long Name* Value
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 6
Owning Class Name Control Class
Data Type LV Variant data type

LV Variant

Property Node Value
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
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 runningYes

Data value of the control (LV variant). If this is a Boolean value configured with a latching mechanical action, this property always returns an error. Due to race conditions that can occur when you have a Boolean value with latching mechanical action, you cannot programmatically read Boolean values that are set with a latching mechanical action.


Uses

History

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

See Also

External Links