| Command |
~AADV(data) |
| Description |
This command set the specified 5-digits display value in the I-8000 system. |
| Syntax |
~AADV(data)[CHK](cr)
| ~ |
a delimiter character |
| AA |
2-characters HEX module address for the specified I-8000 system
,Range from 01 to FFh |
| D |
command for display |
| V |
command for set 5-digits display |
| (data) |
Display value(00000 to 99999) |
| [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 |
2-characters HEX module address |
| [CHK] |
2-characters of Checksum |
| (cr) |
Character Return(0x0D) for denote the end of response |
|
| Example |
| Command |
~01DV99999 |
| Response |
!01 |
| Description |
This example set the 5-digits display "99999" in the I-8000 system at address 01h
The response indicates the command is valid. |
|
|
| Modules |
I-8410,I-8810,I-8430,I-8431,I-8830,I-8831,I-8KE4,I-8KE8
|
|