Serial line output commands, Start measurement output, Stop measurement output – Vaisala HMW90 User Manual
Page 53

Chapter 4 _________________________________________________________________ Operation
VAISALA ________________________________________________________________________ 51
Example (show currently displayed parameters):
>pass 9000
>dsel
Quant 1 : T
Quant 2 : RH
Quant 3 : Disabled
Example (change display to only show RH):
>dsel RH
OK
Example (change display to show same parameters as are assigned to
analog output channels):
>dsel out1 out2
OK
Serial Line Output Commands
Start Measurement Output
Use the R command to start the continuous outputting of measurement
values as an ASCII text string to the serial line. The format of the
measurement message is set with the FORM command.
R
Example (measurement message in default format):
>r
RH = 21.71 %RH T = 23.13 'C
RH = 21.72 %RH T = 23.12 'C
RH = 21.77 %RH T = 23.12 'C
RH = 21.77 %RH T = 23.12 'C
...
Outputting the results continues in intervals issued with the command
INTV. You can stop the output with the S command. Since the interface
is half-duplex, you must enter the commands when the transmitter is not
outputting.
Stop Measurement Output
You can stop the measurement output with the S command:
S