SPECIAL APPLICATION
400-0384-001
19
35.
[SET2ALRM4] – MODE 4 - Once A Month
This command is used to set Alarm #2 into
Mode 4.
Command Format: [SET2ALRM4hhmmddCi]
hh = Time in Hours (hh = 00 to 23)
mm = Time in Minutes (mm = 00 to 59)
dd = Date (dd = 01 to 31)
Ci
= Unit ID (i = # from 1 to 99)
Example:
Associate Alarm #2 with subroutine 10 and set
Alarm #2 to trigger at 2:30PM on the 15
th
day of
the month by sending the following commands:
[ALRM2=SUB10]
[SET2ALRM4143015]
[ALRMON2]
Alarm #1 is now enabled and running. Every
month on the 15
th
at 2:30PM, the functions
stored in subroutine 10 will be executed.
36.
[SET2ALRM5] – MODE 5 - Once A Week
This command is used to set Alarm #2 into
Mode 5.
Command Format: [SET2ALRM5hhmmwCi]
hh = Time in Hours (hh = 00 to 23)
mm = Time in Minutes (mm = 00 to 59)
w
= Day of the Week (w = 1 to 7)
1 = Sunday
2 = Monday
3 = Tuesday
4 = Wednesday
5 = Thursday
6 = Friday
7 = Saturday
Ci
= Unit ID (i = # from 1 to 99)
Example:
Associate Alarm #2 with subroutine 10, and set
Alarm #2 to trigger at 10:00AM every Tuesday,
by sending the following commands:
[ALRM2=SUB10]
[SET2ALRM510003]
[ALRMON2]
Alarm #2 is now enabled and running. Every
Tuesday at 10:00AM, the functions stored in
subroutine 10 will be executed.
ALARM CONTROLS
37.
[ALRMON]
This command activates Alarm #1 and
Alarm #2. After turning the alarm on, the
functions assigned to the alarm with the
[ALRMn=SUBk] command will be executed at
the alarm time.
Command Format: [ALRMONnCi]
n
= Alarm No. (n = 1 or 2)
Ci
= Unit ID (i = # from 1 to 99)
Example:
Turn on Alarm #1 on by sending the command
[ALRMON1]. Alarm #1 is now enabled.
38.
[ALRMOFF]
This command deactivates Alarm #1 and
Alarm #2. After turning the alarm off, nothing will
happen at the alarm time.
Command Format: [ALRMOFFnCi]
n
= Alarm No. (n = 1 or 2)
Ci
= Unit ID (i = # from 1 to 99)
Example:
Turn on Alarm #2 off by sending the command
[ALRMOFF1]. Alarm #2 is now disabled.
39.
[RDALRM]
This command reads back an alarm’s settings.
Command Format: [RDALRMnCi]
n
= Alarm No. (n = 1 or 2)
Ci
= Unit ID (i = # from 1 to 99)
Example:
Subroutine 90 is assigned to Alarm #1, and
Alarm #1 is set to go off at 30 minutes past
every hour. Send the command [RDALRM1]
and receive feedback similar to the following:
Alarm 1 ON SUB90
Mode 3: when minutes and seconds match 30:00