Specifications

Command Set 3-25
3. 19. Clear Counter
@Description
Clear the value of counter 0 or counter 1.
@Syntax
$(Addr)6(CounterNo)<CR>
$
Command leading code.
(Addr) Address ID (2-character)
6
Clear counter 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: $3060<CR>
Response: !30<CR>
Item Meaning Description
$ (Leading Code) Command leading code.
30 (Addr) Address ID is 30H.
6 Clear counter command code.
0 (CounterNo) Counter 0.