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
|
|
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes (Read/Write) |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Remote access allowed | Yes |
Settable when the VI is running | No |
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)
|
|
More info to come.
|
See Also
External Links