10-4
Version 1.73 Copyright © 1997 Link Communications Inc. 1/18/97
Example #4 (monthly):
One minute after midnight on the first day of each month, you want the controller to
speak "this is" then the name of the month out ports 1 and 2. The word numbers for "this is"
are 353 and 205. We will use the variable word number 309 to speak the current month (see
Appendix B for word numbers). To program macro number 403, we enter:
053 403 037 12 D or unkey Program macro to set audio routing variable
to ports 1 and 2
056 403 036 353 205 509 D or unkey Append macro to speak "this is" and the
name of the month
Now we will make scheduler slot 04 call macro 403 monthly on the first day of the month at
12:01 A.M.
082 04 403 03 12 01 0 D or unkey
Example #5 (yearly):
You want to turn DTMF mute off on the repeater on port 1 at 10 minutes after noon on
April fools day. First we program macro 404 to call command 007:
053 404 007 1 0 D or unkey Macro will call command 007
Then we program scheduler slot 05:
082 05 404 04 01 12 10 1 D or unkey