Aa3n(data), Aa3n(data) -19 – Measurement Computing CB-7080 User Manual
Page 37

CB-7080 & CB-7080D Counter/Timer User's Guide
$AA3N(data)
2-19
$AA3N(data)
Description
: Set the maximum counter value.
Syntax
: $AA3N(data)[chk](cr)
$
A delimiter character
AA
2-character HEX module address, from 00 to FF
N=0
channel-0 of counter or frequency
N=1
channel-1 of counter or frequency
(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
:
Counter-0 from preset value to FFFFh:
command:
$01300000FFFF(cr)
response:
!01(cr)
Counter-1 from preset value to FFFFFFFFh:
command:
$0131FFFFFFFF(cr)
response:
!01(cr)