Instruction manual

COM100 Cellular Phone Package
11
;{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 I nterval (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
Whatever the time that the program powers the transceiver, the station must be
called while the transceiver is on; it cannot answer a call at other times.