NormalTrip

Deprecated. Do not use in new code. (Alarm Manager module)

Description: This subroutine will deactivate an alarm and signal it as unacknowledged.
Returns: Numeric
Usage: Script Only.
Function Groups: Alarm
Related to: Register (Alarm Manager) | CurrentTime
Format: \AlarmManager\NormalTrip(AlarmObject[, EventTime]);
Parameters:  
AlarmObject
Required. The object value for the alarm that was passed to the Register subroutine.
EventTime
Optional. The time stamp to use when adding this event to the alarm lists. If invalid or not defined, the default is CurrentTime().
Comments: The NormalTrip subroutine always returns "0".