
Redwing Digital Cellular Modem
8
To allow contacting the station throughout the day, the transceiver can be
turned on for the first 10 minutes of each hour:
;{CR10X}
;
*Table 1 Program
01: 10.0 Execution Interval (seconds)
01: If time is (P92)
1: 0 Minutes (Seconds --) into a
2: 60 Interval (same units as above)
3: 41 Set Port 1 High
02: If time is (P92)
1: 10 Minutes (Seconds --) into a
2: 60 Interval (same units as above)
3: 51 Set Port 1 Low
*Table 2 Program
02: 0.0 Execution Interval (seconds)
*Table 3 Subroutines
End Program
Or one might want to power the transceiver for one hour at 10 a.m. and at 10
p.m.
;{CR10X}
;
*Table 1 Program
01: 10.0 Execution Interval (seconds)
01: If time is (P92)
1: 600 Minutes (Seconds --) into a
2: 720 Interval (same units as above)
3: 41 Set Port 1 High
02: If time is (P92)
1: 660 Minutes (Seconds --) into a
2: 720 Interval (same units as above)
3: 51 Set Port 1 Low
*Table 2 Program
02: 0.0 Execution Interval (seconds)
*Table 3 Subroutines
End Program
Kommentare zu diesen Handbüchern