Manual

Command Set 59
3.22 Read Source High/Low Values for Linear
Mapping
@Description
Read the high/low limit values from input for linear mapping.
@Syntax
$(Addr)3<CR>
$
Command leading code.
(Addr)
Address ID
3
Read the high/low limit values from input for linear
mapping .
@Response
!(Addr)(Data_L)(Data_H)<CR>
or
?(Addr)<CR>
!
Command is invalid.
(Addr)
Address ID.
(Data_L)
Low limit value for linear mapping.
Data format is with an + or - sign with five decimal
digits and a decimal fixed point.
(Data_H)
High limit value for linear mapping.
Data format is with an + or - sign with five decimal
digits and a decimal fixed point.
?
Command is invalid.
@Example
User command: $023<CR>
Response: !02+04.000+20.000<CR>
The module is configured for +20~-20mA input current range. The linear
mapping function should already have been executed. This command is
to read the high/low values for linear mapping. The high limit value is
+20mA and low limit value is +4mA. The address of this module is 06H.
(6014D)