Technical data

Measure Commands 24
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 551
:MEASure:PAMPlitude
Command :MEASure:PAMPlitude [<source>, <width>, <direction>]
The :MEASure:PAMPlitude command measures the pulse amplitude around
the specified edge. There is only a single width applied to the top and
base for the amplitude measurement.
<source> {CHANnel<N> | FUNCtion<N> | WMEMory<N>}
<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.
<width> width to measure at the top and base of the pulse (in percent, 0-100)
<direction> the edge direction to measure (RISing or FALLing). The pulse measured is
to the left and right of the specified edge.
Example This example measures the pulse amplitude around a rising edge (width
set to 50%)
myScope.WriteString ":MEASURE:PAMPlitude CHAN1, 50, RISing"
Query :MEASure:PAMPlitude? <source>, <width>, <direction>
The :MEASure:PAMPlitude? query returns the pulse amplitude around the
specified edge.