Control class/Data Binding.Binding Type property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 633202D
Scope Basic Development Environment
Data Name FPB.BindingType
Short Name* BindingType
Long Name* Data Binding:Binding Type
* 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:Binding Type
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 type of binding.

Values
0 Unbound
1 Bound To PSP URL
2 Bound To Variable Shortcut

Uses

History

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

See Also

External Links