OpcUaServerExternalRedundancySetMode (FUN)ΒΆ

FUNCTION OpcUaServerExternalRedundancySetMode : RTS_IEC_RESULT

Set OPC UA Server Redundancy mode to be used, 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.

InOut:

Scope

Name

Type

Comment

Return

OpcUaServerExternalRedundancySetMode

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

mode

OpcUa_RedundancySupport

The mode to show within the address space. Note. Only None, Code, Warm, or Hot are allowed values