CB-7080 & CB-7080D Counter/Timer User's Guide
@AARP
2-50
@AARP
Description
: Read the alarm limit of counter 0 (for alarm-mode 0). Refer to "
Counter alarm mode selection
"
for more information.
Syntax
: @AARP[chk](cr)
@
A delimiter character
AA
2-character HEX module address, from 00 to FF
RP
[chk]
2-character checksum. If checksum is disabled, no [chk]
(cr)
0x0D
Response
:
Valid response
!AA[chk](cr)
Invalid response
?AA[chk](cr)
no response
Syntax error, communication error or address error
!
A delimiter character indicating a valid response
?
A delimiter character indicating an invalid response
AA
2-character HEX module address
(data)
8-character HEX value.
[chk]
2-character checksum. If checksum is disabled, no [chk]
(cr)
0x0D
Examples
:
The alarm limit of counter 0 is FFFF0000h:
command:
@01RP(cr)
response:
!01FFFF0000(cr)
The alarm limit of counter 0 is 0000FFFFh:
command:
@02RP(cr)
response:
!020000FFFF(cr)