Command Set
Command: #1RR
Response: *1RRFF
Read Setup (RS or RSU)
The read setup command reads back the setup information stored in the A2400’s EEPROM with the SetUp (SU) command. The response to the RS or RSU command is four bytes of information formatted as eight hex characters.
The response contains the module’s channel address, baud rate and otherparameters. Refer to the SetUp (SU) command for a list of parameters in the setup message.
When reading the setup message with a checksum, be sure not to confuse the checksum with the setup information.
Command: | $1RS |
Response: | *31050000 |
Command: | $1RSU |
Response: | *31050000 |
Command: | #1RS |
Response: | *1RS3105000089 |
Command: | #1RSU |
Response: | *1RSU31050000DE |
Read Short Prompt (RSP)
The Read Short Prompt command reads back the extended addressing short form command prompt stored in the module’s nonvolatile memory with the Short Prompt (SP) command. The response to the RSP command is a two character hex value of the ASCII short form prompt character.
Command: | $1RSP | (7B = { = Factory Setup) |
Response: | *7B |
|
Command: | #1RSP |
|
Response: | *1RSP7BC9 |
|