Command ~AA4S
Description Read PowerOn Value / Safe Value
Syntax ~AA4S[CHK](cr)
~ a delimiter character
AA address of reading module (00 to FF)
4 command for read PowerOn Value / Safe Value
S P = Read PowerOn Value
S = Read Safe Value
[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) PowerOn Value / Safe Value
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command ~014P
Response !010000
Description Read PowerOn Value of address 01, response 0000.
Reference ~AA5S



Back to Previous Page