RIGOL Chapter 2 Command System
2-122 MSO7000/DS7000 Programming Guide
:RECord:PLAY
:RECord:PLAY <bool>
:RECord:PLAY?
Enables or disables the waveform playing function; or queries the on/off status of the
waveform playing function.
The query returns 1 or 0.
:RECord:PLAY ON /*Sets to play the waveforms.*/
:RECord:PLAY? /*The query returns 1.*/
:RECord:CURRent
:RECord:CURRent <value>
:RECord:CURRent?
Sets or queries the current frame in waveform playing.
1 to the maximum number of
frames recorded
The maximum number of
frames recorded
The query returns an integer.
:RECord:CURRent 300 /*Sets the current frame for waveform playing to 300.*/
:RECord:CURRent? /*The query returns 300.*/
:RECord:FRAMes
:RECord:FRAMes <value>
:RECord:FRAMes?
Sets or queries the number of frames for waveform recording.
1 to the maximum number of frames that can
be recorded currently
The query returns an integer ranging from 1 to the maximum number of frames that can
be recorded currently.
:RECord:FRAMes 300 /*Sets the number of recorded frames to 300.*/
:RECord:FRAMes? /*The query returns 300.*/