Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-18 RSA5000 Programming Guide
:CALCulate:MARKer:PEAK:THReshold
Syntax
:CALCulate:MARKer:PEAK:THReshold <ampl>
:CALCulate:MARKer:PEAK:THReshold?
Description
Sets the peak threshold, and its default unit is dBm.
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 dB.
:CALCulate:MARKer:PEAK:THReshold -100
The following query returns -1.000000e+02.
:CALCulate:MARKer:PEAK:THReshold?
:CALCulate:MARKer:PEAK:THReshold:STATe
Syntax
:CALCulate:MARKer:PEAK:THReshold:STATe OFF|ON|0|1
:CALCulate:MARKer:PEAK: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:MARKer:PEAK:THReshold:STATe ON or :CALCulate:MARKer:PEAK:THReshold:STATe 1
The following query returns 1.
:CALCulate:MARKer:PEAK:THReshold:STATe?