10 alarm clock – GLOBALSAT TR-206 User Manual
Page 67
66
10 Alarm Clock
TR-206 has built in 3 alarm clocks. Each alarm clock has 5 setting
parameters – alarm melody, alarm time, type, weekday mask & prompt
message. Alarm clock type specifies the clock is effective for once, daily or
recurrently. If the type is recurrent, the alarm clock is effective on the day(s)
defined by weekday mask. Please refer to chapter "9. Timer” for the setting of
weekday mask.
The configuration parameters of alarm clock are listed below.
(“X”: Alarm clock 1, “Y”: Alarm clock 2, “Z”: Alarm clock 3,)
Code
word
Parameters
Value
Description
XA
Selecting melody
for alarm clock 1
u8
XB
Alarm time of alarm
clock 1
u32, in
seconds
0 ~ 86400
XC
Type of alarm clock
1
u8
0=disable, 1=once, 2=daily
3=recurrently (XD must be set)
XD
Weekday mask of
alarm clock 1
u8,
xx(hex
digits)
Available when XC=3
00 ~ 7f
Weekday is in hex-digit format which
specifies applicable day in a week,
where bit 0 represents Sunday, bit1
represents Monday, etc.
XE
Prompt message of
alarm clock 1
Char(16)
YA
Selecting melody
for alarm clock 2
u8
YB
Alarm time of alarm
clock 2
u32, in
seconds
0 ~ 86400
YC
Type of alarm clock
2
u8
0=disable, 1=once, 2=daily
3= recurrently (YD must be set)