Non-exclusive deviation alarm¶
BrowseName: NonExclusiveDeviationAlarmController
SuperType: Non-exclusive limit alarm (NonExclusiveLimitAlarmController)
TypeView path: Tipi > Allarmi > Allarme a scostamento non esclusivo
Monitors the deviation from a setpoint value of variables relating to physical quantities. Activates when the value of the monitored variable has a deviation equal to or greater than the set value. When several limits of interest are reached consecutively, the alarm signals all the limits reached
Applications
Typically used to monitor the constancy of the value of a variable, for example the temperature of a refrigerator.
Properties¶
Name |
BrowseName |
DataType |
Description |
---|---|---|---|
Set point value | Setpoint |
Ideal value for the monitored variable |
|
High-high limit | HighHighLimit |
High-high limit value
(Inherited from Limit alarm)
|
|
High limit | HighLimit |
High limit value
(Inherited from Limit alarm)
|
|
Low limit | LowLimit |
Low limit value
(Inherited from Limit alarm)
|
|
Low-low limit | LowLowLimit |
Low-low limit value
(Inherited from Limit alarm)
|
|
Enabled | Enabled |
Enable/disable the alarm.
(Inherited from Alarm controller)
|
|
Auto acknowledge | AutoAcknowledge |
True: when the alarm activates, it is automatically acknowledged and confirmed. False: when the alarm activates, it must be acknowledged by the user.
(Inherited from Alarm controller)
|
|
Auto confirm | AutoConfirm |
True: when the alarm activates, it is automatically confirmed by the application. False: when the alarm activates, it must be confirmed by the user.
(Inherited from Alarm controller)
|
|
Input variable | InputValue |
Variable to monitor
(Inherited from Alarm controller)
|
|
Message | Message |
Alarm message text
(Inherited from Alarm controller)
|
|
Severity | Severity |
Level of severity of the alarm, which indicates its priority on a scale from 1 to 1000 (in compliance with the OPC UA standard: 1 = information, 1000 = serious error).
(Inherited from Alarm controller)
|
|
Last event | LastEvent |
Last alarm event generated
(Inherited from Alarm controller)
|
Events¶
NonExclusiveDeviationAlarmType¶
BrowseName: NonExclusiveDeviationAlarmType