Chapter 2 Command System RIGOL
DS1000Z Programming Guide 2-41
:MATH:FFT:UNIT
Syntax :MATH:FFT:UNIT <unit>
Set or query the vertical unit of the FFT operation result.
Parameter
Return
The query returns DB or VRMS.
Related
Command
:MATH:OPERator
:MATH:FFT:HSCale
Syntax :MATH:FFT:HSCale <hsc>
Set or query the horizontal scale of the FFT operation result. The default unit is Hz.
Parameter
<hsc>
Real
Refer to Explanation
5.00MHz
Explanation <hsc> can be set to 1/20, 1/40, 1/100 and 1/200 of the current screen sample rate
(current screen sample rate=100/current horizontal timebase).
For example, if the horizontal timebase of the instrument is 1μs, the current screen
sample rate is 100/1μs=100MHz. Thus, the horizontal scale can be set to 5MHz,
2.5MHz, 1MHz or 500kHz.
You can view the detailed information of the spectrum by reducing the horizontal
Return
The query returns the horizontal scale in scientific notation.
Example
:MATH:FFT:HSCale 500000 /*Set the horizontal scale to 500kHz*/
:MATH:FFT:HSCale? /*The query returns 5.000000e+05*/
Related
Commands
:MATH:OPERator