Specifications
3-20 Command Set
3. 14. Read Maximum Counter Value
@Description
Read the maximum counter value of counter 0 or counter 1.
@Syntax
$(Addr)3(CounterNo)<CR>
$
Command leading code.
(Addr) Address ID (2-character)
3
Maximum counter value command code
(CounterNo)
0: counter 0
1: counter 1
@Response
!(Addr)(MaxData)<CR>
or
?(Addr)<CR>
!
Command is valid.
?
Command is invalid.
(Addr)
Address ID.
(MaxData)
The maximum counter value which consists of
8 hexadecimal digits.
@Example
User command: $3031<CR>
Response: !3000001234<CR>
Item Meaning Description
$ (Leading Code) Command leading code.
30 (Addr) Address ID is 30H.
3 Read maximum counter value.
1 (CounterNo) Counter 1.
!
Command is valid.
30
Address of counter/frequency module.
00001234
4660(0x00001234).










