OPC Studio User's Guide and Reference
DiscoverLocalApplications Method



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA Namespace > IEasyUAClientExtension Class : DiscoverLocalApplications Method
Discovers OPC-UA applications available on the discovery host.

This method discovers available OPC-UA applications and returns information about them, using the specified discovery host, and filtering by specified application types. It uses the so-called Local Discovery Server (LDS). You can influence how the discovery works using the properties in static SharedParameters.

Invokes the FindServers service.

See also in Knowledge Base: Technical note-OPC UA Discovery in QuickOPC.

Overload List
OverloadDescription
Discovers OPC-UA applications available on the discovery host, specifying the discovery host, and application types.  
Discovers OPC-UA applications available on the discovery host, specifying the discovery host, and application types, and whether the results should be flat.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also