Type of command
RDAL?
To read all counter channels and timer in decimal.
Reply
1234567890 2345678901 3456789012 ・・・・・ 0123456789
These data are 10 digit in decimal.
The data order is CH0 CH1 CH2 ・・・・・・ CH7 timer.
Units of counter is cts and timer is μs.
Type of command
RDALH?
To read all counter channels and timer in hexadecimal.
Reply
1DC2829F 07C38528 0451EEC3 106D8230 ・・・・・ 00FFE101 000161C602
These data are 8 digit in hexadecimal.
The data order is CH0 CH1 CH2 ・・・・・・ CH7 timer.
Units of counter is cts and timer is μs.
Type of command
CLAL?
To clear all counter channels and timer
Type of command
CTR?xx
To read count value of channel number xx in decimal.
CTR?xxyy
To read count value from channel number xx to channel number yy in decimal.
Example
1234567890 Reply data is 10 digit data in decimal. Unit is cts.
1234567890 2345678901 3456789012 ・・・・・ 0123456789
Reply data is 10 digit in decimal in order. Unit is cts.
Type of command
CTRH?xx
To read count value of channel number xx in hexadecimal.
CTRH?xxyy
To read count value from channel number xx to channel number yy
in hexadecimal.
Example
1DC2829F
Reply data is 8 digit in hexadecimal. Unit is cts.
1DC2829F 07C38528 0451EEC3 106D8230 ・・・・・ 00FFE101 000161C602
Reply data is 8 digit in hexadecimal in order. Unit is cts.
Type of command
CLCTxx
To clear the count value of counter channel xx.
CLCTxxyy
To clear the count value from counter channel xx to channel yy.
CLPC
To clear the count value of preset counter channel 07.
3-4.Read-out and clear commands for counter and timer
3-4-1.Read-out and clear commands for all counter and timer
3-4-2.Read-out and clear commands for all counter
16/28