IsDisabled

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

 

Format:        IsDisabled (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 IsDisabled subroutine returns a "1" if the alarm is disabled; otherwise it returns a "0".