Specifications

Command Set 3-19
3. 13. Set Maximum Counter Value
@Description
Set the maximum counter value of counter 0 or counter 1.
@Syntax
$(Addr)3(CounterNo)(MaxData)<CR>
$
Command leading code.
(Addr) Address ID (2-character)
3
Maximum counter value command.
(CounterNo)
0: counter 0
1: counter 1
(MaxData)
The maximum counter value which consists of
8 hexadecimal digits. When counting value
exceeds the maximum counter value, an
overflow flag status will set.
@Response
!(Addr)<CR>
or
?(Addr)<CR>
!
Command is valid.
?
Command is invalid.
(Addr)
Address ID.
@Example
User command: $303000010000<CR>
Response: !30<CR>
Item Meaning Description
$ (Leading Code) Command leading code.
30 (Addr) Address ID is 30H.
3 Set maximum counter value.
0 (CounterNo) Counter 0.
0001000
0
(MaxData) 65536(0x00010000)