Chapter 7 ___________________________________________________ Retrieving Data Messages
VAISALA______________________________________________________________________ 109
The device address is 0 in all examples.
Example 1:
Start a wind measurement and request the data (all six wind parameters
are enabled in the message):
0M1!
00036<cr><lf>
(measurement ready in 3 seconds and 6
parameters available)
0<cr><lf>
(measurement completed)
0D0!
0+339+018+030+0.1+0.1+0.1<cr><lf>
Example 2:
Start a concurrent pressure, humidity and temperature measurement and
request the data:
0C2!
000503<cr><lf>
(measurement ready in 5 seconds and 3
parameters available, for
aC
command device address not sent as a sign
of a completed measurement)
0D0!
0+23.6+29.5+1009.5<cr><lf>
Example 3:
Start a precipitation measurement and request the data:
0M3!
00006<cr><lf>
(6 parameters available immediately, thus the
device address is not sent)
0D0!
0+0.15+20+0.0+0.0+0+0.0<cr><lf>
Example 4:
Start a supervisor measurement with CRC and request the data:
0MC5!
00014<cr><lf>
(measurement ready in one second and 4
parameters available)
0<cr><lf>
(measurement completed)
0D0!
0+34.3+10.5+10.7+3.366DpD<cr><lf>