FETCh:{FTIMe|FALL:TIME}? [<first_pt>, [<last_pt>]]
Performs post-processing calculation on the specified range of readings and returns fall 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 fall 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 fall time.
Default: 256
(none)
Returning the fall time of the range of readings from data number 2 to 500
FETC:FTIM? 2,500
Typical response: +6.30166149E-03
FETCh:NWIDTh? [<first_pt>, [<last_pt>]]
Performs post-processing calculation on the specified range of readings and returns negative width 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 negative width.
Default: 1
<last_pt> = An integer indicating the last data point of the range of readings to perform
post processing calculation to obtain the negative width.
Default: 256
(none)
Returning the fall time of the range of readings from data number 2 to 500
FETCh:NWIDTh? 2,500
Typical response: +1.02845440E-02
Keysight DAQ970A/DAQ973A Programming Guide 121
2 SCPI Programming