Command |
$AA1H(data) |
Description |
Set Non-isolated High Trigger Level |
Syntax |
$AA1H(data)[CHK](cr)
$ |
a delimiter character |
AA |
address of setting module (00 to FF) |
1H |
command for read non-isolated high trigger level |
(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 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 |
$011H24 |
Response |
!01 |
Description |
Set address 01 non-isolated high trigger level to 2.4V, return success |
|
|
Reference |
$AA1H
$AA1L
$AA1L(data)
|
|