Specifications

Command Set 3-21
3. 15. Set Initial Count Value
@Description
Set the initial count value of counter 0 or counter 1.
@Syntax
$(Addr)P(CounterNo)(IniData)<CR>
$
Command leading code.
(Addr) Address ID (2-character)
P
Set initial count value command code.
(CounterNo)
0: counter 0
1: counter 1
(IniData)
The initial count value which consists of 8
hexadecimal digits.
@Response
!(Addr)<CR>
or
?(Addr)<CR>
!
Command is valid.
?
Command is invalid.
(Addr)
Address ID.
@Example
User command: $30P000000100<CR>
Response: !30<CR>
Item Meaning Description
$ (Leading Code) Command leading code.
30 (Addr) Address ID is 30H.
P Set initial count value.
0 (CounterNo) Counter 0.
00000100 (IniData) 256(0x00000100)