ActiveMonitor

Description: Starts the required actions for an active alarm.  ActiveMonitor waits for an alarm to activate, then activates the Sounder and, if enabled, calls AlarmManager to add the popup.  

           

Format:        ActiveMonitor(AlarmObject, AlarmName, Startup);

 

 

Parameters: AlarmObject   { Object pointer to the alarm, may be invalid };

          AlarmName    { Name of the alarm                           };

          Startup                   { Flag, TRUE if called on a tag start-up      };

 

Comments:   The ActiveMonitor subroutine always returns "0".