DataSocket Select URL VI
- Updated2025-07-30
- 3 minute(s) read
Displays a dialog box for the user to select a data source and returns the URL to that data.
Use this VI only when you do not know the URL for an object and you want to search for a data source or target from a dialog box.

Inputs/Outputs
Options (0)
—
Options determines whether PSP, DataSocket, or OPC items are shown in the browser. Combine values to show multiple types of items. For example, an input of 3 shows PSP and DataSocket items and an input of 7 shows all three types. The default is 0.
StartURL (empty)
—
StartURL specifies the URL to open the dialog box. StartURL can be blank, a protocol such as file:, or an entire URL.
Title (Select URL)
—
Title is the title of the dialog box.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
Filter (empty)
—
Filter inputs the filter values the dialog box uses. Filter currently is enabled for files only.
URL Selected
—
URL Selected is TRUE if you selected a valid data source.
URL
—
URL provides the URL of the selected data source. This value is valid only if URL Selected is TRUE.
error out
—
error out contains error information. This output provides standard error out functionality. |
Options (0)
—
StartURL (empty)
—
error in (no error)
—
URL Selected
—
URL
—
error out
—