Instructions
Chapter 3 Command System for EMI Mode RIGOL
RSA3000E Programming Guide 3-61
[:SENSe]:AVERage:COUNt
Syntax
[:SENSe]:AVERage:COUNt <integer>
[:SENSe]:AVERage:COUNt?
Description
Sets the trace average count of the current measurement.
Queries the trace average count of the current measurement.
Parameter
Name
Type
Range
Default
<integer>
Integer
1 to 10,000
1
Return Format
The query returns the average count in integer.
Example
The following command sets the average count to 100.
:SENSe:AVERage:COUNt 100
The following query returns 100.
:SENSe:AVERage:COUNt?
[:SENSe]:AVERage:TYPE
Syntax
[:SENSe]:AVERage:TYPE LOG|RMS|SCALar
[:SENSe]: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
--
--
Keyword
LOG|RMS|SCALar
SCALar
Remarks
LOG: indicates log.
RMS: indicates root mean square.
SCALar: indicates scalar.
Return Format
The query returns LOG, RMS, or SCAL.
Example
The following command selects the average type of the swept SA analysis mode to LOG.
:SENSe:AVERage:TYPE LOG
The following query returns LOG.
:SENSe:AVERage:TYPE?