RIGOL Chapter 2 Command System
2-100 MSO7000/DS7000 Programming Guide
:MATH<n>:FFT:OFFSet
:MATH<n>:FFT:OFFSet <offset>
:MATH<n>:FFT:OFFSet?
Sets or queries the vertical offset of FFT operation results.
The query returns the current vertical offset in scientific notation.
:MATH1:FFT:OFFSet 0.3 /*Sets the vertical offset of the FFT operation results to
300 mdB*/
:MATH1:FFT:OFFSet? /*The query returns 3.000000E-1.*/
:MATH<n>:FFT:HSCale
:MATH<n>:FFT:HSCale <hsc>
:MATH<n>:FFT:HSCale?
Sets or queries the frequency range of FFT operation results. The default unit is Hz.
You can reduce the frequency range to observe the details of the spectrum.
The query returns the current frequency range in scientific notation.
:MATH1:FFT:HSCale 500000 /*Sets the frequency range of FFT operation results to
500 kHz.*/
:MATH1:FFT:HSCale? /*The query returns 5.000000E+5.*/
:MATH<n>:FFT:HCENter
:MATH<n>:FFT:HCENter <cent>
:MATH<n>:FFT:HCENter?
Sets or queries the center frequency of FFT operation results, i.g. the frequency relative to
the horizontal center of the screen. The default unit is Hz.
The query returns the current center frequency in scientific notation.
:MATH1:FFT:HCENter 10000000 /*Sets the center frequency of the FFT operation
results to 10 MHz.*/
:MATH1:FFT:HCENter? /*The query returns 1.000000E+7.*/