Specifications

3-32 Command Set
3. 22. Read Target High/Low Values for Linear
Mapping
@Description
Read the mapped high/low limit values from input for linear mapping.
@Syntax
$(Addr)5<CR>
$ Command leading code.
(Addr) Address ID
5 Read the mapped high/low limit values from input
for linear mapping .
@Response
!(Addr)(Data_L)(Data_H)<CR>
or
?(Addr)<CR>
!
Command is valid.
(Addr) Address ID.
(Data_L) Mapped low limit value for linear mapping.
Data format is with an + or - sign with five decimal
digits and a decimal fixed point.
(Data_H) Mapped 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: $055<CR>
Response: !05-20.000+20.000<CR>
The module is configured for +20~-20mA input current range. The linear
mapping function had been executed. This command is to read the
mapped high/low values for linear mapping. The mapped high limit
value is +20mA and mapped low limit value is -20mA. The address of
this module is 05H.
(6014D)