Search found 1 match

by
Sun Mar 25, 2018 5:36 am
Forum: Code - Code Builder
Topic: How to differentiate between alarms and events?
Replies: 1
Views: 3036

How to differentiate between alarms and events?

I would like to write a code that every hour check for an unacknowledged Alarm and then send an email. But I can not differentiate between Alarms and Events. :shock: How can I differentiate between alarms and events? :oops: The function I had written is like this: function void hourlyAlarmCheck() #S...