Command @AARECi
Description Read Event Counter
Syntax @AARECi[CHK](cr)
@ a delimiter character
AA address of setting module (00 to FF)
RE
command for read event counter
Ci Specifies channel
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of command
Response
Valid Command !AACi(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)
Ci
Specified channel
(Data)
event counter value, from 00000 to 65535
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command @01REC0
Response !01C001234
Description Read channel 0 of address 01 event counter, return 1234.
Reference



Back to Previous Page