Instructions

RIGOL Chapter 2 Command Systems for GPSA and RTSA Modes
2-36 RSA3000E Programming Guide
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.
Example
The following command enables the auto readout mode of Marker 1 in the X-axis.
:CALCulate:MARKer1:X:READout:AUTO ON or :CALCulate:MARKer1:X:READout:AUTO 1
The following query returns 1.
:CALCulate:MARKer1:X:READout:AUTO?