© MOBATIME
86 / 96
800337.22
E.6
H7001 – Telegram
Byte: Meaning:
Character: HEX
Code:
1 Start
character
<STX> 02
2
Status (Low nibble, binary
→
ASCII)
Bit 0=1:
Season change announcement
Bit 1=1:
Summer (daylight saving time)
Bit 2=1,Bit 3=0: Quartz operation
Bit 2=1,Bit 3=1: Radio operation
0..15 30..39,
41..46
3
Weekend (Low nibble, binary
→
ASCII)
Bit 0=1: Telegram content UTC
Bit 1=1: Weekday binary weight 1 (Sum 1..7 = Mo..Su)
Bit 2=1: Weekday binary weight 2
Bit 3=1: Weekday binary weight 4
0..15 30..39,
41..46
4 Hours
tens
0..2
30..32
5 Hours
units
0..9
30..39
6 Minutes
tens
0..5
30..35
7 Minutes
units
0..9
30..39
8 Seconds
tens
0..5
30..35
9 Seconds
units
0..9
30..39
10 Day
tens
0..3
30..33
11 Day
units
0..9
30..39
12
Month tens
0 / 1
30 / 31
13 Month
units
0..9
30..39
14
Year tens
0..9
30..39
15
Year units
0..9
30..39
16
Telegram end character 1
<LF>
0A
17
Telegram end character 2
<CR>
0D
18
Telegram end character 3
<ETX>
03