Instructions

Chapter 3 Command System for EMI Mode RIGOL
RSA3000E Programming Guide 3-81
[:SENSe]:FSCan:SCAN<n>:STOP
Syntax
[:SENSe]:FSCan:SCAN<n>:STOP <freq>
[:SENSe]:FSCan:SCAN<n>:STOP?
Description
Sets the stop frequency for the specified range.
Queries the stop 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
1 GHz
Return Format
The query returns the stop frequency for the specified range in scientific notation. The unit is Hz.
Example
The following command sets the stop frequency for Range 1 to 100 MHz.
:SENSe:FSCan:SCAN1:STOP 100000000
The following query returns 1.000000000e+08.
:SENSe:FSCan:SCAN1:STOP?
[:SENSe]:FSCan:SCAN<n>:TIME
Syntax
[:SENSe]:FSCan:SCAN<n>:TIME <time>
[:SENSe]:FSCan:SCAN<n>:TIME?
Description
Sets the scan time for the specified sweep range.
Queries the scan time for the specified sweep range.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8|9|10
3|4|5
<time>
Consecutive Real Number
1 ms
to
4000 s
--
Return Format
The query returns the scan time in scientific notation. The unit is s.
Example
The following command sets the scan time for sweep range 1 to 0.1 s.
:SENSe:FSCan:SCAN1:TIME 0.1
The following query returns 1.000000000e-01.
:SENSe:FSCan:SCAN1:TIME?