Command |
$AA1H |
Description |
Read Non-isolated High Trigger Level |
Syntax |
$AA1H[CHK](cr)
$ |
a delimiter character |
AA |
address of reading module (00 to FF) |
1H |
command for read non-isolated high trigger 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) |
high trigger level in 0.1V unit.
The data is from 01 to 50 to present trigger level from 0.1V to 5.0V |
[CHK] |
2 characters of Checksum |
(cr) |
Character Return(0x0D) for denote the end of response |
|
Example |
Command |
$011H |
Response |
!0124 |
Description |
Read address 01 non-isolated high trigger level, return trigger level 2.4V. |
|
|
Reference |
$AA1H(Data)
$AA1L
$AA1L(Data)
|
|