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

Description
Discovers available OPC-UA servers and returns information about them, using the specified discovery host.

 

DISPID (Dispatch ID):

 

For more information, see DiscoverLocalServers in .NET Reference.

Syntax
Visual Basic
Public Function DiscoverLocalServers( _
   ByVal discoveryHost As String _
) As UADiscoveryElementCollection
Parameters
discoveryHost

Return Type

See DiscoverLocalServers in .NET Reference.

Remarks

For remarks, see DiscoverLocalServers in .NET Reference.

Example

For examples, see DiscoverLocalServers in .NET Reference.

See Also

EasyUAClient Object  | EasyUAClient Members