Instructions

RIGOL Chapter 3 Command System for EMI Mode
3-72 RSA3000E Programming Guide
[:SENSe]:FREQuency:STOP
Syntax
[:SENSe]:FREQuency:STOP <freq>
[:SENSe]:FREQuency:STOP?
Description
Sets the stop frequency.
Queries the stop frequency.
Parameter
Name
Type
Range
Default
<freq>
Consecutive Real Number
10 Hz to Fmax
midspan frequency + span/2
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:STOP:AUTO
Syntax
[:SENSe]:FREQuency:STOP:AUTO ON|OFF|1|0
[:SENSe]:FREQuency:STOP:AUTO?
Description
Enables or disables the auto coupling mode of stop frequency.
Queries the status of the auto coupling mode of stop frequency.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
ON|1
Return Format
The query returns 0 or 1.
Example
The following command enables the auto coupling mode of stop frequency.
:SENSe:FREQuency:STOP:AUTO ON or :SENSe:FREQuency:STOP:AUTO 1
The following query returns 1.
:SENSe:FREQuency:STOP:AUTO?