4-86 ADAM 4000 Series User's Manual
Command Set
4014D
$AAAV
Name Enable/Disable Linear Mapping
Description Enables or disables the linear mapping function of the speci-
fied analog input module.
Syntax $AAAV(cr)
$ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address of analog input module
A selects the linear mapping function
V is either 0 or 1 which determines the linear mapping function
to be enable or disabled. 1 means linear mapping function is
enable, and 0 means disabled.
(cr) is the terminating character, carriage return (0Dh)
Response !AA(cr) if the command is 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.
? is a delimiter character indicating the command was invalid.
AA (range 00-FF) represents the 2-character hexadecimal
address of an analog input module.
(cr) is the terminating character, carriage return (0Dh).
Example command: $01A1(cr)
response: !01(cr)
The command enables the linear mapping function of the
analog input module at address 01.