Instruction manual

26
enter *1 15 A A A x A where x is max time in multiples of 0.1s
default value if 500 s, i.e. x=500, but 300s might be OK
5.9. Listing of the logger program - C21-HP4.CSI
This section gives a listing of the CAPTURE program designed to measure the outputs
generated by the HPV unit, and to calculate and store the
t
z
s associated with ea ch set of
the probes. Note: For the program to run on a CR21X, the USER needs to enter the *A
mode and reset the number of final output locations to 100. The programme is similar to
C10-HP3.CSI, except for minor changes caused by instructions P20 and P30 which are
described in the Campbell data logger manual. Locations where the USER can make
changes are written in bold type.
;{21X}
*Table 1 Program
01: 0.2000 Execution Interval (seconds)
1: If time is (P92)
1: 0 Minutes into a
2: 30 Minute Interval
3: 11 Set Flag 1 High
2: If Flag/Port (P91)
1: 15 Do if Flag 5 is High
2: 30 Then Do
3: Timer (P26)
1: 99 Loc [ _________ ]
4: Volts (SE) (P1)
1: 16 Reps
2: 4 ñ 500 mV Slow Range
3: 1 SE Channel
4: 21 Loc [ _________ ]
5: 1 Mult
6: 0 Offset
5: Beginning of Loop (P87)
1: 0 Delay
2: 16 Loop Count
6: IF (X<=>F) (P89)
1: 1 -- X Loc [ _________ ]
2: 1 =
3: 0 F
4: 30 Then Do
7: IF (X<=>Y) (P88)
1: 41 -- X Loc [ _________ ]
2: 3 >=
3: 21 -- Y Loc [ _________ ]
4: 30 Then Do
8: Z=X (P31)
1: 99 X Loc [ _________ ]
2: 1 -- Z Loc [ _________ ]
9: Z=X*F (P37)
1: 1 -- X Loc [ _________ ]
2: 0.1 F
3: 1 -- Z Loc [ _________ ]
10: Z=Z+1 (P32)
1: 90 Z Loc [ _________ ]
11: End (P95)
12: End (P95)
13: End (P95)
14: IF (X<=>F) (P89)
1: 90 X Loc [ _________ ]
2: 3 >=
3: 16 F
4: 16 Set Flag 6 High
15: IF (X<=>F) (P89)
1: 99 X Loc [ _________ ]
2: 3 >=
3: 5000 F
4: 16 Set Flag 6 High