Specifications

3-38 Command Set
3. 31. 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)<CR>
@
Command leading code.
(Addr) Address ID (2-character)
EA
Enable alarm command code.
(CounterNo
)
0: counter 0
1: counter 1
@Response
!(Addr)<CR>
or
?(Addr)<CR>
!
Command is valid.
?
Command is invalid.
(Addr)
Address ID.
@Example
User command: @30EA0<CR>
Response: !30<CR>
Item Meaning Description
@ (Leading Code) Command leading code.
30 (Addr) Address ID is 30H.
EA Enable alarm command code.
0 (CounterNo) Counter 0.