Chapter 2 Command System  RIGOL 
DG800 Programming Guide  2-41 
:MMEMory:STORe[:ALL] 
 
Syntax 
:MMEMory:STORe[:ALL] <file_name> 
 
Description 
Stores the current instrument state or the arbitrary waveform data of the current channel into the current 
directory in state file or arbitrary waveform file form with the specified name.  
 
Parameter 
<file_name>  ASCII String 
Filename of the specified state file 
or arbitrary waveform file 
None 
 
Remarks   
The parameter <file_name> is a string enclosed by double quotation marks and the content in the double 
quotation marks is the filename of the specified state file or arbitrary waveform file (including the file type 
suffixed with .RSF or .RAF). The length of the filename cannot exceed 7 characters. It can be composed of 
Chinese characters, English characters, and numbers. Wherein, one Chinese character is counted as 2 
characters. 
 
Example   
Assume that the current directory is D:\. 
:MMEM:STOR "R00.RSF"        /*Stores the current instrument state into disk D in the state file form with the 
filename R00.RSF.*/ 
 
 
:MMEMory:STORe:DATA 
 
Syntax 
:MMEMory:STORe:DATA[<n>] <file_name> 
 
Description 
Stores the arbitrary waveform or sequence data of the specified channel into the current directory in 
arbitrary waveform file or sequence file (*.RAF) form with the specified filename. 
 
Parameter 
<file_name>  ASCII String 
Filename of the specified arbitrary 
waveform or sequence file 
None 
 
Remarks   
The parameter <file_name> is a string enclosed by double quotation marks and the content in the double 
quotation marks is the filename of the specified arbitrary waveform or sequence file (including the file type 
suffixed with .RAF). The length of the filename cannot exceed 7 characters. It can be composed of Chinese 
characters, English characters, and numbers. Wherein, one Chinese character is counted as 2 characters. 
 
Example   
Assume that the current directory is D:\. 
:MMEM:STOR:DATA "R11.RAF"   /*Stores the arbitrary waveform data of the current channel into Disk D 
in arbitrary waveform file form with the filename R11.RAF.*/