Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-19
Example
The command below sets the peak search mode of trace 1 to parameter and marks the peak using marker
1.
:CALCulate:MARKer1:PEAK:SEARch:MODE PARameter
The query below returns PAR.
:CALCulate:MARKer1:PEAK:SEARch:MODE?
:CALCulate:MARKer<n>:PEAK[:SET]:CF
Syntax
:CALCulate:MARKer<n>:PEAK[:SET]:CF
Description
Execute a peak search (mark the peak using the specified marker) and set the center frequency of the
spectrum analyzer to the frequency of the current peak.
Parameter
Example
The command below executes a peak search (marks the peak using marker 1) and sets the center
frequency of the spectrum analyzer to the frequency of the current peak.
:CALCulate:MARKer1:PEAK:SET:CF
:CALCulate:MARKer<n>:PEAK:THReshold
Syntax
:CALCulate:MARKer<n>:PEAK:THReshold <ampl>
:CALCulate:MARKer<n>:PEAK:THReshold?
Description
Set the peak threshold and the unit is dBm.
Query the peak threshold.
Parameter
Return Format
The query returns the peak threshold in scientific notation.
Example
The command below sets the peak threshold of marker 1 to -100 dBm.
:CALCulate:MARKer1:PEAK:THReshold -100
The query below returns -1.000000E+02.
:CALCulate:MARKer1:PEAK:THReshold?