Instructions
RIGOL Chapter 2 Command Systems for GPSA and RTSA Modes
2-136 RSA3000E Programming Guide
[: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.
Return Format
The query returns 0 or 1.
Example
The following command enables the demodulation function.
:SENSe:DEMod:STATe 1 or :SENSe:DEMod:STATe ON
The following query returns 1.
:SENSe:DEMod:STATe?
[:SENSe]:DETector:TRACe:PVTime
Syntax
[:SENSe]:DETector:TRACe:PVTime AVERage|NEGative|POSitive|SAMPle
[:SENSe]:DETector:TRACe:PVTime?
Description
Sets the detector type of the trace in the PvT view.
Queries the detector type of the trace in the PvT view.
Parameter
Name
Type
Range
Default
——
Keyword AVERage|NEGative|POSitive|SAMPle POSitive
Remarks
AVERage: indicates the voltage average.
NEGative: indicates the negative peak.
POSitive: indicates the positive peak.
SAMPle: indicates the sample detector.
This command is only available for RTSA mode.
Return Format
The query returns AVER, NEG, POS, or SAMP.