Command $AA0H(Data)
Description Set Minimum Input Width at High Level
Syntax $AA0H(Data)[CHK](cr)
$ a delimiter character
AA address of setting module (00 to FF)
0H command for setting minimum input width at high level.
(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 command
Response
Valid Command !AA[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)
[CHK] 2 characters of Checksum
(cr) Character Return(0x0D) for denote the end of response
Example
Command $010H00010
Response !01
Description Set address 01 minimum input width at high level as 10 uS, return success.

Reference $AA4S
$AA0H



Back to Previous Page