| Command |
$AASiCjN |
| Description |
Read PWM Synchronized for Channel |
| Syntax |
$AASiCjM[CHK](cr)
| $ |
a delimiter character |
| AA |
address of reading module (00 to FF) |
| Si |
slot number of the module. i = 0 ~ 3 or 0 ~ 7 |
| Cj |
j = 0
=
read maximum counter value of counter 0
j = 1 = read
maximum counter value of counter 1
(j=0 to 7) |
| N |
command for PWM Synchronized |
| [CHK] |
2 characters of Checksum |
| (cr) |
Character Return(0x0D) for denote the end of
command |
|
| Response |
| Valid
Command |
!AAx[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) |
| x |
1 enable synchronize; 0 disable |
| [CHK] |
2 characters of Checksum |
| (cr) |
Character Return(0x0D) for denote the end of
response |
|
| Example |
| Command |
$01S0C0N |
| Response |
!011 |
| Description |
Read address 01,slot 0 module's
enable synchronize of channel
0, return value 0 (burst count mode). |
|
| Modules |
I-8088W on I-8000 slave I/O unit |
| Reference |
$AASiCjN(Data)
|
|