Control class/Data Binding.Bind To Network Path method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6331C0F
Scope Basic Development Environment
Data Name DataBinding.Bind To Network Path
Short Name* DataBinding.Bind To Network Path
Long Name* Data Binding:Bind To Network Path
* 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
Return Data Type No return value
Invoke Node Data Binding:Bind To Network Path
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read/Write)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
Remote access allowedYes
Settable when the VI is runningNo

Binds a control to an NI Publish-Subscribe Protocol (NI-PSP) 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

Data type Name Required Description
String URL Yes String where you specify the URL to establish a connection.
Enum U32 Mode Yes Mode of the connection. Options are: No PSP, Read, Write, or Write & Read.

Uses

History

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

See Also

External Links