OPCAE.NET Reference Manual
OpcAEServerBrowser Class Members
See Also  Properties  Methods  Send Feedback
OPCAE Namespace : OpcAEServerBrowser Class


Glossary Item Box

The following tables list the members exposed by OpcAEServerBrowser.

Public Constructors

 NameDescription
Public ConstructorOpcAEServerBrowser ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyUaDiscoveryServerUrlOnly 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.  
Top

Public Methods

 NameDescription
Public MethodCLSIDFromProgIDGet a server's CLSID from it's ProgId.
See OPC specs, chapter 'OPC Server Browser' for details
 
Public MethodEnumClassesOfCategoriesEnumerate the registered OPC servers.
See OPC specs, chapter 'OPC Server Browser' for details  
Public MethodGetClassDetails Get the ProgId and user type or the server with the specified CLSID. See OPC specs, chapter 'OPC Server Browser' for details  
Public MethodGetServerListOverloaded. 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.  
Top

Protected Methods

 NameDescription
Protected MethodFinalize Destructor. The OpcEnum COM object is released.  
Top

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.