RIGOL Chapter 2 Command System
2-228 MSO7000/DS7000 Programming Guide
In NORMal mode, the query returns the start time of the waveform data displayed
on the screen.
In RAW mode, the query returns the start time of the waveform data in the internal
memory.
In MAX mode, the query returns the start time of the waveform data displayed on
the screen when the instrument is in the RUN state; the query returns the start time
of the waveform data in the internal memory when the instrument is in the Stop
state.
 The unit is related to the current channel source.
The query returns the time value in scientific notation.
:WAVeform:XREFerence?
Queries the reference time of the waveform points of the currently selected channel
source in the X direction.
The query returns 0 (namely the first waveform point on the screen or in the internal
memory).
:WAVeform:YINCrement?
Queries the unit voltage of the current channel in the Y axis. Its unit is the same as that of
the current amplitude.
The returned value is related to the current data reading mode:
In NORMal mode, YINCrement = VerticalScale/25.
In RAW mode, YINCrement and VerticalScale of the memory waveforms are related to the
currently selected VerticalScale.
In Max mode, YINCrement = VerticalScale/25 when the instrument is in the RUN state;
YINCrement is related to the VerticalScale of the internal waveform and the currently
selected VerticalScale when the instrument is in the Stop state.
The query returns the unit voltage in scientific notation.
:WAVeform:YORigin?
Queries the vertical offset relative to the vertical reference position of the currently
selected channel source in the Y direction.
The returned value is related to the current data reading mode:
In NORMal mode, YORigin = VerticalOffset/YINCrement.
In RAW mode, YORigin and VerticalScale of the memory waveforms are related to the
currently selected VerticalScale.
In Max mode, YORigin = VerticalOffset/YINCrement when the instrument is in the RUN
state; YORigin is related to the VerticalScale of the internal waveform and the currently
selected VerticalScale when the instrument is in the Stop state.
The query returns an integer.