Instructions

Chapter 2 Command Systems for GPSA and RTSA Modes RIGOL
RSA3000E Programming Guide 2-19
Remarks
When the signal track is enabled, the instrument will execute a peak search after each sweep, and set the
frequency value at the current peak to the center frequency to keep the signal always displayed at the
center of the screen.
This command is only available for GPSA mode.
Return Format
The query returns 0 or 1.
Example
The following command enables the signal track.
:CALCulate:MARKer:TRCKing:STATe ON or :CALCulate:MARKer:TRCKing:STATe 1
The following query returns 1.
:CALCulate:MARKer:TRCKing:STATe?
:CALCulate:MARKer<n>:CPSearch[:STATe]
Syntax
:CALCulate:MARKer<n>:CPSearch[:STATe] OFF|ON|0|1
:CALCulate:MARKer<n>:CPSearch[:STATe]?
Description
Enables or disables continuous peak search function, and marks the peak value with n.
Queries the status of continuous peak search function.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
——
Bool
OFF|ON|0|1
OFF|0
Return Format
The query returns 0 or 1.
Example
The following command performs the continuous peak search function, and marks with Marker 1.
:CALCulate:MARKer1:CPSeatch:STATe ON or :CALCulate:MARKer1:CPSeatch:STATe 1
The following query returns 1.
:CALCulate:MARKer1:CPSeatch:STATe?