6K V1.02 03-16-91
63
may be entered in a continuous string of digits).
Let's program a longer callsign into the Initial ID Message, using "DE
W9XYZ/R CGO" (Chicago) in CW as the message. The command looks
like this:
(PW) 31 30 9900 13 14 40 32 09 33 34 35 38 27 40 12 16 24 *
Note that we have used the wordspace character, 40, twice. This separates
the "DE" from the "W9XYZ/R", and separates the "W9XYZ/R" from the
"CGO".
Let's now change the Courtesy Message to a burst of 2 beeps. We want
the two beeps to be 25 and 21, we want them each to be 40 ms in duration,
and we want no gap between them. Looking up this information in the Beep
Character Set table, we find the
55
turns the gap off, and
73
sets the
duration to 40 ms. The Control Character for a beep message is
9910
.
Therefore, the complete command to change the Courtesy Message looks
like this:
(PW) 31 10 9910 55 74 25 21 *