User manual
RIGOL Chapter 2 Command System
2-74 MSO1000Z/DS1000Z Programming Guide
:FUNCtion:WREPlay:FSTart
Syntax :FUNCtion:WREPlay:FSTart <sta>
:FUNCtion:WREPlay:FSTart?
Description Set or query the start frame of waveform playback.
Parameter
Name Type Range Default
<sta> Integer 1 to the maximum number of frames recorded 1
Explanation Use the :FUNCtion:WRECord:FEND command to set the maximum number of
frames recorded.
The start frame of waveform playback cannot be greater than the end frame of
waveform playback (
:FUNCtion:WREPlay:FEND).
You can only set the start frame of waveform playback when a waveform is currently
recorded.
You cannot set the start frame of waveform playback during the waveform recording
or playback process.
Return
Format
The query returns an integer.
Example
:FUNCtion:WREPlay:FSTart 5 /*Set the start frame of waveform playback to 5*/
:FUNCtion:WREPlay:FSTart? /*The query returns 5*/