Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-34 RSA5000 Programming Guide
:CALCulate:MARKer<n>:TRACe
Syntax
:CALCulate:MARKer<n>:TRACe <integer>
:CALCulate:MARKer<n>:TRACe?
Description
Sets the marker trace for the specified marker.
Queries the marker trace for the specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
<integer> Discrete
1
|
2|3|4|5|6
1
Remarks
<integer> indicates the marker trace, and its range is from Trace 1 to Trace 6. The selected trace must be
enabled.
You can also run the
:CALCulate:MARKer<n>:TRACe:AUTO command to set the marker trace of the
specified marker to "Auto".
The PvT does not support this command.
Return Format
The query returns any integer from 1 to 6.
If the marker trace is set to "Auto", the query command returns a trace number on which the marker is
placed.
Example
The following command sets the marker trace of Marker 1 to Trace 2.
:CALCulate:MARKer1:TRACe 2
The following query returns 2.
:CALCulate:MARKer1:TRACe?
:CALCulate:MARKer<n>:TRACe:AUTO
Syntax
:CALCulate:MARKer<n>:TRACe:AUTO OFF|ON|0|1
:CALCulate:MARKer<n>:TRACe:AUTO?
Description
Enables or disables the auto trace marking of the specified marker.
Queries the status of the auto trace marking of the specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
——
Bool
OFF|ON|0|1
ON|1
Remarks
When you disable the auto marking of the trace, the currently enabled marker will stay on the
corresponding trace.
The PvT does not support this command.