Instructions

Chapter 2 Command Systems for GPSA and RTSA Modes RIGOL
RSA3000E Programming Guide 2-135
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
ON|1
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 0 or 1.
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?