13
5-12. Read reset status
Command
$ID5(CHK)(cr)
Syntax
Description
$
First leading code
ID
Address of setting module from 00~FF(HEX)
5
Read reset status
CHK
Checksum
(cr)
Carriage return
Response
!ID
S
(CHK)(cr)
S
=1 Reset
S
=0 No Reset
?ID(CHK)(cr)
Command Invalid
Example:
Send command: ”$015”.
Response: !01
1
1
:Module have been reset.
*If the module is system halt or detect abnormal voltage, the module will auto restart and flag of
reset set up to “1” until use “$ID5”.
5-13. Select analog input channel enable/disable
Command
$ID6HL(CHK)(cr)
Syntax
Description
$
First leading code
ID
Address of setting module from 00~FF(HEX)
6
Set up channel enable/disable
HL
H: Channel 4~7, L: Channel 0~3 , 0:disable 1:enable
CHK
Checksum
(cr)
Carriage return
Response
!ID(CHK)(cr)
Command valid
?ID(CHK)(cr)
Command Invalid
Example:
Send command:”$016
0F
”….Channel0~3 enable, Channel4~7 disable,
Response: !01.