Type K J Thermometer
bit3:1
→
sub window value is OL , 0
→
not OL
bit4:1
→
sub window value is minus, 0
→
sub window value is plus.
bit5:1
→
6
th
byte and 7
th
byte represent #### 0
→
6
th
byte and 7
th
byte
represent ###.#
bit7 bit6:
00
→
Main window is T1-T2,sub window is T1
01
→
Main window is T1-T2, sub window is T2
10
→
Main window is T1, sub window is T2
11
→
Main window is T2, sub window is T1
4
th
BYTE:
first two BCD code of main window value.
5
th
BYTE:
last two BCD code of main window value
6
th
BYTE:
first two BCD code of sub window value.
7
th
BYTE:
last two BCD code of sub window value.
8
th
BYTE:
The last byte is the end byte , it value is 3, first and last
byte are used to check frame error.