Search
6 result(s) for ServerRedundancyType
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information Model6.3.7 ServerRedundancyTypeServerRedundancyType This ObjectType defines the redundancy capabilities supported by the OPC UA Server . It is formally defined in Table 16 . Table 16 - ServerRedundancyType definition Attribute Value BrowseName ServerRedundancyType IsAbstract False ... defined in 12.5 . It shall be set to NONE for all instances of the ServerRedundancyType using the ObjectType directly (no subtype). The RedundantServerArray contains an array of available Servers
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information Model6.3.1 ServerTypeObject ServerDiagnostics 1 - ServerDiagnosticsType Mandatory HasComponent Object VendorServerInfo - VendorServerInfoType Mandatory HasComponent Object ServerRedundancy 1 - ServerRedundancyType Mandatory HasComponent Object Namespaces - NamespacesType Optional HasComponent Method GetMonitoredItems Defined in 9.1 Optional HasComponent Method ... provide any redundancy support. If the Server supports redundancy, then a subtype of ServerRedundancyType is used to describe its capabilities. Otherwise, it provides an Object of type ServerRedundancyType with
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelTransparentRedundancyType This ObjectType is a subtype of ServerRedundancyType and is used to identify the capabilities of the OPC UA Server for server-controlled redundancy with a transparent switchover ... TransparentRedundancyType IsAbstract False References Node Class BrowseName DataType TypeDefinition Modelling Rule Subtype of the ServerRedundancyType defined in 6.3.7 , i.e. inheriting the InstanceDeclarations of that Node. HasProperty Variable CurrentServerId String PropertyType
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelNonTransparentRedundancyType This ObjectType is a subtype of ServerRedundancyType and is used to identify the capabilities of the OPC UA Server for non-transparent redundancy. It is formally defined in Table ... BrowseName NonTransparentRedundancyType IsAbstract False References NodeClass BrowseName DataType TypeDefinition Modelling Rule Subtype of the ServerRedundancyType defined in 6.3.7 , which means it inherits the InstanceDeclarations of that Node. HasProperty Variable ServerUriArray
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information Modelshall use the NonTransparentNetworkRedundancyType to identify its redundancy support. RedundancySupport is inherited from the ServerRedundancyType . It shall be set to COLD, WARM, HOT or HOT_AND_MIRRORED for all instances
-
OPC-10000-5 – OPC Unified Architecture - Part 5: Information ModelA.9 Subtypinginformation shall differ depending on the supported redundancy of the Server , subtypes of the ServerRedundancyType will be used for this purpose. Subtyping is also used as an extensibility mechanism