Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-134 RSA5000 Programming Guide
[:SENSe]:DETector[:FUNCtion]
[:SENSe]:DETector:TRACe<n>
Syntax
[:SENSe]:DETector[:FUNCtion] AVERageVAVerage|NEGative|NORMal|POSitive|SAMPle|QPEak|RAVerage
RMS
[:SENSe]:DETector[:FUNCtion]?
[:SENSe]:DETector:TRACe<n> AVERageVAVerage|NEGative|NORMal|POSitive|SAMPle|QPEak|RAVerage
RMS
[:SENSe]:DETector:TRACe<n>?
Description
Sets the detector type for the specified trace.
Queries the detector type for the specified trace.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
1
—— Keyword
AVERage
VAVerage
|NEGative|NORMal|POSitive|
SAMPle|QPEak|RAVerage
RMS
POSitive
Remarks
AVERage|VAVerage: indicates the voltage average.
NEGative: indicates the negative peak.
NORMal: indicates the normal detector.
POSitive: indicates the positive peak.
SAMPle: indicates the sample detector.
QPEak: indicates the quasi-peak.
RAVerage|RMS: indicates the RMS average.
In RTSA mode, the parameters in this command only include AVERage, NEGative, POSitive, and SAMPle.
Return Format
The query returns AVER, NEG, NORM, POS, SAMP, QPE, or RAV
.
Example
The following command sets the detector type of Trace 1 to Positive.
:SENSe:DETector:FUNCtion POSitive
:SENSe:DETector:TRACe1 POSitive
The following query returns POS.
:SENSe:DETector:FUNCtion?
:SENSe:DETector:TRACe1?