Control class/DataSocket.Mode property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6332016
Scope Basic Development Environment
Data Name DtSktMode
Short Name* DtSktMode
Long Name* DataSocket:Mode
* 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 Enum U32 data type

Enum U32

Property Node DataSocket:Mode
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

Gets or sets the mode of the data connection.

Values
0 No DataSocket
1 Publish
2 Subscribe
3 Publish & Subscribe

Uses

History

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

See Also

External Links