Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-133
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.
Example
The following command sets the trace detector type to Positive.
:SENSe:DETector:TRACe:PVTime POSitive
The following query returns POS.
:SENSe:DETector:TRACe:PVTime?