User manual

Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-75
:FUNCtion:WREPlay:FEND
Syntax :FUNCtion:WREPlay:FEND <end>
:FUNCtion:WREPlay:FEND?
Description Set or query the end frame of waveform playback.
Parameter
Name
Type
Range
Default
<end> Integer
1 to the maximum number of frames
recorded
The maximum number
of frames recorded
Explanation 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.
Return
Format
The query returns an integer.
Example
:FUNCtion:WREPlay:FEND 4096 /*Set the end frame of waveform playback to
4096*/
:FUNCtion:WREPlay:FEND? /*The query returns 4096*/
:FUNCtion:WREPlay:FMAX?
Syntax :FUNCtion:WREPlay:FMAX?
Description
Query theb maximum number of frames can be played, namely the maximum number of
frames recorded.
Explanation Use the :FUNCtion:WRECord:FEND command to set the maximum number of frames
recorded.
Return
Format
The query returns an integer.