Instruction manual

54
49: If (X<=>F) (P89) ! wait 10 s before making a Tz measure
1: 99 X Loc [ _________ ]
2: 3 >=
3: 10 F ! change as required
4: 15 Set Flag 5 High
50: If Flag/Port (P91)
1: 15 Do if Flag 5 is High
2: 31 Exit Loop if True
51: End (P95)
52: Do (P86)
1: 22 Set Flag 2 Low
53: End (P95)
54: Batt Voltage (P10) ! store battery voltage in loc 98
1: 98 Loc [ _________ ]
*Table 2 Program
01: 0.0000 Execution Interval (seconds)
*Table 3 Subroutines
End Program
*Table 2 Program
02: 0.0000 Execution Interval (seconds)
*Table 3 Subroutines
End Program