IsUnacked

Description: This function will indicate if an alarm is currently unacknowledged. It can be used either as a subroutine or as a function.

 

Format:        IsUnacked(AlarmName);

 

Parameters: AlarmName is the name of an alarm (not the alarm object value that was passed to the Register (Alarm Manager) subroutine).

 

Comments:   The IsUnacked subroutine returns a "1" if the alarm is unacknowledged; otherwise it returns a "0".