The device can be configured so that all the parameters can be requested instantly with the command aR instead of the two-phase request procedure of commands aM, aMC, aC, aCC, and aD.
In this case the obtained parameter values are those from the latest internal updating. For details on setting update intervals, see Sensor and data message settings.
|
For using Continuous measurement commands for all WXT530 series parameters (wind, PTU, precipitation, and supervisor) the select the respective protocol (aXU,M=R). The M=S selection requires use of aM, aMC, aC, aCC, and aD commands, only the precipitation data can be retrieved continuously (using aR3 command). |
Command format:
aRx!
| a | Device address |
| R | Start continuous measurement command: |
| x | The desired sensor to make the measurement: |
| 1 = Wind | |
| 2 = Temperature, humidity, pressure | |
| 3 = Precipitation | |
| 5 = Supervisor | |
| If x is left out, the query refers to the combined data message used for requesting data from several sensors with just one command. | |
| ! | Command terminator |
Response:
a+<data fields><cr><lf>
| a | Device address |
| <data fields> | The measured parameters in selected units, separated with '+' marks (or '-' marks in case of negative parameter values). The maximum number of parameters to be measured with one request is 15. |
| <cr><lf> | Response terminator |
Examples (device address 0):
0R1!0+323+331+351+0.0+0.4+3.0<cr><lf>
0R3!0+0.15+20+0.0+0.0+0+0.0+0.0+0.0<cr><lf>
0R!0+178+288+001+15.5+27.4+38.5+23.9+35.0+1002.1+0.00+0+0.0+23.8<cr><lf>