Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-19
:CALCulate:MARKer:TABLe[:STATe]
Syntax
:CALCulate:MARKer:TABLe[:STATe] OFF|ON|0|1
:CALCulate:MARKer:TABLe[:STATe]?
Description
Enables or disables the marker table.
Queries the status of the marker table.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
OFF|0
Return Format
The query returns 0 or 1.
Example
The following command disables the marker table.
:CALCulate:MARKer:TABLe:STATe OFF or :CALCulate:MARKer:TABLe:STATe 0
The following query returns 0.
:CALCulate:MARKer:TABLe:STATe?
:CALCulate:MARKer:TRCKing[:STATe]
Syntax
:CALCulate:MARKer:TRCKing[:STATe] OFF|ON|0|1
:CALCulate:MARKer:TRCKing[:STATe]?
Description
Enables or disables the signal track.
Queries the status of the signal track.
Parameter
Name
Type
Range
Default
——
Bool
OFF|ON|0|1
OFF|0
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?