OpcUaServerExternalRedundancySetServers (FUN)ΒΆ
FUNCTION OpcUaServerExternalRedundancySetServers : RTS_IEC_RESULT
Configure the redundant OPC UA Servers, if the OPC UA Redundancy is managed via some external tool. Changes will take effect immediately. Note: The Redundancy.Mode must be configured to External. Note: OpcUaServerSetExternalRedundancyMode must not be set to None.
- InOut:
- Scope - Name - Type - Comment - Return - OpcUaServerExternalRedundancySetServers- RTS_IEC_RESULT- Result of the operation. ERR_PARAMETER if one of the parameters was invalid. ERR_NOT_SUPPORED if the OPC UA Server is not setup for external redundancy. ERR_OK if Values are recognized by the server. - Input - redundantServers- POINTER TO OpcUa_ApplicationDescription - The ApplicationDescriptions of the redundant OPC UA Servers to show within the address space and FindServers. - numRedundantServers- OpcUa_UInt32- The number of URIs given.