22
2.11 $AAC
Description:
Clear Latched Digital Input
Syntax:
$AAC[CHK](cr)
$ delimiter
character
AA address
of
reading/response module (00 to FF)
C
command for clear latched digital input
Response:
Valid Command:
!AA
Invalid Command:
?AA
Example:
Command: $01L0
Receive: !010F0F00
Read address 01 latch-low data, return 0F0F.
Command: $01C
Receive: !01
Clear address 01 Latched data, return success.
Command: $01L0
Receive: !000000
Read address 01 latch-low data, return 0000.