1660K023G
Page 25 of 30
Display temperature request
Frame
This frame only includes the code. This does not send any data.
Code
Address
End of block
ACII
P T
H L
Hexa
50h 54h
Example: Request temperature from the display in address 03
Code
Address
End of block
ACII
P T
03
Hexa
50h 54h
30h 33h
Response frame
Code
Address
Data
End of block
ASCII
R T
H L
T
T
.
T
Hexa
52h 54h
2Eh
Example: Response from the frame sent in the example before. Temperature=17.2ºC
Code
Address
Data
End of block
ASCII
R T
03
1
7
.
2
Hexa
52h 54h
30h 33h
31h
37h
2Eh
32h