Instruction manual

46
1: 53 Set Port 3 Low
11: Volt (SE) (P1)
1: 2 Reps
2: 15 2500 mV Fast Range
3: 1 SE Channel
4: 31 -- Loc [ _________ ]
5: 1.0 Mult
6: 0.0 Offset
12: Z=X-Y (P35) Calculate temperature difference
1: 31 -- X Loc [ _________ ]
2: 61 -- Y Loc [ _________ ]
3: 31 -- Z Loc [ _________ ] and store in loc (31..54)
13: End (P95)
14: Do (P86) De-activate AM25T
1: 52 Set Port 2 Low
15: Beginning of Loop (P87) ; Check each input for a cross-over
1: 0 Delay
2: 24 Loop Count 8*N boxes
16: If (X<=>F) (P89)
1: 1 -- X Loc [ _________ ]
2: 1 =
3: 0.0 F
4: 30 Then Do
17: If (X<=>F) (P89) If a cross-over has occurred
1: 31 -- X Loc [ _________ ]
2: 4 <
3: 0.0 F
4: 30 Then Do
18: Z=X (P31) Store tz in loc (1..24)
1: 99 X Loc [ _________ ]
2: 1 -- Z Loc [ _________ ]
19: Z=Z+1 (P32) Increment the ‘tz’ counter
1: 90 Z Loc [ _________ ]
20: End (P95)
21: End (P95)
22: End (P95)
23: If (X<=>F) (P89) ; If all 24 channels have crossed over
1: 90 X Loc [ _________ ] ; then set flag 6 (to exit loop)
2: 3 >=
3: 24 F
4: 16 Set Flag 6 High
24: If (X<=>F) (P89) ; if time > 300 s
1: 99 X Loc [ _________ ] ; then set flag 6 (to exit loop)
2: 3 >=
3: 300 F
4: 16 Set Flag 6 High