Technical data
Measure Commands 24
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 633
: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<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 local voltage of the preshoot.
myScope.WriteString ":MEASURE:VPReshoot CHAN1"
Query :MEASure:VPReshoot? <source>[,<direction>]