DSA800 series programming guide - Page 135

For DSA815.

Loading ...
Loading ...
Loading ...
Chapter 2 Command System RIGOL
DSA800 Programming Guide 2-113
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 2.5 GHz 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?
Loading ...
Loading ...
Loading ...