The following tables list the members exposed by OpcAEServerBrowser.
Name | Description | |
---|---|---|
![]() | OpcAEServerBrowser Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | UaDiscoveryServerUrl | Only with UA option. The URL of the UA discovery server. The default is "opc.tcp://localhost:4840" The OpcServerBrowser() methods variants with a machine name argument replace "localhost" with the specifie name. This property only needs to be set if a non-default port number or protocol is to be used for the Discobvery server. |
Name | Description | |
---|---|---|
![]() | CLSIDFromProgID | Get a server's CLSID from it's ProgId. See OPC specs, chapter 'OPC Server Browser' for details |
![]() | EnumClassesOfCategories | Enumerate the registered OPC servers. See OPC specs, chapter 'OPC Server Browser' for details |
![]() | GetClassDetails | Get the ProgId and user type or the server with the specified CLSID. See OPC specs, chapter 'OPC Server Browser' for details |
![]() | GetServerList | Overloaded. Get the names of the registerd OPC DA 2.0 servers. The ProgId of all OPCDA V2 servers is returned as a string array. This array can e.g. be directly displayed in a Windows control. |