RIGOL
2-60
VSA Programming Guide
[:SENSe]:FREQuency:STOP
Syntax
[:SENSe]:FREQuency:STOP <freq>
[:SENSe]:FREQuency:STOP?
Description
Sets the stop frequency.
Queries the stop frequency.
Parameter
Name
Type
Range
Default
<freq> Consecutive Real Number
3.125 kHz to Fmax
center fre span/2
Return Format
The query returns the stop frequency in scientific notation. The unit is Hz.
Example
The following command sets the stop frequency to 10 MHz.
:SENSe:FREQuency:STOP 10000000
The following query returns 1.00007.
:SENSe:FREQuency:STOP?
[:SENSe]:POWer[:RF]:RANGe
Syntax
[:SENSe]:POWer[:RF]:RANGe <real>
[:SENSe]:POWer[:RF]:RANGe?
Description
Sets the amplitude of the largest sinusoidal input signal without being clipped by the IF ADC.
Queries the amplitude of the largest sinusoidal input signal without being clipped by the IF ADC.
Parameter
Name
Type
Range
Default
<real>
Integer
-15 dBm to 25 dBm
20 dBm
Return Format
The query returns the signal amplitude in scientific notation. The unit is dBm.
Example
The following command sets the amplitude of the largest sinusoidal input signal without being clipped by
the IF ADC to 20 dBm.
:SENSe:POWer:RF:RANGe 20
The following query returns 2.00001.
:SENSe:POWer:RF:RANGe?