Skip to main content
Version: 7.9

system.opchda.getServers

This function is used in Python Scripting.

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.

Client Permission Restrictions​

This scripting function has no Client Permission restrictions.

Syntax​

system.opchda.getServers()

Parameters​

None

Returns​

Names[] - A list of the string names of servers.

Scope​

All