User manual

Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-225
:WAVeform:STOP
Syntax :WAVeform:STOP <stop>
:WAVeform:STOP?
Description
Set or query the stop point of waveform data reading.
Parameter
Name Type Range Default
<stop> Integer
NORMal: 1 to 1200
MAX: 1 to the number of effective point
currently on the screen
RAW: 1 to the current maximum memory depth
1200
Explanation When reading the waveform data in the internal memory, the actual settable ranges of the
start point and stop point of a reading operation are related to the memory depth of the
oscilloscope and the return format of the waveform data currently selected; for the
details, refer to the explanation in the :WAVeform:DATA? command.
Return
Format
The query returns an integer.
Example
:WAVeform:STOP 500 /*Set the stop point to 500*/
:WAVeform:STOP? /*The query returns 500*/
Related
Commands
:ACQuire:MDEPth
:WAVeform:MODE
:WAVeform:FORMat
:WAVeform:STARt