Chapter 2 Command System RIGOL
DS1000Z Programming Guide 2-137
:WAVeform:XINCrement?
Description Query the time difference between two neighboring points of the specified channel source
Explanation  The returned value is related to the current data reading mode:
In the NORMal mode, XINCrement = TimeScale/100;
In the RAW mode, XINCrement = 1/SampleRate
 The unit is related to the current channel source:
when the channel source is one from CHANnel1 to CHANnel4, the unit is s;
when the channel source is MATH and the operation type is FFT, the unit is Hz.
Return
The query returns the XINCrement in scientific notation.
:WAVeform:XINCrement? /*The query returns 1.000000e-08*/
Related
:WAVeform:SOURce
:WAVeform:XORigin?
Description Query the time from the trigger point to the reference time of the specified channel
source in the X direction.
Explanation
The unit is related to the current channel source:
when the channel source is one from CHANnel1 to CHANnel4, the unit is s;
when the channel source is MATH and the operation type is FFT, the unit is Hz.
Return
The query returns the XORigin in scientific notation.
:WAVeform:XORigin? /*The query returns -6.000000e-06*/
Related
Commands
:WAVeform:SOURce
:WAVeform:XREFerence?
Query the reference time of the specified channel source in the X direction
Return
The query returns 0 (namely the first point on the screen or in the internal memory).
Related
Command
:WAVeform:SOURce