Instructions
Chapter 3 Command System for EMI Mode RIGOL
RSA3000E Programming Guide 3-7
:CALCulate:FSCan:MARKer:PEAK:SEARch:THReshold
Syntax
:CALCulate:FSCan:MARKer:PEAK:SEARch:THReshold <ampl>
:CALCulate:FSCan:MARKer:PEAK:SEARch:THReshold?
Description
Sets the peak threshold.
Queries the peak threshold.
Parameter
Name
Type
Range
Default
<ampl>
Consecutive Real Number
-200 dBm to 0 dBm
-90 dBm
Return Format
The query returns the peak threshold in scientific notation.
Example
The following command sets the peak threshold to -100 dBm.
:CALCulate:FSCan:MARKer:PEAK:SEARch:THReshold -100
The following query returns -1.000000e+02.
:CALCulate:FSCan:MARKer:PEAK:SEARch:THReshold?
:CALCulate:FSCan:MARKer:PEAK:SEARch:THReshold:STATe
Syntax
:CALCulate:FSCan:MARKer:PEAK:SEARch:THReshold:STATe OFF|ON|0|1
:CALCulate:FSCan:MARKer:PEAK:SEARch:THReshold:STATe?
Description
Enables or disables the peak threshold function.
Queries the status of the peak threshold function.
Parameter
Name
Type
Range
Default
--
Bool
OFF|ON|0|1
ON|1
Return Format
The query returns 0 or 1.
Example
The following command enables the peak threshold function.
:CALCulate:FSCan:MARKer:PEAK:SEARch:THReshold:STATe ON
or :CALCulate:FSCan:MARKer:PEAK:SEARch:THReshold:STATe 1
The following query returns 1.
:CALCulate:FSCan:MARKer:PEAK:THReshold:STATe?