Name Set Input Range
Description Sets the input range for a specified channel of a specified analog input
module.
Syntax $aaAnntt
$ is a delimiter character.
aa (range 00-FF) represents the 2-character hexadecimal Modbus address
of the ADAM-6000 module you want to configure. (Always 01)
A represents the set input range command.
nn (range 00-07) represents the specific channel you want to set the input
range.
tt (range 0x07-0x0D) represents the 2-character code of the input type.
(Refer to the table below)
(cr) is the terminating character, carriage return (0Dh).
Signal Type and Range Against Code
4 ~ 20mA 07
-10V ~ 10V 08
0V ~ 5V 09
-1V ~ 1V 0A
0mV ~ 500mV 0B
-100mV ~ 100mV 0C
0 ~ 20mA 0D
Table 6-4 ADAM-6017 Analog Input Range mapping Table
Response !aa(cr) if the command is valid.