ADAM-4000 Series User Manual 124
Example command: $452(cr)
response: !45050600(cr)
The command asks the analog input module at address 45h
to send its configuration data.
The analog input module at address 45h responds with an
input range of 2.5 volts, a baud rate of 9600 bps, an
integration time of 50 ms (60 Hz), engineering units are the
currently configured data format, and no checksum
function or checksum generation.
4011, 4011D, 4012, 4013, 4015, 4015T, 4016,
4017, 4017+, 4018, 4018+, 4018M, 4019+
5.1.3 $AAF
Name Read Firmware 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 of the analog input module that you want to interrogate.
F is the Read Firmware Version command.
(cr) is the terminating character, carriage return (ODh).
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 an analog input module.
(Version) is the version code of the module’s firmware at address AA.
(cr) is the terminating character, carriage return (ODh).