Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-29
:CALCulate:MARKer<n>:PTPeak
Syntax
:CALCulate:MARKer<n>:PTPeak
Description
Performs the peak-peak search and marks it with a specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
Remarks
After the command is executed, the marker mode of the specified marker selects "Delta" automatically. The
peak search results will be marked by the reference marker (by default, the next marker), and the minimum
search will be marked by the Delta marker.
Example
The following command performs the peak-peak search, and marks the peak-peak position with the
reference marker (Marker 2) and the Delta marker (Marker 1), respectively.
:CALCulate:MARKer1:PTPeak
:CALCulate:MARKer<n>:REFerence
Syntax
:CALCulate:MARKer<n>:REFerence <integer>
:CALCulate:MARKer<n>:REFerence?
Description
Sets the reference marker for the specified marker.
Queries the reference marker for the specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
<integer> Integer 1 to 8
By default, the marker
following the specified marker
is considered to be the
reference marker.
Remarks
Each marker can have another marker to be its reference marker.
It the current marker is a Delta marker, the measurement result of the marker will be determined by the
reference marker.
Any marker cannot have itself to be the reference marker.
The PvT only supports setting the marker on Trace 1.
Example
The following command sets the reference marker for Marker 1 to 2.
:CALCulate:MARKer1:REFerence 2
The following query returns 2.
:CALCulate:MARKer1:REFerence?