Instructions
RIGOL Chapter 2 Command Systems for GPSA and RTSA Modes
2-118 RSA3000E Programming Guide
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
ON|1
Remarks
This command is only available for PvT, PvT Spectrum, and PvT Spectrogram in RTSA mode.
Return Format
The query returns 0 or 1.
Example
The following command enables the auto acquisition time for producing all the traces.
:SENSe:ACQuisition:TIME:PVTime:AUTO ON or :SENSe:ACQuisition:TIME:PVTime:AUTO 1
The following query returns 1.
:SENSe:ACQuisition:TIME:PVTime:AUTO?
[:SENSe]:AVERage:COUNt
:TRACe:AVERage:COUNt
Syntax
[:SENSe]:AVERage:COUNt <integer>
[:SENSe]:AVERage:COUNt?
:TRACe:AVERage:COUNt <integer>
:TRACe: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
100
Remarks
This command is available for the swept SA measurement in GPSA mode and the RTSA mode.
Return Format
The query returns the average count in integer.
Example
The following command sets the average count to 100.
:SENSe:AVERage:COUNt 100
:TRACe:AVERage:COUNt 100
The following query returns 100.
:SENSe:AVERage:COUNt?
:TRACe:AVERage:COUNt?