Requires: Base Development System
Class: Application Methods (ActiveX)
Launches the National Instruments DataSocket Browser dialog box to establish a connection to a DataSocket item.
object.BrowseDataSocket([prompt], [selectedURL])
Name | Type | Description |
---|---|---|
prompt | String | Specifies the title of the DataSocket Browser dialog box. |
selectedURL | String | Returns the URL of the connection specified by the user in the DataSocket Browser dialog box. |
none