Instructions
Chapter 2 Command Systems for GPSA and RTSA Modes  RIGOL 
RSA3000E Programming Guide  2-137 
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? 
[:SENSe]:DETector[:FUNCtion] 
[:SENSe]:DETector:TRACe<n> 
Syntax 
[:SENSe]:DETector[:FUNCtion] AVERage(VAVerage)|NEGative|NORMal|POSitive|SAMPle|QPEak|RAVerage
(RMS) 
[:SENSe]:DETector[:FUNCtion]? 
[:SENSe]:DETector:TRACe<n> AVERage(VAVerage)|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. It is only available for the instrument installed with the RSA3000E-EMC 
option. 
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? 










