OpcUaServerExternalRedundancySetServiceLevel (FUN)ΒΆ

FUNCTION OpcUaServerExternalRedundancySetServiceLevel : RTS_IEC_RESULT

Set the ServiceLevel of the OPC UA server to the desired value. Changes will take effect immediately. Note: The Redundancy.Mode must be configured to External to allow this API.

InOut:

Scope

Name

Type

Comment

Return

OpcUaServerExternalRedundancySetServiceLevel

RTS_IEC_RESULT

Result of the operation. ERR_NOT_SUPPORED: The OPC UA Server is not setup for external redundancy. Changes of ServiceLevel not allowed. ERR_OK: ServiceLevel was changed.

Input

servicelevel

OpcUa_Byte

The new value of the service level.