RIGOL Chapter 2 Command System
2-42 DS1000Z Programming Guide
:MATH:FFT:HCENter
Syntax :MATH:FFT:HCENter <cent>
Description Set or query the center frequency of the FFT operation result, namely the frequency
relative to the horizontal center of the screen. The default unit is Hz.
Parameter
0 to (current screen sample rate×2/5)
Explanation Current screen sample rate = 100/current horizontal timebase.
Step = horizontal scale of the FFT operation result/50.
Return
The query returns the current center frequency in scientific notation.
Example
:MATH:FFT:HCENter 10000000 /*Set the center frequency to 10MHz*/
:MATH:FFT:HCENter? /*The query returns 1.000000e+07*/
Related
Commands
:MATH:OPERator
:MATH:FFT:HSCale
:TIMebase[:MAIN]:SCALe
:MATH:OPTion:STARt
Syntax :MATH:OPTion:STARt <sta>
Set or query the start point of the waveform math operation.
Parameter
<sta>
Integer
0 to (End point currently set-1)
0
Explanation This command is invalid for the FFT operation. Sending this command will modify the
start points of all the operations (except FFT).
The horizontal axis of the source selected is equally divided into 1200 parts, in which
the leftmost is 0 and the rightmost is 1199.
Return
The query returns an integer.
Related
:MATH:OPTion:END