beautypg.com

ADLINK ND-6067 User Manual

Page 209

background image

207

6.7.12 Read Start/Stop Counter Status

@Description

Read the status of counter 0 or counter 1 for its active or inactive
condition.

@Syntax

$(Addr)5(CounterNo)

$

Command leading code.

(Addr)

Address ID (2-character)

5

Start/stop counter command code.

(CounterNo)

0: counter 0
1: counter 1

@Response

!(Addr)(SStatus)

or

?(Addr)

!

Command is valid.

?

Command is invalid.

(Addr) Address

ID.

(Sstatus)

0: stop counting
1: start counting

@Example

User command:

$3050

Response:

!301

!

Command is valid.

30

Address of counter/frequency module.

1

Counter 0 is counting.

(6080)