Instructions
RIGOL Chapter 2 Command Systems for GPSA and RTSA Modes
2-34 RSA3000E Programming Guide
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.
Return Format
The query returns 0 or 1.
Example
The following command sets the marker trace of Marker 1 to Auto.
:CALCulate:MARKer1:TRACe:AUTO ON or :CALCulate:MARKer1:TRACe:AUTO 1
The following query returns 1.
:CALCulate:MARKer1:TRACe:AUTO?