| Command |
$AA7CiRrr |
| Description |
Set Single Channel Range Configuration |
| Syntax |
$AA7CiRrr[CHK](cr)
| $ |
a delimiter character |
| AA |
address of setting module (00 to FF) |
| 7 |
command for Setting Single Channel Range Configuration |
| Ci |
represent the specified input channel |
| Rrr |
respresent the type (input range) that you want to set. Type |
| [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 |
$017C0R20 |
| Response |
!01 |
| Description |
Set channel 0 input range to 20 = PT100 (-100~+100^C) in address
01 moduele, return success. |
| |
|
| Command |
$027C5R28 |
| Response |
!02 |
| Description |
Set channel 5 input range to 28 = Ni120 (-80~+100^C) in address
02 moduele, return success. |
| |
|
| Command |
$037C1R30 |
| Response |
?03 |
| Description |
Set channel 1 input range to 30 in address 03 moduele, return
error RTD input range type code. |
| |
|
|
| Reference |
$AA8Ci
|
|