Remove DataSocket Method

LabView Local Project Settings

Remove DataSocket Method

Short Name: Remove DataSocket

Installed With: Base Package

Class: Control Methods

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.

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