Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-139
[:SENSe]:FREQuency:CENTer
Syntax
[:SENSe]:FREQuency:CENTer <freq>
[:SENSe]:FREQuency:CENTer?
Description
Sets the center frequency.
Queries the center frequency.
Parameter
Name
Type
Range
Default
<freq>
Consecutive Real Number
(Smin/2)
[2]
to (Fmax - Smin/2)
Fmax
[1]
/2
Note
[1]
: The maximum frequency Fmax is determined by the instrument model. RSA5000 includes two models: 3.2
GHz and 6.5 GHz.
Note
[2]
: Smin indicates the minimum span in non-zero span.
Return Format
The query returns the center frequency in scientific notation. The unit is Hz.
Example
The following command sets the center frequency to 1 MHz.
:SENSe:FREQuency:CENTer 1000000
The following query returns 1.000000000e+06.
:SENSe:FREQuency:CENTer?
[:SENSe]:FREQuency:CENTer:STEP:AUTO
Syntax
[:SENSe]:FREQuency:CENTer:STEP:AUTO OFF|ON|0|1
[:SENSe]:FREQuency:CENTer:STEP:AUTO?
Description
Enables or disables the auto setting mode of the CF step.
Queries the status of the auto setting mode of the CF step.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
ON|1
Return Format
The query returns 0 or 1.
Example
The following command enables the auto setting mode of the CF step.
:SENSe:FREQuency:CENTer:STEP:AUTO ON or :SENSe:FREQuency:CENTer:STEP:AUTO 1
The following query returns 1.
:SENSe:FREQuency:CENTer:STEP:AUTO?