Specifications

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