Aa0l(data), Aa0l(data) -12 – Measurement Computing CB-7080 User Manual
Page 30

CB-7080 & CB-7080D Counter/Timer User's Guide
$AA0L(data)
2-12
$AA0L(data)
Description
: Sets the minimum input signal width at low level. Refer to "
" for more
information.
Syntax
: $AA0H(data)[chk](cr)
$
A delimiter character
AA
2-character HEX module address, from 00 to FF
(data)
5-character decimal value for min. width at low level. The unit is microseconds
(
s), and the range can be from 2
s to 65535
s.
[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
:
Min. width = 20
s
command:
$010H00020(cr)
response:
!01(cr)
Min. width = 2000
s = 2 ms
command:
$020H02000(cr)
response:
!02(cr)