User manual

Chapter 2 Command System RIGOL
DSA700 Programming Guide 2-33
:CALCulate:MARKer:TRACking:STATe
Syntax
:CALCulate:MARKer:TRACking:STATe OFF|ON|0|1
:CALCulate:MARKer:TRACking:STATe?
Description
Enable or disable the signal track.
Query the status of the signal track.
Parameter
Name
Type
Range
Default
-- Bool OFF|ON|0|1 OFF|0
Explanation
When signal track is enabled, the instrument will execute a peak search after each sweep and set the center
frequency to the frequency of the current peak to hold the signal at the center of the screen.
Return Format
The query returns 0 or 1.
Example
The command below enables the signal track.
:CALCulate:MARKer:TRACKing:STATe ON or :CALCulate:MARKer:TRACKing:STATe 1
The query below returns 1.
:CALCulate:MARKer:TRACKing:STATe?