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