Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-121
[: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
Explanation
When the demodulation function is enabled, AM demodulation is selected by default.
Return Format
The query returns 0 or 1.
Example
The command below enables the demodulation function.
:SENSe:DEMod:STATe ON or :SENSe:DEMod:STATe 1
The query below returns 1.
:SENSe:DEMod:STATe?
[:SENSe]:DEMod:TIME
Syntax
[:SENSe]:DEMod:TIME <time>
[:SENSe]:DEMod:TIME?
Description
Set the demodulation time.
Query the demodulation time.
Parameter
Explanation
When the demodulation function is enabled (namely AM or FM is selected), this command is valid.
Return Format
The query returns the demodulation time in scientific notation and the unit is s.
Example
The command below sets the demodulation time to 500 ms.
:SENSe:DEMod:TIME 0.5 or :SENSe:DEMod:TIME 500ms
The query below returns 5.000000E-01.
:SENSe:DEMod:TIME?