Top  | Previous | Next

Alarming / isAlarmActive

isAlarmActive(tagPath, [alarmName], [pollRate])

Returns whether there are active alarms that match the provided criteria. The alarm name is optional, and both the tag path and alarm name support wildcards ('*'). For example, if only the tag path was specified, this function would return whether any alarm on the tag was active.

 

The pollRate parameter is only applicable in the client scope.