Instructions

Chapter 3 Command System for EMI Mode RIGOL
RSA3000E Programming Guide 3-89
Parameter
Name
Type
Range
Default
<real>
Integer
0 dB to 50 dB
10 dB
Return Format
The query returns the attenuation in integer. The unit is dB.
Example
The following command set the attenuation to 20 dB.
:SENSe:POWer:RF:ATTenuation 20
The following query returns 20.
:SENSe:POWer:RF:ATTenuation?
[:SENSe]:POWer[:RF]:GAIN[:STATe]
Syntax
[:SENSe]:POWer[:RF]:GAIN[:STATe] OFF|ON|0|1
[:SENSe]:POWer[:RF]:GAIN[:STATe]?
Description
Enable or disable the meter preamplifier.
Queries the status of the meter preamplifier.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
OFF|0
Return Format
The query returns 0 or 1.
Example
The following command enables the meter preamplifier.
:SENSe:POWer:RF:GAIN:STATe ON or :SENSe:POWer:RF:GAIN:STATe 1
The following query returns 1.
:SENSe:POWer:RF:GAIN:STATe?