User manual

RIGOL Chapter 2 Command System
2-110 DSA700 Programming Guide
Example
The command below sets the average mode to repeat average.
:SENSe:CNRatio:AVERage:TCONtrol REPeat
The query below returns REP.
:SENSe:CNRatio:AVERage:TCONtrol?
[:SENSe]:CNRatio:BANDwidth:INTegration
Syntax
[:SENSe]:CNRatio:BANDwidth:INTegration <freq>
[:SENSe]:CNRatio:BANDwidth:INTegration?
Description
Set the carrier bandwidth.
Query the carrier bandwidth.
Parameter
Name
Type
Range
Default
<freq>
Consecutive Real Number 33 Hz to 333.33333 MHz 2 MHz
Explanation
This command is only available when the C/N ratio measurement is enabled.
The Carrier bandwidth is related to the noise bandwidth. Its range is from noise bandwidth/20 to noise
bandwidth×20.
Return Format
The query returns the carrier bandwidth in integer and the unit is Hz.
Example
The command below sets the carrier bandwidth to 1 MHz.
:SENSe:CNRatio:BANDwidth:INTegration 1000000 or :SENSe:CNRatio:BANDwidth:INTegration 1MHz
The query below returns 1000000.
:SENSe:CNRatio:BANDwidth:INTegration?