User Manual

Chapter 5
5-13
ADAM 4000 Series User’s Manual
4011, 4011D, 4012, 4013, 4015, 4015T, 4016,
4017, 4017+, 4018, 4018+, 4019+
#AA
Name Analog Data In command
Description The command will retu rn the in put value from a sp ecified
(AA) module in the currently configured data format.
Syntax #AA(cr)
# is a delimiter character.
AA (range 00-FF) represents the 2-character he xadecimal
address of an analog input module.
(cr) is the terminating character, carriage return (0Dh).
Response >(data)(cr)
There is no response if the module detects a syntax error or
communication e rror or if the s pecified a ddress does not
exist.
> is a delimiter character.
(data) is th e i nput v alue in the con figured d ata form at o f
the interrogated module.
(For data formats, see Appendix B).
(cr) is the terminating character, carriage return (0Dh).
Example command: #21(cr)
response: >+7.2111+7.2567+7.3125+7.1000
+7.4712+7.2555+7.1234+7.5678 (cr)
The c ommand interrogates the anal og input m odule a t
address 21h for its input values of all channels.
The analog input module responds with channels from 0 to
7 with +7.2111 volts, +7.2567 volts, +7.3125 volts,
+7.1000 volts, +7.4712 volts, +7.2555 volts, +7.1234 volts
and +7.5678 volts.