Instruction Manual
NR01 Four-Component Net Radiation Sensor
; IR01_upCor = IR01_up+5.67 10-8 Temp_K4
; IR01_dnCor = IR01_dn+5.67 10-8 Temp_K4
12: Z=F (P30)
1: 5.67 F
2: -8 Exponent of 10
3: 25 Z Loc [ scratch_1 ]
13: Z=F (P30)
1: 4 F
2: 0 Exponent of 10
3: 26 Z Loc [ scratch_2 ]
14: Z=X^Y (P47)
1: 6 X Loc [ Temp_K ]
2: 26 Y Loc [ scratch_2 ]
3: 27 Z Loc [ scratch_3 ]
15: Z=X*Y (P36)
1: 25 X Loc [ scratch_1 ]
2: 27 Y Loc [ scratch_3 ]
3: 28 Z Loc [ scratch_4 ]
16: Z=X+Y (P33)
1: 3 X Loc [ IR01_up ]
2: 28 Y Loc [ scratch_4 ]
3: 11 Z Loc [ IR01_upCor ]
17: Z=X+Y (P33)
1: 4 X Loc [ IR01_dn ]
2: 28 Y Loc [ scratch_4 ]
3: 12 Z Loc [ IR01_dnCor ]
;
;Output data to final storage every 60 minutes
18: If time is (P92)
1: 0 Minutes (Seconds --) into a
2: 60 Interval (same units as above)
3: 10 Set Output Flag High (Flag 0)
19: Real Time (P77)
1: 0220 Day,Hour/Minute (midnight = 2400)
20: Average (P71)
1: 12 Reps
2: 1 Loc [ SR01_dn ]
Note: Proper entries will vary with program and *input channel usage. For other loggers use:
** 25 mV range for CR10X, 50 mV for 21X and CR7
*** 4200 mV for 21X and CR7, 2100 mV for CR10X
30