Download AA - TopsCCC
Transcript
2.10 $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: Invalid Command: !AA ?AA Example: Command: $01L0 Receive: !0F0000 Read address 01 latch-low data, return 0F00. Command: $01C Receive: !01 Clear address 01 Latched data, return success. Command: $01L0 Receive: !000000 Read address 01 latch-low data, return 0000. 19