FETCh:RMS? [<first_pt>, [<last_pt>]]
Performs post-processing calculation on the specified range of readings and returns RMS for single channel DMM
digitizing.
This SCPI is supported on DMM Digitize data acquisition mode only.
Parameter Typical return
<first_pt> = An integer indicating the first data point of the range of readings to perform
post processing calculation to obtain the RMS.
Default: 1
<last_pt> = An integer indicating the last data point of the range of readings to perform
post processing calculation to obtain the RMS.
Default: 256
(none)
Returning the RMS of the range of readings from data number 2 to 500
FETCh:RMS? 2,500
Typical response: +5.13359793E-02
FETCh:{RTIMe|RISE:TIME}? [<first_pt>, [<last_pt>]]
Performs post-processing calculation on the specified range of readings and returns rise time for single channel
DMM digitizing.
For valid post processed measurement, please ensure data captured is at least 1 cycle.
This SCPI is supported on DMM Digitize data acquisition mode only.
Parameter Typical return
<first_pt> = An integer indicating the first data point of the range of readings to perform
post processing calculation to obtain the rise time.
Default: 1
<last_pt> = An integer indicating the last data point of the range of readings to perform
post processing calculation to obtain the rise time.
Default: 256
(none)
Returning the rise time of the range of readings from data number 2 to 500
FETC:RTIM? 2,500
Typical response: +6.43896498E-03
Keysight DAQ970A/DAQ973A Programming Guide 123
2 SCPI Programming