5 cs616 sample edlog program 5, Cs616 sample edlog program 5 – Campbell Scientific CS616 and CS625 Water Content Reflectometers User Manual
Page 27

CS616 and CS625 Water Content Reflectometers
7: Z=X*Y (P36)
1: 5
X Loc [ TFactor ]
2: 4
Y Loc [ TempCS616 ]
3: 4
Z Loc [ TempCS616 ]
8: Z=X+Y (P33)
1: 3
X Loc [ CS616 ]
2: 4
Y Loc [ TempCS616 ]
3: 6
Z Loc [ NewCS616 ]
9: Polynomial (P55)
;Convert corrected probe period to water
content.
1: 1
Reps
2: 6
X Loc [ NewCS616 ]
3: 7
F(X) Loc [ WaterCont ]
4: -0.0663 C0
5: -0.0063 C1
6: 0.0007 C2
7: 0.0
C3
8: 0.0
C4
9: 0.0
C5
10: Do (P86)
1: 10
Set Output Flag High (Flag 0)
11: Real Time (P77)
;Record time of measurement.
1: 0220
Day,Hour/Minute (midnight = 2400)
12: Sample (P70)
;Write water content to datalogger final
storage.
1: 1
Reps
2: 7
Loc [ WaterCont ]
13: End (P95)
*Table 2 Program
02: 0.0000 Execution Interval (seconds)
*Table 3 Subroutines
End Program
-Input Locations-
1 TSoil 1 1 1
2 Tref 1 1 1
3 CS616 1 2 1
4 TempCS616 1 2 2
5 TFactor 1 1 1
6 NewCS616 1 1 1
7 WaterCont 1 1 1
6.4.5.5 CS616 Sample Edlog Program 5
Hourly, measure datalogger battery voltage, internal temperature and 48 CS616
probes. The AM16/32-series multiplexer slide switch on the top panel is set to
4X16. Can execute measurement sequence manually by setting Flag 1 high.
21