Tiny Addressable Serial Converter
ICP DAS CO., LTD.
User Manual, Ver. 1.3, Apr. 2018, Page: 50
5.1.10 $AAKV
Description:
This function reads/sets the checksum status.
Syntax:
$AAK
[chk](CrLf)
Reads the checksum status stored in the Flash
$AAKV
[chk](CrLf)
Sets the checksum status
[Request]
Byte 1
Byte 2-3
Byte 4
Byte 5-6
Byte 7-8
Note
$
AA
K
[chk]
(CrLf)
Read
Byte 1
Byte 2-3
Byte 4
Byte 5
Byte 6-7
Byte 8-9
Note
$
AA
K
[V]
[chk]
(CrLf)
Write
$
AA
V
[chk]
(CrLf)
Delimiter character
2-character module address in Hex format. The valid range is from 00~FF
0 = checksum disabled
1 = checksum enabled
2-character checksum. If the checksum is disabled
no [chk]
End Character
[Response]
Byte 1
Byte 2-3
Byte 4
Byte 5-6
Byte 7-8
Note
!
AA
[V]
[chk]
(CrLf)
Read
Byte 1
Byte 2-3
Byte 4-5
Byte 6-7
Note
!
AA
[chk]
(CrLf)
Valid
?
Invalid
!
?
AA
V
[chk]
(CrLf)
Delimiter character indicating a valid command
Delimiter character indicating an invalid command
2-character module address in Hex format
0 = checksum disabled
1 = checksum enabled
2-character checksum. If the checksum is disabled
no [chk]
End Character
If no response:
syntax error, communication error, or address error