OPCAE.NET Reference Manual
GetServerList Method
See Also  Send Feedback
OPCAE Namespace > OpcAEServerBrowser Class : GetServerList Method

Glossary Item Box

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.

Overload List

OverloadDescription
GetServerList(String[])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.  
GetServerList(String[],Guid[]) Get the CLSIDs of the installed OPC AE servers.  
GetServerList(Guid[],String[])Get the names of the OPC servers registered with one of the categories listed in the CategoriesList parameter.
The ProgId of all servers is returned as a string array.
This array can e.g. be directly displayed in a Windos control.  
GetServerList(Guid[],String[],Guid[])Get the names of the OPC servers registered with one of the categories listed in the CategoriesList parameter.
The ProgId of all servers is returned as a string array.
This array can e.g. be directly displayed in a Windos control.  

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.