Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-14 RSA5000 Programming Guide
:CALCulate:MARKer:PEAK:EXCursion
Syntax
:CALCulate:MARKer:PEAK:EXCursion <rel_ampl>
:CALCulate:MARKer:PEAK:EXCursion?
Description
Sets the amplitude of the peak. Its unit is dB.
Queries the peak amplitude.
Parameter
Name
Type
Range
Default
<rel_ampl>
Consecutive Real Number
0 dB to 100 dB
6 dB
Return Format
The query returns the peak amplitude in scientific notation.
Example
The following command sets the peak amplitude to 12 dB.
:CALCulate:MARKer:PEAK:EXCursion 12
The following query returns 1.200000e+01.
:CALCulate:MARKer:PEAK:EXCursion?
:CALCulate:MARKer:PEAK:EXCursion:STATe
Syntax
:CALCulate:MARKer:PEAK:EXCursion:STATe OFF|ON|0|1
:CALCulate:MARKer:PEAK:EXCursion:STATe?
Description
Enables or disables the excursion state function.
Queries the status of the peak amplitude 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 amplitude function.
:CALCulate:MARKer:PEAK:EXCursion:STATe ON or :CALCulate:MARKer:PEAK:EXCursion:STATe 1
The following query returns 1.
:CALCulate:MARKer:PEAK:EXCursion:STATe?