Control class/Data Binding.Mode property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6332029
Scope Basic Development Environment
Data Name FPB.Mode
Short Name* BindingMode
Long Name* Data Binding: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 Data Binding: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 PSP
1 Read
2 Write
3 Write & Read

Uses

History

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

See Also

External Links