Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-75
:FUNCtion:WREPlay:FEND
:FUNCtion:WREPlay:FEND <end>
:FUNCtion:WREPlay:FEND?
Set or query the end frame of waveform playback.
1 to the maximum number of frames
recorded
The maximum number
of frames recorded
 Use the :FUNCtion:WRECord:FEND command to set the maximum number of
frames recorded.
 The end frame of waveform playback cannot be lower than the start frame of
waveform playback (:FUNCtion:WREPlay:FSTart).
 You can only set the end frame of waveform playback when a waveform is currently
recorded.
 You cannot set the end frame of waveform playback during the waveform recording
or playback process.
The query returns an integer.
:FUNCtion:WREPlay:FEND 4096 /*Set the end frame of waveform playback to
4096*/
:FUNCtion:WREPlay:FEND? /*The query returns 4096*/
:FUNCtion:WREPlay:FMAX?
Query theb maximum number of frames can be played, namely the maximum number of
frames recorded.
Use the :FUNCtion:WRECord:FEND command to set the maximum number of frames
recorded.
The query returns an integer.