CB-7080 & CB-7080D Counter/Timer User's Guide
$AA0H(data)
2-10
$AA0H(data)
Description
: Sets the minimum input signal width at high level. Refer to "
Digital filter setting
" on page 1-8
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 minimum width at high 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 = 10
µ
s
command:
$010H00010(cr)
response:
!01(cr)
Min. width = 1000
µ
s = 1 ms
command:
$020H01000(cr)
response:
!02(cr)