
Communication Format
HEC
3-1
3
Communication Format
3.1
Control code used for communication
3.2
Command code list
Command code (COM)
Contents
31H
Set temperature (without writing EEPROM) and read
32H
Read internal sensor
33H
Read external sensor
34H
Read alarm status
35H
Read temperature average data
(It is same as reading external sensor in this model.)
36H
Set offset (without writing EEPROM) and read
37H
Set temperature (with writing EEPROM)
38H
Set offset (with writing EEPROM)
Control code
ASCII code
ENQ
05H
STX
02H
ETX
03H
ACK
06H
CR
0DH
SOH
01H
・
”H” of ASCII code indicates hexa code.