:MEASure Commands
21
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
523
:MEASure:VPP
Command Syntax
:MEASure:VPP [<source>]
<source> ::= {CHANnel<n> | FUNCtion<m> | MATH<m> | FFT | WMEMory<r>}
<n> ::= 1 to (# analog channels) in NR1 format
<m> ::= 1 to (# math functions) in NR1 format
<r> ::= 1 to (# ref waveforms) in NR1 format
The :MEASure:VPP command installs a screen measurement and starts a vertical
peak-to-peak measurement. If the optional source parameter is specified, the
current source is modified.
Query Syntax
:MEASure:VPP? [<source>]
The :MEASure:VPP? query measures the maximum and minimum vertical value for
the selected source, then calculates the vertical peak-to-peak value and returns
that value. The peak-to-peak value (Vpp) is calculated with the following formula:
Vpp = Vmax - Vmin
Vmax and Vmin are the vertical maximum and minimum values present on the
selected source.
Return Format
<value><NL>
<value> ::= vertical peak to peak value in NR3 format
See Also
•
"Introduction to :MEASure Commands"
•
•
•
•