Command $AA5
Description Read the reset status from the specified I-8000 system.
Syntax $AA5[CHK](cr)
$ a delimiter character
AA 2-characters HEX module address for the specified I-8000 system ,Range from 01 to FFh
5 Command for read the system status.
[CHK] 2-characters of Checksum
(cr) Character Return(0x0D) for denote the end of command
Response
Valid Command !AAS[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 2-characters HEX module address
S represent the reset status for the I-8000 system. If S=1, the system has been reset or first time power on, If S=0 the system has not been reset.
[CHK] 2-characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command $015
Response !011(cr)
Description The example reads the reset status from the I-8000 system at address 01h, the system had been reset or first time power on.
Note Execute this command will reset the status value.


Modules I-8410,I-8810,I-8430,I-8431,I-8830,I-8831,I-8KE4,I-8KE8



Back to Previous Page