Control class/Remove DataSocket method

From LabVIEW Wiki
Jump to: navigation, search
VI Server Method Information
Method ID 6331C07
Scope Basic Development Environment
Data Name Remove DataSocket
Short Name* Remove DataSocket
Long Name* Remove DataSocket
* 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 Remove DataSocket
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

Removes an opc, ftp, and http connection from a control on Windows, and a dstp and file connection from a control on all LabVIEW-supported platforms.

This method is similar to the Unbound option of the Data Binding Selection pull-down menu on the Data Binding page of the Properties dialog box.

Note If you use this method with a Boolean control in a radio buttons control, this method returns an error.

Use the Data Binding:Unbind method to remove psp connections.

Parameters

This method has no parameters.

Uses

History

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

See Also

External Links