Instructions

RIGOL Chapter 3 Command System for EMI Mode
3-80 RSA3000E Programming Guide
[:SENSe]:FSCan:SCAN<n>:STARt
Syntax
[:SENSe]:FSCan:SCAN<n>:STARt <freq>
[:SENSe]:FSCan:SCAN<n>:STARt?
Description
Sets the start frequency for the specified range.
Queries the start frequency for the specified range.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8|9|10
3|4|5
<freq>
Consecutive Real Number
0 Hz to 3 GHz
30 MHz
Return Format
The query returns the start frequency for the specified range in scientific notation. The unit is Hz.
Example
The following command sets the start frequency for Range 1 to 10 MHz.
:SENSe:FSCan:SCAN1:STARt 10000000
The following query returns 1.000000000e+07.
:SENSe:FSCan:SCAN1:STARt?
[:SENSe]:FSCan:SCAN<n>:STATe
Syntax
[:SENSe]:FSCan:SCAN<n>:STATe ON|OFF|1|0
[:SENSe]:FSCan:SCAN<n>:STATe?
Description
Enables or disables the sweep function for the specified range.
Queries the sweep status for the specified range.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8|9|10
3|4|5
--
Bool
OFF|ON|0|1
ON|1
Return Format
The query returns 0 or 1.
Example
The following command enables sweep for Range 1.
:SENSe:FSCan:SCAN1:STATe ON or :SENSe:FSCan:SCAN1:STATe 1
The following query returns 1.
:SENSe:FSCan:SCAN1:STATe?