382
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
17
:FUNCtion<m> Commands
:FUNCtion<m>[:FFT]:DETection:POINts
Command Syntax
:FUNCtion<m>[:FFT]:DETection:POINts <number_of_buckets>
<number_of_buckets> ::= an integer in NR1 format
<m> ::= 1-4 in NR1 format
The :FUNCtion<m>[:FFT]:DETection:POINts command specifies the maximum
number of points that the FFT detector should decimate to. This is also the
number of buckets that sampled FFT points are grouped into before the selected
detection type reduction (decimation) is applied.
The minimum number of points is 640.
When precision analysis is off, the maximum number of points is the measurement
record limit of 64K.
When precision analysis is on (see
maximum number of points is 1/2 the power-of-two value needed to hold the
precision analysis record length.
Query Syntax
:FUNCtion<m>[:FFT]:DETection:POINts?
The :FUNCtion<m>[:FFT]:DETection:POINts? query returns the FFT detector points
setting.
Return Format
<number_of_buckets><NL>
<number_of_buckets> ::= an integer in NR1 format
See Also
•
•