Instruction manual

21
1: 99 Loc [ _________ ]
4: Volts (SE) (P1) Measure current temp. signal and store in loc (21..32)
1: 12 Reps Change as required
2: 14 ñ 250 mV Fast Range
3: 1 SE Channel
4: 21 Loc [ _________ ] Monitor loc (21..32) to observe temperature trace
5: 1 Mult
6: 0 Offset
5: Beginning of Loop (P87) Check for cross-over times
1: 0 Delay
2: 12 Loop Count Change as required
6: IF (X<=>F) (P89)
1: 1 -- X Loc [ _________ ] tz’s are stored in loc (1..12)
2: 1 =
3: 0 F
4: 30 Then Do
7: IF (X<=>Y) (P88) test for a temperature ‘cross over’
1: 41 -- X Loc [ _________ ] initial temperature signal in loc (41..52)
2: 3 >=
3: 21 -- Y Loc [ _________ ] current temperature signal in loc (21..32)
4: 30 Then Do
8: Z=X (P31) If crossed over then
1: 99 X Loc [ _________ ] store tz in loc (1..12)
2: 1 -- Z Loc [ _________ ]
9: Z=Z+1 (P32) inc a ‘tz’ counter
1: 90 Z Loc [ _________ ]
10: End (P95)
11: End (P95)
12: End (P95)
13: IF (X<=>F) (P89) If all 12 channels have crossed over then
1: 90 X Loc [ _________ ] set Flag 6
2: 3 >=
3: 12 F Change as required
4: 16 Set Flag 6 High
14: IF (X<=>F) (P89) If more than 500 s have elapsed then
1: 99 X Loc [ _________ ] set flag 6
2: 3 >=
3: 500 F Change as required
4: 16 Set Flag 6 High
15: End (P95)
16: If Flag/Port (P91) If Flag 6 is set then
1: 16 Do if Flag 6 is High output all the data