462
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
21
:MEASure Commands
:MEASure:AREa
Command Syntax
:MEASure:AREa [<interval>][,<source>]
<interval> ::= {CYCLe | DISPlay}
<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:AREa command installs an area measurement on screen. Area
measurements show the area between the waveform and the ground level.
The <interval> option lets you specify the measurement interval: either an integral
number of cycles, or the full screen. If <interval> is not specified, DISPlay is
implied.
Query Syntax
:MEASure:AREa? [<interval>][,<source>]
The :MEASure:AREa? query measures and returns the area value.
Return Format
<value><NL>
<value> ::= the area value in volt-seconds in NR3 format
See Also
•
"Introduction to :MEASure Commands"
•
NOTE
This command is not available if the source is FFT (Fast Fourier Transform).