beautypg.com

ADLINK ND-6067 User Manual

Page 205

background image

203

6.7.8 Read Maximum Counter Value

@Description

Read the maximum counter value of counter 0 or counter 1.

@Syntax

$(Addr)3(CounterNo)

$

Command leading code.

(Addr)

Address ID (2-character)

3

Maximum counter value command code

(CounterNo)

0: counter 0
1: counter 1

@Response

!(Addr)(MaxData)

or

?(Addr)

!

Command is valid.

?

Command is invalid.

(Addr) Address

ID.

(MaxData)

The maximum counter value which consists of 8
hexadecimal digits.

@Example

User command:

$3031

Response:

!3000001234

Item Meaning

Description

$

(Leading Code)

Command leading code.

30

(Addr)

Address ID is 30H.

3

Read maximum counter value.

1 (CounterNo) Counter

1.

!

Command is valid.

30

Address of counter/frequency module.

00001234 4660(0x00001234).

(6080)