User manual

RIGOL Chapter 2 Command System
2-118 RSA3000 Programming Guide
The following query returns 100.
:SENSe:AVERage:COUNt?
:TRACe:AVERage:COUNt?
[:SENSe]:AVERage:COUNt:CURRent?
:TRACe:AVERage:COUNt:CURRent?
Syntax
[:SENSe]:AVERage:COUNt:CURRent?
:TRACe:AVERage:COUNt:CURRent?
Description
Queries the current average times of the average trace.
Return Format
The query returns the current trace average count in integer.
[:SENSe]:AVERage:TYPE
:TRACe<n>:AVERage:TYPE
Syntax
[:SENSe]:AVERage:TYPE LOG|RMS|SCALar
[:SENSe]:AVERage:TYPE?
:TRACe<n>:AVERage:TYPE LOG|RMS|SCALar
:TRACe<n>:AVERage:TYPE?
Description
Selects the average type of the swept SA analysis measurement.
Queries the average type of the swept SA analysis measurement.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6
——
——
Keyword
LOG|RMS|SCALar
LOG
Remarks
LOG: indicates the log-power averaging.
RMS: indicates the power averaging.
SCALar: indicates the voltage averaging.
This command is only available for GPSA mode.
Return Format
The query returns LOG, RMS, or SCAL.
Example
The following command sets the average type of the swept SA analysis mode to Log.
:SENSe:AVERage:TYPE LOG
:TRACe1:AVERage:TYPE LOG
The following query returns LOG.
:SENSe:AVERage:TYPE?
:TRACe1:AVERage:TYPE LOG