Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-111
Return Format
The query returns the channel span in integer and the unit is Hz.
Example
The command below sets the channel span to 1 MHz.
:SENSe:CHPower:FREQuency:SPAN 1000000
The query below returns 1000000.
:SENSe:CHPower:FREQuency:SPAN?
[:SENSe]:CNRatio:AVERage:COUNt
Syntax
[:SENSe]:CNRatio:AVERage:COUNt <integer>
[:SENSe]:CNRatio:AVERage:COUNt?
Description
Set the number of averages of the C/N ratio measurement.
Query the number of averages of the C/N ratio measurement.
Parameter
Explanation
This command is only available when the C/N ratio measurement is enabled.
Return Format
The query returns the number of averages in integer.
Example
The command below sets the number of averages to 100.
:SENSe:CNRatio:AVERage:COUNt 100
The query below returns 100.
:SENSe:CNRatio:AVERage:COUNt?