
Model HFP01SC Self-Calibrating Soil Heat Flux Plate
;Apply custom calibration to the raw soil heat flux measurement.
;
9: Z=X*Y (P36)
1: 2 X Loc [ shf_mV ]
2: 3 Y Loc [ cal ]
3: 1 Z Loc [ shf ]
;Output data.
;
10: If time is (P92)
1: 0 Minutes (Seconds --) into a
2: 20 Interval (same units as above)
3: 10 Set Output Flag High (Flag 0)
11: Real Time (P77)
1: 0110 Day,Hour/Minute (midnight = 0000)
12: Resolution (P78)
1: 1 High Resolution
;Do not include that calibration data in the soil heat flux.
;
13: If Flag/Port (P91)
1: 118 Do if Flag 18 is High
2: 19 Set Intermed. Proc. Disable Flag High (Flag 9)
14: Average (P71)
1: 1 Reps
2: 1 Loc [ shf ]
15: Do (P86)
1: 29 Set Intermed. Proc. Disable Flag Low (Flag 9)
16: Sample (P70)
1: 1 Reps
2: 3 Loc [ cal ]
;Add other processing here.
;Call calibration routine.
;
17: Do (P86)
1: 8 Call Subroutine 8
*Table 2 Program
02: 0 Execution Interval (seconds)
*Table 3 Subroutines
;Calibration routine.
;
1: Beginning of Subroutine (P85)
1: 8 Subroutine 8
15
Komentáře k této Příručce