Chapter 4 Command Set 4-171
Chapter 4
4080, 4080D
$AAF
Name Read Version
Description The command requests the analog input module at address AA
to return the version code of its firmware
Syntax $AAF (cr)
$ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address of the counter/frequency module that you want to
interrogate.
F identifies the version command.
(cr) is the terminating character, carriage return (0Dh)
Response !AA(Version)(cr) if the command is valid.
There is no response if the module detects a syntax error or
communication error, or if the specified address does not exist.
! is a delimiter character indicating a valid command was
received.
AA (range 00-FF) represents the 2-character hexadecimal
address of counter/frequency module.
(version) is the version code of the module's firmware at
address AA.
(cr) is the terminating character, carriage return (0Dh).