4-80 ADAM 4000 Series User's Manual
Command Set
4014D
$AA5
Name Read Target High/Low Values for Linear Mapping
Description Read the mapped input high/ low limit values from a specified
module for linear mapping.
Syntax $AA5(cr)
$ is a delimiter character.
AA (range 00-FF) represents the 2-character hexadecimal
address of the analog input module that you want to interro-
gate.
5 is the command to read the mapped high/low limit value for
linear mapping.
(cr) is the terminating character, carriage return (0Dh)
Response !AA(data_C)(data_D)(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.
(data_C) is the mapped low limit value for linear mapping. The
data must consist of a “+” or “-” sign followed by five decimal
digits and a fixed decimal point.
(data_D) is the mapped high limit value for linear mapping.
The data must consist of a “+” or “-” sign followed by five
decimal digits and a fixed decimal point.
(cr) is the terminating character, carriage return (0Dh).