ADLINK ND-6067 User Manual
Page 223

221
6.7.26 Disable Alarm
@Description
Disables alarm function of counter 0 or counter 1.
@Syntax
@(Addr)DA(CounterNo)
@
Command leading code.
(Addr)
Address ID (2-character)
DA
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:
@30DA0
Response:
!30
Item Meaning
Description
@
(Leading Code)
Command leading code.
30
(Addr)
Address ID is 30H.
DA
Disable alarm command code.
0 (CounterNo) Counter
0.
(6080)