Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I rserial'd in and displayed the current precip configuration with the "0RU cr lf" command:

Code Block
languagenone

0RU,R=00000000&10010000,I=1,U=M,S=M,M=C,Z=A,X=10000,Y=6553\r\n

Switched it fromMfrom M=C to M=T. :

Code Block
languagenone

0RU,M=T ctrl-M ctrl-J

From the manual, there is an indication that tipping bucket mode may loose some resolution:

Code Block
languagenone

M=Autosend mode

...


  C = tipping bucket: The transmitter sends

...

 a
      precipitation message at each unit increment (0.1

...


      mm/0.01 in). This simulates conventional

...

 tipping
  T = time based: Transmitter sends a precipitation
      message in the intervals defined in the [I] field.
However, in polled protocols the autosend mode
tipping bucket should not be used as in it the
resolution of the output is decreased (quantized to
tipping bucket tips).