Measurement output - HMD110 - HMD112 - HMS110 - HMS112 - HMW110 - HMW112 - TMD110 - TMI110 - TMW110

HMDW110 with TMI110 User Guide

Document code
M211726EN
Revision
F
Language
English
Product
HMD110
HMD112
HMS110
HMS112
HMW110
HMW112
TMD110
TMI110
TMW110
Document type
User guide
Table 1. Send command
Syntax Description
send<cr> Output a single measurement message.
send [aaa]<cr>

Output a single measurement message from the device with the defined address:

aaa = address of target device, range 0...255.

Example:

send 5T= 22.8 'C RH= 39.8 %RH Td= 8.4 'C Tw= 14.6 'C h= 40.5 kJ/kg
Table 2. R command
Syntax Description
r<cr> Start the continuous outputting of measurement values as an ASCII text string to the serial line.

Example (measurement message in default format):

r
T= 22.8 'C RH= 39.5 %RH Td= 8.3 'C Tw= 14.5 'C h= 40.4 kJ/kg
T= 22.8 'C RH= 39.5 %RH Td= 8.3 'C Tw= 14.5 'C h= 40.4 kJ/kg
...
Table 3. S command
Syntax Description
s<cr> Stop the continuous outputting of measurement values.

Example:

...
T= 22.8 'C RH= 39.5 %RH Td= 8.3 'C Tw= 14.5 'C h= 40.4 kJ/kg
T= 22.8 'C RH= 39.5 %RH Td= 8.3 'C Tw= 14.5 'C h= 40.4 kJ/kg
s
Since the interface is half-duplex, you must enter the s command when the device is not outputting.
Table 4. Intv command
Syntax Description
intv<cr> Show the output interval of the automatically repeating measurement messages (r command and run mode).
intv [iii u]<cr>

Set the output interval.

iii = interval, range 0 ... 255.

u = unit for interval setting:
  • s = seconds
  • min = minutes
  • h = hours

If you set the interval to 0, the output messages are output as quickly as they are generated, without additional delay.

Example:

intv 5 s
Output interval: 5 S