Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-128 RSA5000 Programming Guide
This command is only valid when the C/N ratio measurement in GPSA mode is enabled.
Return Format
The query returns EXP or REP.
Example
The following command sets repeat average to the average mode.
:SENSe:CNRatio:AVERage:TCONtrol REPeat
The following query returns REP.
:SENSe:CNRatio:AVERage:TCONtrol?
[:SENSe]:CNRatio:BANDwidth:INTegration
Syntax
[:SENSe]:CNRatio:BANDwidth:INTegration <freq>
[:SENSe]:CNRatio:BANDwidth:INTegration?
Description
Sets the carrier bandwidth.
Queries the carrier bandwidth.
Parameter
Name
Type
Range
Default
<freq>
Consecutive Real Number
3 Hz to 2.166666 GHz
2 MHz
Remarks
This command is only valid when the C/N ratio measurement in GPSA mode is enabled.
The carrier bandwidth is correlated with the noise bandwidth. The range of the carrier bandwidth is from
(noise bandwidth/20 to noise bandwidth×20).
Return Format
The query returns the carrier bandwidth in integer. Its unit is Hz.
Example
The following command sets the carrier bandwidth to 1 MHz.
:SENSe:CNRatio:BANDwidth:INTegration 1000000 or :SENSe:CNRatio:BANDwidth:INTegration 1MHz
The following query returns 1000000.
:SENSe:CNRatio:BANDwidth:INTegration?