OffNormal

Description: This subroutine will activate the alarm; however, it will not affect the unacknowledged status.

 

Format:        OffNormal(AlarmObject[, EventTime]);

 

Parameters: AlarmObject is the object value for the alarm that was passed to the Register (Alarm Manager) subroutine.

          EventTime is the time stamp to use when adding this event to the alarm lists. This is typically CurrentTime(); additionally, if invalid or not defined, the default is CurrentTime().

 

Comments:   The OffNormal subroutine always returns "0".