Aasa(data), Aasa(data) -49 – Measurement Computing CB-7080 User Manual
Page 67

CB-7080 & CB-7080D Counter/Timer User's Guide
@AASA(data)
2-49
@AASA(data)
Description
: Set the Hi-Hi alarm limit of counter 0 (for alarm-mode 1). Refer to "
" 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 Hi-Hi alarm limit of counter 0 is FFFF0000h:
command:
@01SAFFFF0000(cr)
response:
!01(cr)
The Hi-Hi alarm limit of counter 0 is 0000FFFFh:
command:
@02SA0000FFFF(cr)
response:
!02(cr)