Aapa(data), Aapa(data) -47 – Measurement Computing CB-7080 User Manual
Page 65

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