Instructions
Chapter 3 Command System for EMI Mode RIGOL
RSA3000E Programming Guide 3-79
[:SENSe]:FSCan:SCAN<n>:POINT
Syntax
[:SENSe]:FSCan:SCAN<n>:POINT <integer>
[:SENSe]:FSCan:SCAN<n>:POINT?
Description
Sets the number of scan points for the specified range.
Queries the number of scan points for the specified range.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8|9|10
3|4|5
<integer>
Integer
101 to 10,001
Refer to "Remarks"
Remarks
The default value of the scan points is determined by the following parameters for the specified range:
scan points = (stop frequency – start frequency) / (RBW/2)
Return Format
The query returns the number of scan points in integer.
Example
The following command sets the number of scan points for Range 1 to 650.
:SENSe:FSCan:SCAN1:POINT 650
The following query returns 650.
:SENSe:FSCan:SCAN1:POINT?
[:SENSe]:FSCan:SCAN<n>:POWer:GAIN[:STATe]
Syntax
[:SENSe]:FSCan:SCAN<n>:POWer:GAIN[:STATe] ON|OFF|1|0
[:SENSe]:FSCan:SCAN<n>:POWer:GAIN[:STATe]?
Description
Enable or disable the preamplifier for the specified range.
Queries the status of the preamplifier 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
OFF|0
Return Format
The query returns 0 or 1.
Example
The following command enables the preamplifier for Range 1.
:SENSe:FSCan:SCAN1:POWer:GAIN:STATe 1 or :SENSe:FSCan:SCAN1:POWer:GAIN:STATe ON
The following query returns 1.
:SENSe:FSCan:SCAN1:POWer:GAIN:STATe?