Specifications

RIGOL Chapter 2 Command System
2-4 M300 Programming Guide
CALCulate:AVERage:AVERage?
CALCulate:AVERage:MAXimum?
CALCulate:AVERage:MINimum?
CALCulate:AVERage:PTPeak?
CALCulate:AVERage:SDEV?
Syntax CALCulate:AVERage:AVERage? [(@<ch_list>)]
CALCulate:AVERage:MAXimum? [(@<ch_list>)]
CALCulate:AVERage:MINimum? [(@<ch_list>)]
CALCulate:AVERage:PTPeak? [(@<ch_list>)]
CALCulate:AVERage:SDEV? [(@<ch_list>)]
Description Query the statistical calculation results (average, maximum, minimum, peak to peak and
standard deviation) of the readings of the specified channel.
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,406:408): channel 01
through 03 on the module in Slot1, channel 01
on the module in Slot3 and channel 06
through 08 on the module in Slot4.
If the parameter
is omitted, this
command will be
applied to the
whole scan list.
Explanation <ch_list> should be the multiplexer, digital or totalizer channels in the scan list. If the
specified channel is not in the scan list, the query returns +0.000000000E+00 (but no
error will be generated).
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 the 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
*RSTcommand);
after an Instrument Preset (send the
SYSTem:PRESet command);
Return
Format
The query returns the specified numbers 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:MAX? (@101,102)
The query returns +3.853443855E-03,+4.074533140E-03
You can replace MAX with AVER, MIN, PTP or SDEV to query the average, minimum, peak
to peak or standard deviation value.
Related
commands
CALCulate:AVERage:CLEar
CALCulate:AVERage:COUNt?
CALCulate:AVERage:MAXimum:TIME?
CALCulate:AVERage:MINimum:TIME?