Data Binding:Bind To Network Path Method

LabView Local Project Settings

Data Binding:Bind To Network Path Method

Short Name: DataBinding.Bind To Network Path

Installed With: Base Package

Class: Control Methods

Binds a control to an NI Publish-Subscribe-Protocol network path. You can add new connections only at edit time.

This method is similar to the Data Binding Selection and Access Type options on the Data Binding page of the Properties dialog box.

Parameters

NameRequiredDescription
URLNoString where you specify the URL to establish a connection.
ModeNoMode of the connection. Options are: No PSP, Read, Write, or Write & Read.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read/Write)
Settable when the VI is runningNo
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 definitionsYes
Available with polymorphic VIsNo