Chapter 2 Command System RIGOL
DS1000Z Programming Guide 2-139
:WAVeform:STARt
Syntax :WAVeform:STARt <sta>
Set or query the start position of internal memory waveform reading.
Parameter
<sta> Integer
NORMal: 1 to 1200
MAX: 1 to the number of effective points currently
on the screen
RAW: 1 to the current maximum memory depth
1
Return
The query returns an integer.
Example
:WAVeform:STARt 100 /*Set the start position to 100*/
:WAVeform:STARt? /*The query returns 100*/
Related
Commands
:ACQuire:MDEPth
:WAVeform:STOP
Syntax :WAVeform:STOP <stop>
Set or query the stop position of internal memory waveform 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
Return
The query returns an integer.
Example
:WAVeform:STOP 500 /*Set the stop position to 500*/
:WAVeform:STOP? /*The query returns 500*/
Related
Commands
:ACQuire:MDEPth