User Manual
5-62
ADAM 4000 Series User’s Manual
4016
$AA6
Name Get Excitation Voltage Output Value command
Description The ad dressed st rain gauge input m odule is i nstructed t o
return t he late st out put val ue it receive d from Excitation
Voltage Output command. If the module hasn’t received an
Excitation Voltage Ou tput co mmand sin ce startup , it will
return its Start-up Output value.
Syntax $AA6(cr)
$ is a delimiter character.
AA (range 00-FF) represents the 2-character he xadecimal
address of the strain gauge input module.
6 is the Get Excitation Voltage Output command.
(cr) is the terminating character, carriage return (0Dh)
Response !AA(data)(cr) if the command is valid.
?AA(cr) if an invalid command was issued.
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.
! delimiter character i ndicates a valid command wa s
received.
? delimiter character indicates the command was invalid.
AA (range 00-FF) represents the 2-character he xadecimal
address of the strain gauge input module.
(data) is the value that is returned by analog output channel.
The format of the data is in engineering unit.
(cr) is the terminating character, carriage return (0Dh)
Example com mand: $0A6(cr)
response: ! 0A+03.000(cr)
The command tells the strain gauge input module at address
0Ah t o return t he l ast e xcitation voltage output value i t
received from an Excitation Voltage Output command. The
strain gauge input module returns the value +03.000V.