Specifications

Command Set 4-14
The Remote Reset (RR) command or a line break does not effect the value
of the Event Counter.
When reading the Event Counter with a checksum, be sure not to confuse
the checksum with the data.
Read Extended Address (REA)
The Read Extended Address is used to read back two character address
stored by the Extended Address (EA) command. The response message is
four characters representing the hex ASCII codes for the two-character
address :
Command: $1REA
Response: *3031
Command: #1REA
Response: *1REA3031FA
In this example the '30' and '31' are the hex ASCII codes for the characters
'0' and '1' respectively. The Extended Address is '01'.
Read High Alarm (RH)
The Read High alarm command reads the value and type of the high alarm
previously loaded by the HI command. The alarm type can be either latching
or momentary. A letter indicating the alarm type, “L” for latching or “M” for
momentary, will follow the alarm value. For example:
Command: $1RH
Response: *+00510.00L
Command: #1RH
Response: *1RH+00510.00LF0
The RH command may be used to verify the data loaded into nonvolatile
memory by the HI command.
Read IDentification (RID)
The Read Identification (RID) command is used to read data previously
stored by the ID command. The RID command response message length
is variable depending on the stored message length. The maximum re-
sponse length can be up to 25 characters using the long form prompt and
linefeeds enabled.
Command: $1RID
Response: *BOILER ROOM
Command: #1RID
Response: *1RIDBOILER ROOM54