12
5-10. Read analog input from N channel
Command
#IDN(CHK)(cr)
Syntax
Description
#
First leading code
ID
Address of setting module from 00~FF(HEX)
N
Analog channel 0~7
CHK
Checksum
(cr)
Carriage return
Response
!ID
Data
(CHK)(cr)
Data
: Channel N data
?ID(CHK)(cr)
Command Invalid
Example:
Send command:”#010” Read the analog input channel 0 value.
Response: >01+03.82062 Channel 0=+3.82062. /Unit: Voltage
5-11. Read Module’s Configuration
Command
$ID2(CHK)(cr)
Syntax
Description
$
First leading code
ID
Address of setting module from 00~FF(HEX)
2
Read module’s configuration
CHK
Checksum
(cr)
Carriage return
Response
!ID
TTBD
00(CHK)(cr)
TT
: Analog input type
BD
: Baud rate type
?ID(CHK)(cr)
Command Invalid
Example:
Send command:”$012” …..Read module’s configuration.
Response:!01
0806
00 TT=08=-10V~+10V……. Refer 5-6
, Baud rate=06=9600…..Refer 5-7.