ADLINK ND-6067 User Manual
Page 222
220
6.7.25 Enable Alarm
@Description
Enables alarm function of counter 0 or counter 1. The digital output
will assert if the counter value reaches the alarm limit while the
alarm is enable.
@Syntax
@(Addr)EA(CounterNo)
@
Command leading code.
(Addr)
Address ID (2-character)
EA
Enable alarm command code.
(CounterNo)
0: counter 0
1: counter 1
@Response
!(Addr)
or
?(Addr)
!
Command is valid.
?
Command is invalid.
(Addr) Address
ID.
@Example
User command:
@30EA0
Response:
!30
Item Meaning
Description
@
(Leading Code)
Command leading code.
30
(Addr)
Address ID is 30H.
EA
Enable alarm command code.
0 (CounterNo) Counter
0.
(6080)