1660K023G
Page 26 of 30
Display humidity request
Frame
This frame only includes the code. This does not send any data.
Code
Address
End of block
ACII
P U
H L
Hexa
50h 54h
Example: Request temperature from the display in address 03
Code
Address
End of block
ACII
P U
03
Hexa
50h 54h
30h 33h
Response frame
Code
Address
Data
End of block
ASCII
R U
H L
H
H
Hexa
52h 54h
Example: Response from the frame sent in the example before. Humidity=60%
Code
Address
Data
End of block
ASCII
R U
03
6
0
Hexa
52h 54h
30h 33h
36h
30h