Command
@AALDDHH
Description
Control LED on I-87017/87018
Syntax
@AALDDHH[CHK](cr)
@
a delimiter character
AA
address of module to be read (00 to FF)
L
command for controlling LED
DD
Low alarm
HH
High alarm
[CHK]
2 characters of
Checksum
(cr)
Character Return(0x0D) for denote the end of command
Response
Valid Command
!AA(Data)[CHK](cr)
Invalid Command
?AA[CHK](cr)
Syntax error or communication error may get no response.
!
delimiter for valid command
?
delimiter for invalid command.
AA
address of response module (00 to FF)
(Data)
maximum/minimum data of all channels
[CHK]
2 characters of
Checksum
(cr)
Character Return(0x0D) for denote the end of response
Example
Command
@01RL
Response
!01-10.000-05.000+02.123-05.134+09.123+03.345-03.145+01.145
Description
Read minimum inputs of address 01, response -10.000, -5.000, 2.123, -5.134, 9.123, 3.345, -3.145, +1.145.
Reference
@AARSN
Back to Previous Page