Hello,
I was looking for some CRBasic code to use for the RM YOUNG non moving rain gauge Model 50202 or 50203. Code for either of them should work (50203 is just the heated version of the 50202). We'll be integrated it with the CR6. Any help would be great thanks!
--J
With 0 mV = 0 mm and 5000 mV = 50 mm, the measurement instruction should look something like this:
VoltSe (Rain_mm,1,mV5000,1,1,0,_60Hz,0.01,0)
For a CR6:
VoltSe (Rain_mm,1,mV5000,U1,1,0,60,0.01,0)
The wiring for the above would be:
Black to G
White to 12V
Green to SE1 (U1 for CR6)
The two gray heater wires on the 50202 go to a 24 VAC transformer.
In the data table, you will want to Sample Rain_mm instead of Totalize.