Network:UseBinding Property

LabView Local Project Settings

Network:UseBinding Property

Short Name: Network.UseBinding

Installed With: Base Package

Class: Variable Properties

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.

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.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemNo
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo