OPC Labs EasyOPC-UA Components Library
DiscoverGlobalServers Method
OpcLabs_EasyOpcUAComponents ActiveX DLL > EasyUAClient Object : DiscoverGlobalServers Method

Description
Globally discovers OPC-UA servers that meet the specified filters and returns information about them, using the specified GDS endpoint.

 

DISPID (Dispatch ID):

 

For more information, see DiscoverGlobalServers in .NET Reference.

Syntax
Visual Basic
Public Function DiscoverGlobalServers( _
   ByVal gdsEndpointDescriptorString As String _
) As UADiscoveryElementCollection
Parameters
gdsEndpointDescriptorString

Return Type

See DiscoverGlobalServers in .NET Reference.

Remarks

For remarks, see DiscoverGlobalServers in .NET Reference.

Example

For examples, see DiscoverGlobalServers in .NET Reference.

See Also

EasyUAClient Object  | EasyUAClient Members