Specifications
Chapter 2 Command System RIGOL
M300 Programming Guide 2-5
CALCulate:AVERage:CLEar
Syntax
CALCulate:AVERage:CLEar [(@<ch_list>)]
Description
Clear all the statistical calculation results (average, maximum, minimum, peak to peak,
standard deviation and count values) 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 <ch_list> should be the multiplexer, digital or totalizer channels in the scan list. If the
specified channel is not in the scam list, this command is invalid (no error will be
generated).
This command only clears the statistical calculation results of the specified channels
and no readings are cleared from the corresponding memory.
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
*RST command);
after an Instrument Preset (send the SYSTem:PRESet command);
Example
CALC:AVER:CLE (@101,102)
Related
commands
CALCulate:AVERage:AVERage?
CALCulate:AVERage:MAXimum?
CALCulate:AVERage:MINimum?
CALCulate:AVERage:SDEV?
CALCulate:AVERage:COUNt?
CALCulate:AVERage:PTPeak?