Technical data

560 Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference
24 Measure Commands
:MEASure:PTOP
Command :MEASure:PTOP <source>, <pulse width percent>
The :MEASure:PTOP command measures the average of the data of a
positive pulse within the pulse window. The pulse window is a range of
data centered within the pulse width using the specified percentage of the
data as measured as the middle threshold level. For example, a 50%
window would not include in the average the first or last 25% of the pulse
width as measured at the middle threshold level. A 100% window would
measure the average of the entire positive or negative pulse. In measure
all edges mode and EZJIT, these measurements can be trended,
histogrammed, etc.
<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.
<pulse width
percent>
pulse width percent to use in average (in percent, 0-100)
Example This example measures the average of the data of a positive pulse within
the pulse window (width set to 50%)
myScope.WriteString ":MEASURE:PTOP CHAN1, 50"
Query :MEASure:PTOP? <source>, <pulse width percentage>
The :MEASure:PTOP? query returns the average of the data of a positive
pulse within the specified pulse window.