Technical data
Measure Commands 24
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 549
:MEASure:OVERshoot
Command :MEASure:OVERshoot [<source>][,<direction>]
The :MEASure:OVERshoot command measures the overshoot of the first
edge on the screen. Sources are specified with the :MEASure:SOURce
command or with the optional parameter following the
:MEASure:OVERshoot command.
The algorithm is:
If the first edge on the screen is rising,
then
overshoot = (Local Vmax - Vtop) / Vamplitude
else
overshoot = (Vbase - Local Vmin) / Vamplitude.
<source> {CHANnel<N> | FUNCtion<N> | 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.
FUNCtion<N> and WMEMory<N> are:
An integer, 1 - 4, representing the selected function or waveform memory.
<direction> RISing or FALLing
Example This example measures the overshoot of the first edge on the screen.
myScope.WriteString ":MEASURE:OVERSHOOT CHANNEL1"
Query :MEASure:OVERshoot? [<source>][,<direction>]
The :MEASure:OVERshoot? query returns the measured overshoot of the
specified source.
Returned Format
[:MEASure:OVERshoot] <value>[,<result_state>]<NL>
<value> Ratio of overshoot to amplitude, in percent.