KEW301
12
3
nd
BYTE:
bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0
point minus OL point minus OL
bit0: 1→ main window value is OL 0→ not OL
bit1: 1→ main window value is minus,
0→ main window value is plus.
bit2: 1→ 4
th
byte and 5th byte represent ####
0→ 4
th
byte and 5th byte represent ###.#
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 7th byte represent ####
0→ 6
th
byte and 7th 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.