Instruction manual
48
41: Z=X+Y (P33) ; Store the time (hrmin) (loc 92)
1: 92 X Loc [ _________ ]
2: 93 Y Loc [ _________ ]
3: 92 Z Loc [ _________ ]
42: Beginning of Loop (P87)
1: 0 Delay
2: 90 Loop Count
43: Z=F (P30) ; Reset all storage arrays
1: 0 F
2: 0 Exponent of 10
3: 1 -- Z Loc [ _________ ]
44: End (P95)
45: Do (P86) ; measure initial voltage using AM25T
1: 42 Set Port 2 High ; Port 2 is connected reset of AM25T
46: Beginning of Loop (P87)
1: 0 Delay
2: 12 Loop Count ; for 4* N boxes
47: Step Loop Index (P90)
1: 2 Step
48: Do (P86) ;
Port 3 (C3) connects to clock of AM25T
1: 43 Set Port 3 High
49: Do (P86)
1: 53 Set Port 3 Low
50: Do (P86)
1: 43 Set Port 3 High
51: Do (P86)
1: 53 Set Port 3 Low
52: Volt (SE) (P1) ; Store initial voltage in Loc (61..84)
1: 2 Reps
2: 15 2500 mV Fast Range
3: 1 SE Channel
4: 61 -- Loc [ _________ ]
5: 1.0 Mult
6: 0.0 Offset
53: End (P95)
54: Do (P86)
1: 52 Set Port 2 Low
55: Timer (P26)
1: 0 Reset Timer
56: Do (P86)
1: 21 Set Flag 1 Low
57: Do (P86)
1: 12 Set Flag 2 High
58: End (P95)