Optional Alarm Configuration

Specify severity by setting the AlmSeverityList attribute.

To specify the alarm text, change the AlmHelp attribute. Different texts can be specified for each sub-condition by adding new texts to the AlmHelp attribute, separated by a semicolon. If no text is given, automatically generated text is sent to clients. If only one set of text is given, it'll be used for all sub-conditions. If more than one text is given they must be positioned in the AlmHelp string as follows:

Event categorySub conditionAlmHelp text position (1 based)
DiscreteNot normal2
DiscreteNormal1
LevelLoLo5
LevelLo4
LevelHi3
LevelHiHi2
LevelNormal1
WatchdogFrozen2
WatchdogUpdating1
WatchQualityGood3
WatchQualityUncertain2
WatchQualityBad1

Events can be delayed for a certain amount of ScanPeriods by setting the AlmActiveDelayPeriods attribute. You might need to add this attribute to your items the same way you added the AlarmAreaEvtCatregory attribute. If the conditions becomes inactive within the delay, no event will be issued.