SPECIAL APPLICATION
400-0384-003 20
ALARM CONTROLS
36. [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.
37. [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.
38. [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
39. [ALRMn=SUBk]
This command sets the dependencies between
an alarm and a subroutine. The functions in the
subroutine will be executed when the alarm
conditions are met.
Command Format: [ALRMn=SUBkCi]
n= Alarm Number (n = 1 or 2)
k= Subroutine (k =# from 1to 99)
Ci = Unit ID (i = # from 1 to 99)
Example:
Assign subroutine 20 to be executed when the
conditions for Alarm #2 are met by sending the
command [ALRM2=SUB20]. Use the
[RDALRM2] command to verify the setting.
RS-232 MEMORY COMMANDS
40. [WRM]
This command saves RS-232 data into memory.
This memory is not the same as the memory for
subroutine storage. When writing to the memory
location, the memory may be overwritten or
appended with this command.
Command Format: [WRMm=xxxxxx;pCi]]
m= Memory Location (m = # from 1 to 99)
x= Data
16 characters may be sent at a time
112 characters total per memory location
p= Saving Instruction
0 append to existing info
1 overwrite existing info
Ci = Unit ID (i = # from 1 to 99)