system.opchda.getServers
Description
Returns a list of the OPC-HDA servers configured on the system. This call will return all configured and enabled servers, including those that are not currently connected.
Syntax
system.opchda. getAttributes( serverName )
-
Parameters
None
-
Returns
Names[] - A list of the string names of servers.
-
Scope
All
Code Examples
There are no examples for this function.