User manual

Chapter 2 Command System RIGOL
DSA700 Programming Guide 2-101
Example
The command below sets the adjacent channel bandwidth to 1 MHz.
:SENSe:ACPower:BANDwidth:ACHannel 1000000
The query below returns 1000000.
:SENSe:ACPower:BANDwidth:ACHannel?
[:SENSe]:ACPower:BANDwidth:INTegration
Syntax
[:SENSe]:ACPower:BANDwidth:INTegration <freq>
[:SENSe]:ACPower:BANDwidth:INTegration?
Description
Set the main channel bandwidth.
Query the main channel 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 adjacent channel power measurement is enabled.
Return Format
The query returns the main channel bandwidth in integer and the unit is Hz.
Example
The command below sets the main channel bandwidth to 1 MHz.
:SENSe:ACPower:BANDwidth:INTegration 1000000
The query below returns 1000000.
:SENSe:ACPower:BANDwidth:INTegration?