beautypg.com

ADLINK ND-6067 User Manual

Page 207

background image

205

6.7.10 Read Initial Count Value

@Description

Read the initial count value of counter 0 or counter 1.

@Syntax

$(Addr)G(CounterNo)

$

Command leading code.

(Addr)

Address ID (2-character)

G

Read initial counter value command code

(CounterNo)

0: counter 0
1: counter 1

@Response

!(Addr)(IniData)

or

?(Addr)

!

Command is valid.

?

Command is invalid.

(Addr) Address

ID.

(IniData)

The initial count value which consists of 8
hexadecimal digits.

@Example

User command:

$30G1

Response:

!30000000FF

Item Meaning

Description

$

(Leading Code)

Command leading code.

30

(Addr)

Address ID is 30H.

G

Read initial count value.

1 (CounterNo) Counter

1.

!

Command is valid.

30

Address of counter/frequency module.

000000FF 255(0x000000FF).

(6080)