Instructions

RIGOL Chapter 3 Command System for EMI Mode
3-84 RSA3000E Programming Guide
[:SENSe]:FSCan:SEARch:SUBRange:COUNt
Syntax
[:SENSe]:FSCan:SEARch:SUBRange:COUNt <integer>
[:SENSe]:FSCan:SEARch:SUBRange:COUNt?
Description
Sets the number of subranges in the signal search.
Queries the number of subranges in the signal search.
Parameter
Name
Type
Range
Default
<integer>
Integer
1 to 50
25
Return Format
The query returns the number of subranges in integer.
Example
The following command sets the number of subranges in the signal search to 3.
:SENSe:FSCan:SEARch:SUBRange:COUNt 3
The following query returns 3.
:SENSe:FSCan:SEARch:SUBRange:COUNt?
[:SENSe]:FSCan:SEQuence
Syntax
[:SENSe]:FSCan:SEQuence SCAN|SEARch|SSAMeasure|SASearch|SAMeasure|REMeasure
[:SENSe]:FSCan:SEQuence?
Description
Sets the type of the scan sequence.
Queries the type of the scan sequence.
Parameter
Name
Type
Range
Default
-- Keyword
SCAN|SEARch|SSAMeasure|
SASearch|SAMeasure|REMeasure
SCAN
Remarks
SCAN: indicates the scan only. Perform the pre-scan only.
SEARch: indicates the search only. Perform the peak search only.
SSAMeasure: indicates all the operations. Perform the pre-scan, peak search, and final measurement.
SASearch: indicates scan and search. Perform the pre-scan and peak search.
SAMeasure: indicates the search and measurement. Perform the peak search and final measurement.
REMeasure: indicates the final measurement.
Return Format
The query returns SCAN, SEAR, SSAM, SAS, SAM, or REM.
Example
The following command sets the type of the scan sequence to SCAN.
:SENSe:FSCan:SEQuence SCAN
The following query returns SCAN.
:SENSe:FSCan:SEQuence?