Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-36 RSA5000 Programming Guide
:CALCulate:MARKer<n>:X:READout
Syntax
:CALCulate:MARKer<n>:X:READout FREQuency|TIME|ITIMe|PERiod
:CALCulate:MARKer<n>:X:READout?
Description
Sets the readout mode of the X axis of the specified marker.
Queries the readout mode of the X axis of the specified marker.
Parameter
Name
Type
Range
Default
<n>
Discrete
1|2|3|4|5|6|7|8
——
——
Keyword
FREQuency|TIME|ITIMe|PERiod
Refer to "Remarks"
Remarks
FREQuency: indicates frequency. It is the default readout mode in non-zero span mode.
TIME: indicates time. It is the default readout mode in zero span mode.
ITIMe: indicates the reciprocal of time. It is available only in zero span mode and a Delta marker is selected.
PERiod: indicates period. It is not available in zero span mode.
The PvT does not support this command.
Return Format
The query returns FREQ, TIME, ITIM, or PER.
Example
The following command sets the readout mode of the X axis of Marker 1 to "Time".
:CALCulate:MARKer1:X:READout TIME
The following query returns TIME.
:CALCulate:MARKer1:X:READout?
:CALCulate:MARKer<n>:X:READout:AUTO
Syntax
:CALCulate:MARKer<n>:X:READout:AUTO OFF|ON|0|1
:CALCulate:MARKer<n>:X:READout:AUTO?
Description
Enables or disables the auto readout mode of the specified marker.
Queries the auto readout mode 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 the auto readout mode is enabled, if the marker trace changes, the readout mode will be
re-determined based on the destination trace.
The PvT does not support this command.
Return Format
The query returns 0 or 1.