BrowseDataSocket Method

LabView ActiveX Properties and Methods

BrowseDataSocket Method

Installed With: Base Package

Class: Application Methods (ActiveX)

Launches the National Instruments DataSocket Browser dialog box to establish a connection to a DataSocket item.

Syntax

object.BrowseDataSocket([prompt], [selectedURL])

Parameters

NameTypeDescription
promptStringSpecifies the title of the DataSocket Browser dialog box.
selectedURLStringReturns the URL of the connection specified by the user in the DataSocket Browser dialog box.

Return Value

none