219 ADAM-4000 Series User Manual
Chapter 7 I/O, Relay & Counter
Frequency
4080, 4080D
7.2.1.3 $AAF
Name Read Version command
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 that you will access to.
F is the Read 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 or
communication error, or even if the specified address does not exist.
! is a delimiter character which indicates a valid command.
AA (range 00-FF) represents the 2-character hexadecimal
address of the module.
(Version) is the version code of the module's firmware at address AA.
(cr) is the terminating character, carriage return (0Dh).
4080, 4080D
7.2.1.4 $AAM
Name Read Module Name command
Description The command requests the counter/frequency module at
address AA to return its name
Syntax $AAM (cr)
$ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address that you will access to.
M is the Read Module Name command.
(cr) is the terminating character, carriage return (0Dh).
Response !AA(Module Name)(cr) if the command is valid.
There is no response if the module detects a syntax or
communication error, or even if the specified address does not exist.
! is a delimiter character which indicates a valid command.
AA (range 00-FF) represents the 2-character hexadecimal
address of the module.
(Module Name) is the name of the module at address AA.
For example, 4080D
(cr) is the terminating character, carriage return (0Dh).