Digital alarm

Monitors Boolean variables. Activates when the value of the monitored variable is not the normal state value

BrowseName
OffNormalAlarmController
SuperType
AlarmController(AlarmController)

Properties

Name BrowseName DataType Description
Normal state value NormalStateValue Double Normal value for the monitored variable. The alarm activates when the value of the variable monitored is different from this
Enabled Enabled Boolean (Inherited from AlarmController)
Active Active Boolean (Inherited from AlarmController)
Auto acknowledge AutoAcknowledge Boolean (Inherited from AlarmController)
Auto confirm AutoConfirm Boolean (Inherited from AlarmController)
Input variable InputValue Double (Inherited from AlarmController)
Message Message LocalizedText (Inherited from AlarmController)
Severity Severity UInt16 (Inherited from AlarmController)
Max TimedShelve duration MaxTimeShelved Duration (Inherited from AlarmController)
Preset TimedShelve duration PresetTimeShelved Duration (Inherited from AlarmController)
Last event LastEvent BaseDataType (Inherited from AlarmController)
Shelved Shelved Boolean (Inherited from AlarmController)

Events

OffNormalAlarmType

BrowseName
OffNormalAlarmType