Chapter 2 Command System RIGOL
MSO1000Z/DS1000Z Programming Guide 2-77
:FUNCtion:WREPlay:DIRection
:FUNCtion:WREPlay:DIRection <dir>
:FUNCtion:WREPlay:DIRection?
Set or query the waveform playback direction.
 FORWard: positive direction. Play from the start frame to the end frame.
 BACKward: negative direction. Play from the end frame to the start frame.
 You can only set the waveform playback direction when a waveform is currently
recorded.
 You cannot set the waveform playback direction during the waveform recording or
playback process.
The query returns FORW or BACK.
:FUNCtion:WREPlay:DIRection FORWard /*Set the waveform playback direction to
forward*/
:FUNCtion:WREPlay:DIRection? /*The query returns FORW*/
:FUNCtion:WREPlay:OPERate
:FUNCtion:WREPlay:OPERate <opt>
:FUNCtion:WREPlay:OPERate?
Start, pause, or stop the waveform playback, or query the status of the waveform
playback.
This command is only valid when waveform has already been recorded.
The query returns PLAY, PAUS, or STOP.
:FUNCtion:WREPlay:OPERate PLAY /*Start the waveform playback*/
:FUNCtion:WREPlay:OPERate? /*The query returns PLAY if the playback is in
progress and returns STOP if the playback
finishes*/
:FUNCtion:WRECord:OPERate