| Command |
$AA7N |
| Description |
Read PowerOn Value of specified output channel |
| Syntax |
$AA7N[CHK](cr)
| $ |
a delimiter character |
| AA |
address of reading module (00 to FF) |
| 7 |
command for read PowerOn Value
|
| N |
specified channel for read PowerOn Value (0 to 3) |
| [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) |
PowerOn Value |
| [CHK] |
2 characters of Checksum |
| (cr) |
Character Return(0x0D) for denote the end of response |
|
| Example |
| Command |
$0171 |
| Response |
!01+00.000 |
| Description |
Read the PowerOn Value of channel 1 of address 1, response +00.000. |
|
| Reference |
$AA4N
|
| Modules |
I-87024
|
|