OPC Unified Architecture – Part 9: Alarms & Conditions
5.8.24.2 OffNormalAlarmType
The OffNormalAlarmType is a specialization of the DiscreteAlarmType intended to represent a discrete Condition that is considered to be not normal. It is formally defined in Table 106. This sub type is usually used to indicate that a discrete value is in an Alarm state, it is active as long as a non-normal value is present.
Table 106 – OffNormalAlarmType definition
Attribute
Value
BrowseName
OffNormalAlarmType
IsAbstract
False
References
NodeClass
BrowseName
DataType
TypeDefinition
ModellingRule
Subtype of the DiscreteAlarmType defined in clause 5.8.24.1
The NormalState Property is a Property that points to a Variable which has a value that corresponds to one of the possible values of the Variable pointed to by the InputNodeProperty where the NormalStatePropertyVariable value is the value that is considered to be the normal state of the Variable pointed to by the InputNodeProperty. When the value of the Variable referenced by the InputNode Property is not equal to the value of the NormalState Property the Alarm is Active. If this Variable is not in the AddressSpace, a NULL NodeId shall be provided.