system.opchda.isServerAvailable
Description
Checks to see if the specified OPC-HDA server is defined, enabled, and connected.
Syntax
system.opchda. isServerAvailable( )
-
Parameters
String serverName - The name of the OPC-HDA server to check.
-
Returns
Boolean - Will be true if the server is available and can be queried, false if not.
-
Scope
All
Code Examples
There are no examples for this function.