PIR-130-AC/DC User Manual
Ver. 1.4.0, 2020/07/28
30/93
2.5
$AAF
Related Commands:
Description:
This command is used to read the
current
firmware version of a specified module.
Syntax:
$AAF[CHKSUM](CR)
$
Delimiter character
AA
The address of the module to be read in hexadecimal format (00 to FF)
F
The command to read the current firmware version
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 current firmware version 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: $01F
Response: !0101.00
Reads the current firmware version of module 01, and returns a response indicating
that the command was valid, and that the firmware is version 01.00.
None