Specifications
2 Command System RIGOL
DS2000 Programming Guide
2-103
:CALCulate:FFT:HSCale
Syntax
:CALCulate:FFT:HSCale <hscale>
:CALCulate:FFT:HSCale?
Description
Set the horizontal coefficient in FFT operation. This command indirectly sets the FFT
horizontal scale.
Query the current horizontal coefficient in FFT operation.
Parameter
Name Type Range Default
<hscale>
Discrete {1|2|3|4} 1
Note: you can use the :CALCulate:FFT:HSPan command to set the horizontal scale of FFT directly.
Explanation
1: Horizontal Scale=the current FFT sample rate of the screen/20.
2: Horizontal Scale=the current FFT sample rate of the screen/40.
3: Horizontal Scale=the current FFT sample rate of the screen/100.
4: Horizontal Scale=the current FFT sample rate of the screen/200.
Return Format
The query returns 1, 2, 3 or 4.
Example
:CALCulate:FFT:HSCale 2
The query returns 2.