Command $AA0H
Description Read Minimum Input Width at High Level
Syntax $AA0H[CHK](cr)
$ a delimiter character
AA address of reading module (00 to FF)
0H command for reading minimum input width at high level.
[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) minimum input width at high level, from 00002 to 65535 and the input width is set from 2 uS to 65535 uS
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command $010H
Response !0100002
Description Read address 01 minimum input width at high level, return 2 uS.

Reference $AA4S
$AA0H(Data)



Back to Previous Page