• Not Answered

Alarm Summary Object - CheckForNewAlarms property

Hi All,

can anyone walk me through this Alarm Summary object property - CheckForNewAlarms? i found this from BOL deltav operate help.

from BOL, "Specifies whether the Alarm Summary object tracks new alarms and fires a NewAlarm event"

Syntax:

Object.CheckForNewAlarms = True; If set to True, NewAlarm event fires.

Syntax for NewAlarm:

object_NewAlarm(strNode As String, strTag As String)

The alarm summary configured doesn't have that property. I tried setting on picture initialize to set CheckForNewAlarms property to TRUE.

Anyone used this property before? our client requested to create a separate Alert List (we used the lowest priority level and filtered out from the banner). but would like to have a small pop-up similar to AMS device alert

Thanks

1 Reply