2 Command System RIGOL
MSO2000A/DS2000A Programming Guide
position in Y direction)×VerticalScale-OFFSet. For the vertical reference position in Y direction, refer to
the
:WAVeform:YREFerence? Command; for the VerticalScale, refer to the :CHANnel<n>:SCALe
command and for the OFFSet, refer to the
:CHANnel<n>:OFFSet command.
Note: When the return format of the waveform data is set to ASCii (refer to the :WAVeform:FORMat
command), the query returns the actual voltage of each point of the waveform on the screen in scientific
notation.
:WAVeform:XINCrement?
Syntax
:WAVeform:XINCrement?
Description
Query the time difference between two neighboring points of the specified source (refer to
the
:WAVeform:SOURce command) in X direction. The unit is s.
Explanation
The return value is related to the current data reading mode.
In NORMal mode, XINCrement=TimeScale/100.
In RAW mode, XINCrement=1/SampleRate.
The unit is related to the current channel source.
When the channel source is CHANnel1, CHANnel2 or any of D0 to D15, the unit is s.
When the channel source is MATH with FFT operation or the channel source is FFT, the unit is Hz.
Return Format
The query returns the time difference in scientific notation.