Vaisala WXT510 User Manual

Page 109

Advertising
background image

Chapter 8 ____________________________________________ Sensor and Data Message Settings

VAISALA ______________________________________________________________________ 107

Examples (ASCII and NMEA 0183):

Changing the precipitation units to imperial:

0RU,U=I<cr><lf>

0RU,U=I<cr><lf>

Changing the autosend mode to the tipping bucket mode:

0RU,M=C<cr><lf>

0RU,M=C<cr><lf>

Making the Rain amount Rc and Rain intensity Ri available both in the
precipitation message and composite data message:

0RU,R=1010000010100000<cr><lf>

0RU,R=10100000&10100000<cr><lf>

The response after the change:

0R3<cr><lf>

0R3,Rc=0.00M,Ri=0.0M<cr><lf>

Example (SDI-12, device address 0):

Changing the counter reset mode (resets the precipitation counters):

0XRU,Z=M!0<cr><lf>

In SDI-12 mode a separate enquiry (0XRU!) must be given to check the
data content.

where
R, I, U, S,
M, Z

=

The precipitation sensor setting fields, see

Setting

Fields on page 104

.

x

=

Input value for the setting

<cr><lf>

=

Command terminator in ASCII and NMEA 0183

!

=

Command terminator in SDI-12

Advertising