beautypg.com

ADLINK ND-6067 User Manual

Page 217

background image

215

6.7.20 Read Minimum Input Signal Width at Low Level

@Description

Read the minimum input signal width at low level.

@Syntax

$(Addr)0L

$

Command leading code.

(Addr)

Address ID (2-character)

0L

Set minimum input signal width at low level command
code.

@Response

!(Addr)(MinFData)

or

?(Addr)

!

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

Response:

!300010

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.

(6080)