4-78 ADAM 4000 Series User's Manual
Command Set
4014D
$AA3
Name Read Source High/Low Values for Linear Mapping
Description Read the high/low limit values from a specified module for
linear mapping.
Syntax $AA3(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.
3 identifies the command to read the module’s high/low limit
value for linear mapping.
(cr) is the terminating character, carriage return (0Dh)
Response !AA(data_A)(data_B)(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_A) is the module’s low limit value for linear mapping.
The data must consist of an “+” or “-” sign followed by five
decimal digits and a fixed decimal point.
(data_B) is the module’s high limit value for linear mapping.
The data must consist of an “+” or “-” sign followed by five
decimal digits and a fixed decimal point.
(cr) the terminating character, carriage return (0Dh).