Instructions

Table Of Contents
Chapter 2 Command System RIGOL
RSA5000 Programming Guide 2-33
:CALCulate:MARKer<n>[:SET]:STOP
Syntax
:CALCulate:MARKer<n>[:SET]:STOP
Description
Sets the frequency of the specified marker to the stop frequency of the analyzer.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
Remarks
If the marker mode of the specified marker is Position or Fixed, the stop frequency will be set to the
frequency of the marker.
If the specified marker mode is Delta, the stop frequency will be set to the frequency of the Delta marker.
This function is invalid in zero span.
This command is invalid for the PvT measurement mode in RTSA.
Example
The following command sets the frequency of Marker 2 (Position) to the stop frequency of the analyzer.
:CALCulate:MARKer2:SET:STOP
:CALCulate:MARKer<n>:STATe
Syntax
:CALCulate:MARKer<n>:STATe OFF|ON|0|1
:CALCulate:MARKer<n>:STATe?
Description
Enables or disables the specified marker.
Queries the status for the specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
——
Bool
OFF|ON|0|1
OFF|0
Remarks
If the specified marker is disabled currently, by default, the marker mode is "Position" when you send the
command to enable the marker.
The PvT only supports setting the marker on Trace 1.
Return Format
The query returns 0 or 1.
Example
The following command enables Marker 1.
:CALCulate:MARKer1:STATe ON or :CALCulate:MARKer1:STATe 1
The following query returns 1.
:CALCulate:MARKer1:STATe?