Control class/Data Binding.Status property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 633202A
Scope Basic Development Environment
Data Name FPB.Status
Short Name* BindingStatus
Long Name* Data Binding:Status
* 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 Common Cluster TypeDef data type

Common Cluster TypeDef

Property Node Data Binding:Status
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 Only
Remote access allowedYes
Settable when the VI is runningNo

Returns the status of the data connection. The connection status can be Invalid Status, Unconnected, Active, Idle, Error, or Connecting.

Elements
Name Description
Code The connection status. Valid values are Invalid Status, Unconnected, Active, Idle, Error, or Connecting.
Text Displays a message describing the current status.

Uses

History

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

See Also

External Links