Specifications

Command Set 3-33
3. 26. Read Minimum Input Signal Width at Low Level
@Description
Read the minimum input signal width at low level.
@Syntax
$(Addr)0L<CR>
$
Command leading code.
(Addr) Address ID (2-character)
0L
Set minimum input signal width at low level
command code.
@Response
!(Addr)(MinFData)<CR>
or
?(Addr)<CR>
!
Command is valid.
?
Command is invalid.
(Addr)
Address ID.
(MinFData)
The minimum width data at low level. The unit
is µs and its resolution is 1 µs. This value range
from 4 µs to 1020 µs, which is a 4-digit integer.
@Example
User command: $300L<CR>
Response: !300010<CR>
Item Meaning Description
$ (Leading Code) Command leading code.
30 (Addr) Address ID is 30H.
0L Set minimum input signal
width.
!
Command is valid.
30
Address of counter/frequency module.
0010
Digital filter value of minimum signal width
at low level is 10 µs.