| Command |
$AASiB |
| Description |
Read the counter/frequency mode and data format of
the Counter/Frequency module from the specified Slot in the I-8000
system. |
| Syntax |
$AASiB[CHK](cr)
| $ |
a delimiter character |
| AA |
2-characters HEX module address for the specified I-8000 system
,Range from 01 to FFh |
| Si |
Specified slot number. i = 0 to 3(4 slots) or
i = 0 to 7(8 slots) |
| B |
Command for read the counter/frequency mode and data format of the Counter/Frequency module |
| [CHK] |
2-characters of Checksum |
| (cr) |
Character Return(0x0D) for denote the end of command |
|
| Response |
| Valid Command |
!AArrff[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 |
| rr |
counter/frequency mode
rr = 50 set module as counter mode
rr = 51 set module frequency mode |
| ff |
Data format code
ff = 0 decimal format
ff = 2 hex format |
| [CHK] |
2-characters of Checksum |
| (cr) |
Character Return(0x0D) for denote the end of response |
|
| Example |
| Command |
$01S1B |
| Response |
!015002(cr) |
| Description |
The Counter/Frequency Module in slot 0 of the I-8000 system
at address 01h that configuration is counter mode and hex data format. |
|
|
|
| Modules |
I-87082 on I-8000 slave I/O unit
|
|