Variable class/Network.Use Binding property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 4F483C07
Scope Basic Development Environment
Data Name Network.Enabled
Short Name* Network.UseBinding
Long Name* Network:Use Binding
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 81
Owning Class Name Variable Class
Data Type Boolean data type

Boolean

Property Node Network:Use Binding
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
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 runningNo

If TRUE, LabVIEW binds a shared variable to an existing shared variable in the active project, an existing shared variable in another project, or an NI Publish-Subscribe Protocol data item on the network. The default is FALSE.

An error occurs if you attempt to set this property when the VI is running.

This property is similar to the Enable Aliasing option on the Variable page of the Shared Variable Properties dialog box.

Note You can bind front panel objects only to network-published shared variables.

Uses

History

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

See Also

External Links