FETCh3:STATistics? [<record #>, [<first_pt>, [<last_pt>,]]] (@<channel>)
Performs post-processing calculation on the specified range of readings and returns statistics on the specified
record for a channel.
This SCPI is supported on the DAQM909A Digitizer module only.
Parameter Typical return
<record #> = An integer indicating the specified record for a channel.
Default: 1
<first_pt> = An integer indicating the first data point of the range of readings to perform
post processing calculation to obtain the statistics.
Default: 1
<last_pt> = An integer indicating the last data point of the range of readings to perform
post processing calculation to obtain the statistics.
Default: 256
<channel> = Channel number.
(none)
Returning the statistics of the range of readings from data number 2 to 500 in the first record of Digitizer channel 201.
The returned statistics value is in this order: average, standard deviation, minimum, and maximum.
FETC3:STAT? 1,2,500,(@201)
Typical response: -6.17764966E-04,+5.13837757E-02,-7.68353078E-02,+7.65340847E-02
Keysight DAQ970A/DAQ973A Programming Guide 137
2 SCPI Programming