12.5 RedundancySupport

This DataType is an enumeration that defines the redundancy support of the Server. Its values are defined in Table 232.

Table 232 – RedundancySupport values
NameValueDescription
NONE0None means that there is no redundancy support.
COLD1Cold means that the server supports cold redundancy as defined in OPC 10000-4.
WARM2Warm means that the server supports warm redundancy as defined in OPC 10000-4.
HOT3Hot means that the server supports hot redundancy as defined in OPC 10000-4.
TRANSPARENT4Transparent means that the server supports transparent redundancy as defined in OPC 10000-4.
HOT_AND_MIRRORED5HotAndMirrored means that the server supports HotAndMirrored redundancy as defined in OPC 10000-4.

See OPC 10000-4 for a more detailed description of the different values.

Its representation in the AddressSpace is defined in Table 233.

Table 233 – RedundancySupport definition
Attributes Value
BrowseNameRedundancySupport
IsAbstractFALSE
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the Enumeration DataType defined in Table 165.
HasPropertyVariableEnumStringsLocalizedText[]PropertyType
Conformance Units
Base Info ServerType