RIGOL Chapter 2 Command System
2-120 DSA800E Programming Guide
Example
The command below enables the auto setting mode of the signal gain.
:SENSe:DEMod:GAIN:AUTO ON or :SENSe:DEMod:GAIN:AUTO 1
The query below returns 1.
:SENSe:DEMod:GAIN:AUTO?
[:SENSe]:DEMod:GAIN:INCRement
Syntax
[:SENSe]:DEMod:GAIN:INCRement <integer>
[:SENSe]:DEMod:GAIN:INCRement?
Description
Set the signal gain.
Query the signal gain.
Parameter
Explanation
When the demodulation function is enabled (namely AM or FM is selected), this command is valid.
Return Format
The query returns the signal gain in integer.
Example
The command below sets the signal gain to 4.
:SENSe:DEMod:GAIN:INCRement 4
The query below returns 4.
:SENSe:DEMod:GAIN:INCRement?