RIGOL Chapter 2 Command System
2-24 DSA800E Programming Guide
Example
The command below sets the marker trace of marker 1 to trace 2.
:CALCulate:MARKer1:TRACe 2
The query below 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
Set the marker trace of the specified marker to Auto.
Query whether the marker trace is set to Auto.
Parameter
Explanation
When AUTO is disabled, the current marker will hold on the corresponding trace.
Return Format
The query returns 0 or 1.
Example
The command below sets the marker trace of marker 1 to Auto.
:CALCulate:MARKer1:TRACe:AUTO ON or :CALCulate:MARKer1:TRACe:AUTO 1
The query below returns 1.
:CALCulate:MARKer1:TRACe:AUTO?