RIGOL Chapter 2 Command System
2-104 DSA800E Programming Guide
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
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?