User manual

RIGOL Chapter 2 Command System
2-102 DSA700 Programming Guide
[:SENSe]:ACPower:CSPacing
Syntax
[:SENSe]:ACPower:CSPacing <freq>
[:SENSe]:ACPower:CSPacing?
Description
Set the center frequency difference (channel spacing) between the main channel and the adjacent channels.
Query the channel spacing.
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 channel spacing in integer and the unit is Hz.
Example
The command below sets the channel spacing to 1 MHz.
:SENSe:ACPower:CSPacing 1000000
The query below returns 1000000.
:SENSe:ACPower:CSPacing?
[:SENSe]:BANDwidth:EMIFilter:STATe
Syntax
[:SENSe]:BANDwidth:EMIFilter:STATe OFF|ON|0|1
[:SENSe]:BANDwidth:EMIFilter:STATe?
Description
Enable or disable the EMI filter.
Query the status of the EMI filter.
Parameter
Name
Type
Range
Default
-- Bool OFF|ON|0|1 OFF|0
Explanation
ON: select the EMI filter (-6 dB bandwidth).
OFF: select the Gauss filter (-3 dB bandwidth).
Return Format
The query returns 0 or 1.
Example
The command below selects the EMI filter.
:SENSe:BANDwidth:EMIFilter:STATe ON or :SENSe:BANDwidth:EMIFilter:STATe 1
The query below returns 1.
:SENSe:BANDwidth:EMIFilter:STATe?