Control class/DataSocket.Status property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6332018
Scope Basic Development Environment
Data Name DtSktStatus
Short Name* DtSktStatus
Long Name* DataSocket: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 DataSocket: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