PIR-130-AC/DC User Manual
Ver. 1.4.0, 2020/07/28
31/93
2.6
$AAM
Related Commands:
Description:
This command is used to read the name of a specified module.
Syntax:
$AAM[CHKSUM](CR)
$
Delimiter character
AA
The address of the module to be read in hexadecimal format (00 to FF)
M
The command to read the name of the module
Response:
Valid Command:
!AA(Data)[CHKSUM](CR)
Invalid Command:
?AA[CHKSUM](CR)
!
Delimiter character to indicate that the command was valid
?
Delimiter character to indicate that the command was invalid
AA
The address of the responding module in hexadecimal format (00 to FF)
(Data)
A string indicating the name of the module
There will be no response if the command syntax is incorrect, there is a communication error, or
there is no module with the specified address.
Examples:
Command: $02M
Response: !02PIR130
Reads the name of module 02 and returns a response indicating that the command
was valid, and that the name of the module is “PIR-130”.
None