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 "
Digital filter setting
" 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)