Chapter 5
5-27
ADAM 4000 Series Use r’s Manual
4015, 4015T, 4017+, 4018+, 4019+
$AA1Ci
Name Single Channel Offset Calibration command
Description The command calibrates a specified channel to correct for
offset errors.
Syntax $AA1Ci(cr)
$ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address of the analog input module which is to be
calibrated.
1 is the Single Channel Offset Calibration command.
Ci represents the specified input channel you want to
calibrate.
(cr) is the terminating character, carriage return (0Dh).
Response !AA(cr) if the command was valid.
?AA(cr) if an invalid operation was entered.
There is no response if the module detects a syntax error or
communication error or if the specified address does not
exist.
! delimiter character indicates a valid command was
received.
? delimiter character indicates the command was invalid.
AA (range 00-FF) represents the 2-character hexadecimal
address of the analog input module.
(cr) represents terminating character, carriage return (0Dh).
Example command: $021C5(cr)
response: !02(cr)
The command calibrates channel 5 of the analog input
module at address 02 for correcting offset errors.