Instructions
RIGOL Chapter 3 Command System for EMI Mode
3-82 RSA3000E Programming Guide
[:SENSe]:FSCan:SCAN<n>:TIME:AUTO
Syntax
[:SENSe]:FSCan:SCAN<n>:TIME:AUTO ON|OFF|1|0
[:SENSe]:FSCan:SCAN<n>:TIME:AUTO?
Description
Enables or disables the auto scan time for the specified sweep range.
Queries the status of the auto 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
--
Bool
OFF|ON|0|1
ON|1
Return Format
The query returns 0 or 1.
Example
The following command enables the auto scan time for sweep range 1.
:SENSe:FSCan:SCAN1:TIME:AUTO 1 or :SENSe:FSCan:SCAN1:TIME:AUTO ON
The following query returns 1.
:SENSe:FSCan:SCAN1:TIME:AUTO?
[:SENSe]:FSCan:SEARch:MODE
Syntax
[:SENSe]:FSCan:SEARch:MODE PONLy|PLIMits|SLIMits
[:SENSe]:FSCan:SEARch:MODE?
Description
Sets the signal search criteria in the signal table.
Queries the signal search criteria in the signal table.
Parameter
Name
Type
Range
Default
--
Keyword
PONLy|PLIMits|SLIMits
PONLy
Remarks
PONLy: indicates the peak criteria only. Perform the search and find the peak that meets the peak criteria.
PLIMits: indicates the peak criteria and limits. Perform the search and find the peak that meets the peak
criteria and limits.
SLIMits: indicates the subranges and limits. Perform the search and find the peak that meets the peak
criteria and limits within each subrange.
Return Format
The query returns PONL, PLIM, or SLIM.
Example
The following command sets the signal search criteria in the signal table to PONLy.
:SENSe:FSCan:SEARch:MODE PONLy
The following query returns PONL.