CALCulate:AVERage:ALL? [(@<ch_list>)]
Returns the minimum, maximum, arithmetic mean (average), and standard deviation values of all measurements
taken since the statistic were last cleared. Count and peak-to-peak statistics are not returned by this command.
Parameter Typical return
(none) (none)
Returns the statistics of all readings on channels 105 through 108:
CALC:AVER:ALL? (@105:108)
Typical response: +1.00520000E+03,+1.00512000E+03,+1.00527000E+03,+4.13500000E-01
CALCulate:AVERage:{AVERage | MAXimum | MINimum | PTPeak | SDEViation}? [(@<ch_list>)]
Returns the arithmetic mean (average), maximum, minimum, peak-to-peak, and standard deviation values of all
measurements taken since the statistic were last cleared.
Parameter Typical return
(none) (none)
Returns the minimum values of all readings taken on channels 105 through 108:
CALC:AVER:MIN? (@105:108)
Typical response: +3.13830293E+01,+1.98732123E+01,9.38293055E+00,1.20393822E+01
In this example, you can replace the MIN node with MAX, AVER, PTP, or SDEV.
CALCulate:AVERage:CLEar [(@<ch_list>)]
Clears all readings from the statistics registers for the selected channels. The minimum, maximum, average, count,
peak-to-peak, and standard deviation values are cleared. The values for all scanned channels are also cleared at the
beginning of a new scan. No readings are cleared from reading memory.
Parameter Typical return
(none) (none)
Clears the saved statistic readings on channels 105 through 108:
CALC:AVER:CLE (@105:108)
60
Keysight DAQ970A/DAQ973A Programming Guide
2 SCPI Programming