480
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
21
:MEASure Commands
:MEASure:FALLtime
Command Syntax
:MEASure:FALLtime [<source>]
<source> ::= {CHANnel<n> | FUNCtion<m> | MATH<m> | WMEMory<r>}
<n> ::= 1 to (# analog channels) in NR1 format
<m> ::= 1 to (# math functions) in NR1 format
<r> ::= 1 to (# ref waveforms) in NR1 format
The :MEASure:FALLtime command installs a screen measurement and starts a
fall-time measurement. For highest measurement accuracy, set the sweep speed
as fast as possible, while leaving the falling edge of the waveform on the display. If
the optional source parameter is specified, the current source is modified.
Query Syntax
:MEASure:FALLtime? [<source>]
The :MEASure:FALLtime? query measures and outputs the fall time of the
displayed falling (negative-going) edge closest to the timebase reference. The fall
time is determined by measuring the time at the upper threshold of the falling
edge, then measuring the time at the lower threshold of the falling edge, and
calculating the fall time with the following formula:
fall time = time at lower threshold - time at upper threshold
Return Format
<value><NL>
<value> ::= time in seconds between the lower threshold and upper
threshold in NR3 format
See Also
•
"Introduction to :MEASure Commands"
•
•
•
NOTE
This command is not available if the source is FFT (Fast Fourier Transform).