
133
.RTSLOW.n
.RTSHIGH.n
The .RTSHIGH event is generated when the RS-232 RTS signal has
changed from low to high. The .RTSLOW event occurs from the RS-232
RTS signal has changed from high to low. The .n indicates the port
number.
Alarm/Event Action Routine Parameters Comments
.RTSLOW SCHEDULE 2 PHONHOME
.RTSHIGH CANCEL .RTSLOW
This example schedules a PHONHOME to report the alarm two minutes
after RTS is lost (transitions from high to low). If RTS is re-established
(RTS goes high), the .RTSHIGH alarm occurs and cancels the action
PHONHOME Action Routine. Since no port number is specified, this
event will occur when RTS is lost on any port.
Alarm/Event Action Routine Parameters Comments
.RTSLOW.2 PHONHOME
This example initiates a PHONHOME if the Ready to Transmit signal
(RTS) is lost only on host port 2.
.WEEKLY
This event occurs automatically every week on Sunday evening at
midnight.
Comentários a estes Manuais