Syntax Description
Examples:
>form "RH= " 3.2 U2 rh #r #n
>send
RH= 32.16 %
>
>form "t=" 4.1 U3 t \t "rh=" 3.2 U2 rh \r \n
>send
t= 22.5 'C rh= 29.12 %
>
>form "t=" 4.1 U3 t \t "rh=" rh \r \n
>send
t= 22.3 'C rh= 29.5%
>
>form 3.2 UUU "RH=" rh \t "T=" t \r \n
>send
RH= 27.99 % T= 23.34 'C
>
>form 3.3 rh " " t \r \n
>send
26.740 23.660
>
>form "->" "RH=" 3.2 U2 rh " " "T=" 3.1 U3 t #r #n
>send
->RH= 27.79 % T= 23.4 'C
>
Table 32 HELP Command
Syntax Description
help<cr>
Use the help command to display the list of
available commands.
Table 33 ERRS Command
Syntax Description
errs<cr>
Use the errs command to display the currently
active error codes. For troubleshooting active
errors, see Error Codes (page 69).
HMT120 User Guide M211244EN-C
44