Chapter 2 Command System RIGOL
MSO7000/DS7000 Programming Guide 2-121
:RECord Commands
Command List:
:RECord:ENABle
:RECord:STARt
:RECord:PLAY
:RECord:CURRent
:RECord:FRAMes
:RECord:ENABle
:RECord:ENABle <bool>
:RECord:ENABle?
Enables or disables the waveform recording function; or queries the on/off status of the
waveform recording function.
The query returns 1 or 0.
:RECord:ENABle ON /*Enables the waveform recording function.*/
:RECord:ENABle? /*The query returns 1.*/
:RECord:STARt
:RECord:STARt <bool>
:RECord:STARt?
Sets to start the waveform recording, or queries whether the waveform recording starts
or stops.
The query returns 1 or 0.
:RECord:STARt ON /*Sets to start recording the waveforms.*/
:RECord:STARt? /*The query returns 1.*/