Manual

SR50 Sonic Ranging Sensor
8
6: Z=X*Y (P36)
1: 2 X Loc [[ DEPTH ]
2: 5 Y Loc [ MULT ]
3: 2 Z Loc [[ DEPTH ]
7: Z=X+F (P34)
1: 2 X Loc [ DEPTH ]
2: 2.0 F ; <<<<<<<<<< Insert the distance from sensor to bare ground
3: 2 Z Loc [ DEPTH ] ; This is actual snow depth.
; Hourly data output…
8: If time is (P92) ; Output data at the interval you require for your data analysis.
1: 0 Minutes (Seconds --) into a
2: 60 Interval (same units as above)
3: 10 Set Output Flag High (Flag 0)
9: Set Active Storage Area (P80)
1: 1 Final Storage Area 1
2: 60 Array ID ; This sets the array ID# to be ‘60’.
10: Real Time (P77) ; Output a time stamp with the data.
1: 1220 Year,Day,Hour/Minute (midnight = 2400)
11: Sample (P70) ; Sample the snow depth and measurement
1: 2 Reps ; quality number.
2: 2 Loc [ DEPTH ]
-Input Locations-
1 T_KELVIN
2 DEPTH
3 SIG_QUAL1
4 REF_TEMP
5 MULT