ADLINK ND-6067 User Manual
Page 208

206
6.7.11 Start/Stop Counter
@Description
Start or stop counting of counter 0 or counter 1.
@Syntax
$(Addr)5(CounterNo)(SStatus)
$
Command leading code.
(Addr)
Address ID (2-character)
5
Start/stop counter command code.
(CounterNo)
0: counter 0
1: counter 1
(SStatus)
0: stop counting
1: start counting
@Response
!(Addr)
or
?(Addr)
!
Command is valid.
?
Command is invalid.
(Addr) Address
ID.
@Example
User command:
$30501
Response:
!30
Item Meaning
Description
$
(Leading Code)
Command leading code.
30
(Addr)
Address ID is 30H.
5
Start/stop counting command.
0 (CounterNo) Counter
0.
1 (SStatus)
Start
counting.
(6080)