SPECIAL APPLICATION
400-0384-003 19
Alarm #2 is now enabled and running. Every
hour when the minute and second count
matches “30:00”, the functions stored in
subroutine 10 will be executed. If the time is
10:29:00AM, the alarm will trigger at the
following times:
10:30:00
11:30:00
12:30:00 etc.
33. [SET2ALRM3] MODE 3 -Once ADay
This command is used to set Alarm #2 into
Mode 3.
Command Format: [SET2ALRM3hhmmCi]
hh = Time in Hours (hh =00 to 23)
mm= Time in Minutes (mm =00 to 59)
Ci = Unit ID (i = # from 1 to 99)
Example:
Associate Alarm #2 with subroutine 10 and set
Alarm #2 to trigger at 12 noon every day by
sending the following commands:
[ALRM2=SUB10]
[SET2ALRM31200]
[ALRMON2]
Alarm #2 is now enabled and running. Every day
at noon, the functions stored in subroutine 10
will be executed.
34. [SET2ALRM4] MODE 4 -Once AMonth
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 15th day of
the month by sending the following commands:
[ALRM2=SUB10]
[SET2ALRM4143015]
[ALRMON2]
Alarm #1 is now enabled and running. Every
month on the 15th at 2:30PM, the functions
stored in subroutine 10 will be executed.
35. [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.