CALCulate:AVERage:COUNt? [(@<ch_list>)]
Returns the number of readings taken on each of the selected channels during the scan.
Parameter Typical return
(none) (none)
Returns the number of readings taken on channels 105 through 108:
CALC:AVER:COUN? (@105:108)
Typical response: +2.00000000E+01,1.90000000E+01,2.10000000E+01,2.00000000E+01
– If you omit the scan list parameter, it returns the count for all channels in the currently defined scan list.
CALCulate:AVERage:{MINimum | MAXimum}:TIME? [(@<ch_list>)]
Returns the time that the minimum or maximum reading was taken on the selected channels during the scan (in full
time and date format).
Parameter Typical return
(none) (none)
Returns the time of the minimum readings taken on channels 103 and 104:
CALC:AVER:MIN:TIME? (@103:104)
Typical response: 2018,01,01,08,39,27.283,2018,01,01,08,39,28.011
In this example, you can replace the MIN node with MAX.
– For each channel, the query returns the time in the form "yyyy,mm,dd,hh,mm,ss.sss", where
2018,01,01,08,39,27.283 would mean January 01, 2018 at 08:39:27.283 AM.
– This command is not affected by the FORMat:READing:TIME:TYPE command, which selects the time format for
saving scanned data in reading memory (absolute time versus relative time).
Keysight DAQ970A/DAQ973A Programming Guide 61
2 SCPI Programming