M-7084 User Manual, Rev. A1.3 7PH-013-A13
67
2.19 $AAF
Description:
Reads the firmware version of a module.
Syntax:
$AAF[CHKSUM](CR)
$
Delimiter character
AA
Address of the module to be read (00 to FF)
F
Command to read the firmware version
Response:
Valid command:
!AA(Data)[CHKSUM](CR)
Invalid command:
?AA[CHKSUM](CR)
!
Delimiter character for a valid command
?
Delimiter character for an invalid command
AA
Address of the responding module (00 to FF)
(Data)
Firmware version string 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: !01A2.0
Reads the firmware version of module 01, and shows
that it is version A2.0.
Command: $02F
Response: !02B1.1
Reads the firmware version of module 02, and shows
that it is version B1.1.