Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-132 RSA5000 Programming Guide
Example
The following command enables the auto setting mode of signal gain.
:SENSe:DEMod:GAIN:AUTO ON or :SENSe:DEMod:GAIN:AUTO 1
The following query returns 1.
:SENSe:DEMod:GAIN:AUTO?
[:SENSe]:DEMod:GAIN:INCRement
Syntax
[:SENSe]:DEMod:GAIN:INCRement <integer>
[:SENSe]:DEMod:GAIN:INCRement?
Description
Sets the signal gain.
Queries the signal gain.
Parameter
Name
Type
Range
Default
<integer>
Integer
1 to 7
7
Remarks
This command is only valid when the demodulation function (i.g. AM or FM is selected to be the
demodulation type) in GPSA mode is enabled.
Return Format
The query returns the signal gain in integer.
Example
The following command sets the signal gain to 4.
:SENSe:DEMod:GAIN:INCRement 4
The following query returns 4.
:SENSe:DEMod:GAIN:INCRement?
[:SENSe]:DEMod:STATe
Syntax
[:SENSe]:DEMod:STATe OFF|ON|0|1
[:SENSe]:DEMod:STATe?
Description
Enables or disables the demodulation function.
Queries the status of the demodulation function.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
OFF|0
Remarks
When the demodulation function is enabled, the analyzer selects AM as the demodulation type by default.
This command is only available for GPSA mode.