4-132 ADAM 4000 Series User's Manual
Command Set
4021
#AA
Example command: #3315.000(cr)
response: >(cr)
The command sends the value 15 mA to the analog output
module at address 33h that is configured for engineering units.
The analog output module responds that the command was
valid. Its output value will be 15 mA.
command:
#0A+030.00(cr)
response: >(cr)
The module is configured for a 4 to 20 mA output range and a
percent of span data format. The command sends the value 8.8
mA (4 mA + 0.30 x 16 mA = 8.8 mA) 30% of the span to the
analog output module at address 0Ah.
The analog output module responds that the command was
valid. Its output value is set to 8.8 mA.
command:
#1B7FF(cr)
response:
>(cr)
The command sends the hexadecimal value 7FF to the analog
output module at address 1Bh. The module is configured for a
0 to 20 mA output range and a hexadecimal data format. It will
output 10 mA ((7FFH/FFFH) x 20 mA = 10 mA).