ADLINK ND-6067 User Manual
Page 215
213
6.7.18 Read Minimum Input Signal Width at High Level
@Description
Read the minimum input signal width at high level.
@Syntax
$(Addr)0H
$
Command leading code.
(Addr)
Address ID (2-character)
0H
Set minimum input signal width at high level
command code.
@Response
!(Addr)(MinFData)
or
?(Addr)
!
Command is valid.
?
Command is invalid.
(Addr) Address
ID.
(MinFData)
The minimum width data at high 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:
$300H
Response:
!300100
Item Meaning
Description
$
(Leading Code)
Command leading code.
30
(Addr)
Address ID is 30H.
0H
Set minimum input signal width.
!
Command is valid.
30
Address of counter/frequency module.
0100
Digital filter value of minimum signal width at high
level is 100
μs.
(6080)