Aapa(data), Aapa(data) -46 – Measurement Computing CB-7080 User Manual
Page 64

CB-7080 & CB-7080D Counter/Timer User's Guide
@AAPA(data)
2-46
@AAPA(data)
Description
: Set the alarm limit of counter 0 (for alarm mode 0). Refer to "
" for
more information.
Syntax
: @AAPA(data)[chk](cr)
@
A delimiter character
AA
2-character HEX module address, from 00 to FF
PA
(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 − 0 is FFFF0000h:
command:
@01PAFFFF0000(cr)
response:
!01(cr)
The alarm limit of counter 0 is 0000FFFFh:
command:
@02PA0000FFFF(cr)
response:
!02(cr)