Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-144 RSA5000 Programming Guide
Return Format
The query returns the stop frequency in scientific notation. The unit is Hz.
Example
The following command sets the stop frequency to 10 MHz.
:SENSe:FREQuency:STOP 10000000
The following query returns 1.000000000e+07.
:SENSe:FREQuency:STOP?
[:SENSe]:FREQuency:TUNE:IMMediate
Syntax
[:SENSe]:FREQuency:TUNE:IMMediate
Description
Automatically searches for the signal within the full frequency range, and adjusts the frequency and
amplitude for optimal display effect of the signal.
Remarks
This command is invalid when the advance measurement function (AMK) is enabled in GPSA mode or when
in RTSA mode.
[:SENSe]:HDISt:AVERage:COUNt
Syntax
[:SENSe]:HDISt:AVERage:COUNt <integer>
[:SENSe]:HDISt:AVERage:COUNt?
Description
Sets the average count of the harmonic distortion measurement.
Queries the average count of the harmonic distortion measurement.
Parameter
Name
Type
Range
Default
<integer>
Integer
1 to 1,000
10
Remarks
This command is only valid when the harmonic distortion measurement in GPSA mode is enabled.
Return Format
The query returns the average count in integer.
Example
The following command sets the average count to 100.
:SENSe:HDISt:AVERage:COUNt 100
The following query returns 100.
:SENSe:HDISt:AVERage:COUNt?