DSA800 series programming guide - Page 142

For DSA815.

Loading ...
Loading ...
Loading ...
RIGOL Chapter 2 Command System
2-120 DSA800 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
Name
Type
Range
Default
<integer>
Integer
1 to 7
7
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?
[:SENSe]:DEMod:STATe
Syntax
[:SENSe]:DEMod:STATe OFF|ON|0|1
[:SENSe]:DEMod:STATe?
Description
Enable or disable the demodulation function.
Query the status of the demodulation function.
Parameter
Name
Type Range Default
-- Bool OFF|ON|0|1 OFF|0
Explanation
When the demodulation function is enabled, AM demodulation is selected by default.
Return Format
The query returns 0 or 1.
Loading ...
Loading ...
Loading ...