464
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
21
:MEASure Commands
:MEASure:BWIDth
Command Syntax
:MEASure:BWIDth [<source>]
<source> ::= {CHANnel<n> | FUNCtion<m> | MATH<m> | 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:BWIDth command installs a burst width measurement on screen. If
the optional source parameter is not specified, the current measurement source is
used.
Query Syntax
:MEASure:BWIDth? [<source>]
The :MEASure:BWIDth? query measures and returns the width of the burst on the
screen.
The burst width is calculated as follows:
burst width = (last edge on screen - first edge on screen)
Return Format
<value><NL>
<value> ::= burst width in seconds in NR3 format
See Also
•
"Introduction to :MEASure Commands"
•
NOTE
This command is not available if the source is FFT (Fast Fourier Transform).