Instructions

Chapter 3 Command System for EMI Mode RIGOL
RSA3000E Programming Guide 3-83
:SENSe:FSCan:SEARch:MODE?
[:SENSe]:FSCan:SEARch:PEAK:COUNt
Syntax
[:SENSe]:FSCan:SEARch:PEAK:COUNt <integer>
[:SENSe]:FSCan:SEARch:PEAK:COUNt?
Description
Sets the number of peaks that are required during signal search.
Queries the number of peaks that are required during signal search.
Parameter
Name
Type
Range
Default
<integer>
Integer
1 to 2000
25
Remarks
This command is only valid when the peak count is enabled.
Return Format
The query returns the peak count in integer.
Example
The following command sets the number of peaks that are required during signal search to 3.
:SENSe:FSCan:SEARch:PEAK:COUNt 3
The following query returns 3.
:SENSe:FSCan:SEARch:PEAK:COUNt?
[:SENSe]:FSCan:SEARch:PEAK:COUNt:STATe
Syntax
[:SENSe]:FSCan:SEARch:PEAK:COUNt:STATe OFF|ON|0|1
[:SENSe]:FSCan:SEARch:PEAK:COUNt:STATe?
Description
Enables or disables the peak count setting.
Queries the status of the peak count setting.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
OFF|0
Return Format
The query returns 0 or 1.
Example
The following command enables the peak count setting.
:SENSe:FSCan:SEARch:PEAK:COUNt:STATe ON or :SENSe:FSCan:SEARch:PEAK:COUNt:STATe 1
The following query returns 1.
:SENSe:FSCan:SEARch:PEAK:COUNt:STATe?