Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-27
:CALCulate:MARKer<n>:X:CENTer
Syntax
:CALCulate:MARKer<n>:X:CENTer <param>
:CALCulate:MARKer<n>:X:CENTer?
Description
Set the X-axis center value of the specified Span Pair marker.
Query the X-axis center value of the specified Span Pair 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.
Return Format
When the readout mode is frequency, the query returns the X-axis center value of the marker in integer and
the unit is Hz.
When the readout mode is time or period, the query returns the X-axis center value of the marker in
scientific notation and the unit is s.
Example
The command below sets the X-axis center value of marker 1 (Span Pair marker) to 1500000000 Hz (the
readout mode is frequency).
:CALCulate:MARKe1:X:CENTer 1500000000 or :CALCulate:MARKe1:X:CENTer 1.5GHZ
The query below returns 1500000000.
:CALCulate:MARKe1:X:CENTer?