CB-7080 & CB-7080D Counter/Timer User's Guide
@AASA(data)
2-48
@AASA(data)
Description
: Set alarm limit of counter-1(for alarm-mode 0). Refer to "
Counter alarm mode selection
" for
more information.
Syntax
: @AASA(data)[chk](cr)
@
A delimiter character
AA
2-character HEX module address, from 00 to FF
SA
(data)
8-character HEX value.
[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
[chk]
2-character checksum. If checksum is disabled, no [chk]
(cr)
0x0D
Examples
:
The alarm limit of counter 1 is FFFF0000h:
command:
@01SAFFFF0000(cr)
response:
!01(cr)
The alarm limit of counter 1 is 0000FFFFh:
command:
@02SA0000FFFF(cr)
response:
!02(cr)