Technical data

Table Of Contents
734 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
25 Measure Commands
:MEASure:VPReshoot
Command :MEASure:VPReshoot <source>[,<direction>]
The :MEASure:VPReshoot command is similar to the preshoot
measurement, but instead of returning the ratio of preshoot voltage to
amplitude as a percent, it returns the local voltage of the preshoot.
<source> {CHANnel<N> | FUNCtion<F> | 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.
<direction> RISing or FALLing
Example This example measures the local voltage of the preshoot.
myScope.WriteString ":MEASURE:VPReshoot CHAN1"
Query :MEASure:VPReshoot? <source>[,<direction>]