Manual

62 Command Set
3.25 Write Target High/Low Values for Linear
Mapping
@Description
Write the target high/low limit values from input for linear mapping.
@Syntax
$(Addr)7(Data_L)(Data_H)<CR>
$
Command leading code.
(Addr)
Address ID
7
Set the mapped high/low limit values from input for
linear mapping .
(Data_L)
Mapped low limit input value for linear mapping. It
must be lower than the mapped high limit input
value. Data format is with an + or - sign with five
decimal digits and a decimal fixed point.
(Data_H)
Mapped high limit input value for linear mapping. It
must be Higher than mapped the low limit input
value. Data format is with an + or - sign with five
decimal digits and a decimal fixed point.
@Response
!(Addr)<CR>
or
?(Addr)<CR>
!
Command is invalid.
(Addr)
Address ID.
?
Command is invalid.
@Example
User command: $036-100.00+100.00<CR>
Response: !03<CR>
The module is configured for +150~-150mV input range. This command
is to set the input high/low values from +100.00 to –100.00mV for
linear mapping. The address of this module is 03H.
(6014D)