3-4.Read-out and clear commands for counter and timer
3-4-1.Read-out and clear commands for all counter and timer
Type of command
RDAL?
To read all counter channels and timer
Reply example
1234567890 2345678901 3456789012 ・・・・・ 0123456789
These data are 10 digit number in decimal.
The data order is CH0 CH1 CH2 ・・・・・・ CH7 timer.
Unit is cts for counter and μs for timer.
Type of command
RDALH?
To read all counter channels and timer in hexadecimal.
Reply example
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
18/43