Specifications
RIGOL Chapter 2 Command System
2-6 M300 Programming Guide
CALCulate:AVERage:COUNt?
Syntax
CALCulate:AVERage:COUNt? [(@<ch_list>)]
Description
Query the number of readings taken on each of the specified channels.
Parameters
Name
Type
Range
Default
<ch_list>
Channel
List
One or more channels (the multiplexer
channels, DIO channels or TOT channels),
the rules are as follows:
(@101): channel 01 on the module in Slot1;
(@101:103): channel 01 through 03 on the
module in Slot1;
(@101:103,301): channel 01 through 03 on
the module in Slot1 and channel 01 on the
module in Slot3.
If the parameter
is omitted, this
command will be
applied to the
whole scan list.
Explanation You can send command to read the statistical calculation results at any time, even
during a scan.
An error will be generated if the DMM module is disabled (refer to the
INSTrument:DMM command) or not installed.
The instrument clears the stored statistical data on all channels under the following
conditions
:
when a new scan is started;
when the
CALCulate:AVERage:CLEar command is executed;
after a Factory Reset (send the
*RST command);
after an Instrument Preset (send the SYSTem:PRESet command);
Return
Format
The query returns the numbers of readings in scientific notation. Multiple return values
are separated by commas. If no data is available for the specified channels, it returns
+0.00000000E+00.
Example CALC:AVER:COUN? (@101,102)
The query returns +3.000000000E+01,+3.000000000E+01
Related
commands
CALCulate:AVERage:AVERage?
CALCulate:AVERage:MAXimum?
CALCulate:AVERage:MINimum?
CALCulate:AVERage:PTPeak?
CALCulate:AVERage:SDEV?
CALCulate:AVERage:CLEar