RIGOL Chapter 2 Command System
2-26 DSA800E Programming Guide
:CALCulate:MARKer<n>:X
Syntax
:CALCulate:MARKer<n>:X <param>
:CALCulate:MARKer<n>:X?
Description
Set the X-axis value of the specified marker and the default unit is Hz.
Query the X-axis value of the specified marker.
Parameter
Explanation
<param> can be any value within the range currently available of the X axis.
If the readout mode is frequency, it cannot exceed the frequency range of the sweep and the units
available are Hz (default), kHz, MHz and GHz.
If the readout mode is time, it cannot exceed the time range of the sweep and the units available are s
(default), us, ms and ks.
If the specified marker type is Normal, this command sets the X value of the marker.
If the specified marker type is Delta, this command sets the X value of the delta marker relative to the
reference marker.
If the specified marker type is Delta Pair, this command sets the X value of the reference or delta marker
according to the current menu state.
If the specified marker type is Span Pair, this command sets the X value of the span or center of the
reference marker and delta marker according to the current menu state.
Return Format
When the readout mode is frequency or the reciprocal of time, the query returns the X-axis value of the
marker in integer.
When the readout mode is time or period, the query returns the X-axis value of the marker in scientific
notation.
Example
The command below sets the X-axis value of marker 1 to 150 MHz (the readout mode is frequency).
:CALCulate:MARKer1:X 15000000
The query returns 15000000.
:CALCulate:MARKer1:X?