beautypg.com

ADLINK ND-6067 User Manual

Page 206

background image

204

6.7.9 Set Initial Count Value

@Description

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

@Syntax

$(Addr)P(CounterNo)(IniData)

$

Command leading code.

(Addr)

Address ID (2-character)

P

Set initial count value command code.

(CounterNo)

0: counter 0
1: counter 1

(IniData)

The initial count value which consists of 8
hexadecimal digits.

@Response

!(Addr)
or
?(Addr)

!

Command is valid.

?

Command is invalid.

(Addr) Address

ID.

@Example

User command:

$30P000000100

Response:

!30

Item Meaning

Description

$

(Leading Code)

Command leading code.

30

(Addr)

Address ID is 30H.

P

Set initial count value.

0 (CounterNo)

Counter

0.

00000100 (IniData)

256(0x00000100)

(6080)