Technical data

Table Of Contents
Measure Commands 25
Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference 533
:MEASure:DELTatime
Command :MEASure:DELTatime [<source>[,<source>]]
The :MEASure:DELTatime command measures the delta time between two
edges. If one source is specified, the delta time from the leading edge of
the specified source to the trailing edge of the specified source is
measured. If two sources are specified, the delta time from the leading
edge on the first source to the trailing edge on the second source is
measured.
Sources are specified with the :MEASure:SOURce command or with the
optional parameter following the :MEASure:DELTatime command. The rest
of the parameters for this command are specified with the
:MEASure:DEFine command.
The necessary waveform edges must be present on the display. The query
will return 9.99999E+37 if the necessary edges are not displayed.
<source> {CHANnel<N> | FUNCtion<F> | DIGital<M> | WMEMory<N> | CLOCk |
MTRend | MSPectrum | EQUalized}
MTRend and MSPectrum sources are only available if the oscilloscope has
the EZJIT option installed and the feature is enabled.
The CLOCk source is only available if the oscilloscope has the High Speed
Serial option installed and the feature is enabled.
The EQUalized source is only available if the oscilloscope has the High
Speed Serial option and the Serial Data Equalization option installed and
the features are enabled. This command uses the Feed- Forward Equalized
(FFE) signal as the source.
<N> CHANnel<N> is an integer, 1- 4.
WMEMory<N> is an integer, 1- 4.
<F> FUNCtion<F> is an integer, 1- 16.
<M> An integer, 0- 15. Digital channels are available on mixed-signal
oscilloscopes.
Example This example measures the delta time between channel 1 and channel 2.
myScope.WriteString ":MEASure:DELTatime CHANnel1,CHANnel2"
Query :MEASure:DELTatime? [<source>[,<source>]]
The :MEASure:DELTatime? query returns the measured delta time value.
Returned Format
[:MEASure:DELTatime] <value>[,<result_state>]<NL>