Command $AA0L
Description Read Minimum Input Width at Low Level
Syntax $AA0L[CHK](cr)
$ a delimiter character
AA address of reading module (00 to FF)
0L command for reading minimum input width at low 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 $010L
Response !0100015
Description Read address 01 minimum input width at low level, return 15 uS.

Reference $AA4S
$AA0L(Data)



Back to Previous Page