This subsystem calculates measurement statistics.
CALCulate:AVERage:CLEar[:IMMediate]
The CALCulate:AVERage:ALL? query returns the arithmetic mean (average), standard deviation, minimum value and maximum value of all measurements taken since the statistics were last cleared. The count and peak-to-peak statistics are not returned by CALCulate:AVERage:ALL?.
The other six queries listed above return individual values.
Parameter | Typical Return |
---|---|
(none) | (see below) |
Return the statistics of 100 frequency measurements: |
Clears all computed statistics: minimum, maximum, average, peak-to-peak, count and standard deviation.
Parameter | Typical Return |
---|---|
(none) | (none) |
Clear the stored statistical data: CALC:AVER:CLE |
Enables or disables statistics computation.
Parameter | Typical Return |
---|---|
{ON|1|OFF|0}. Default: OFF. | 0 (OFF) or 1 (ON) |
Return the statistics of 100 frequency measurements: Typical Response: +1.00520000E+03,+1.00512000E+03,+1.00527000E+03,+4.13500000E-01 |