BrowseDataSocket
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
Launches the National Instruments DataSocket Browser dialog box to establish a connection to a DataSocket item.
Syntax
object.BrowseDataSocket([prompt], [selectedURL])Parameters
| 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. |
Return Value
none