Instructions
RIGOL  Chapter 2 Command System 
2-124    MSO5000 Programming Guide 
:SAVE and :Load Commands 
Command List: 
  :SAVE:CSV 
  :SAVE:CSV:LENGth 
  :SAVE:FORMat 
  :SAVE:IMAGe 
  :SAVE:IMAGe:TYPE 
  :SAVE:IMAGe:INVert 
  :SAVE:IMAGe:COLor 
  :SAVE:SETup 
  :SAVE:WAVeform 
  :SAVE:STATus? 
  :LOAD:SETup 
:SAVE:CSV 
Syntax 
:SAVE:CSV<path> 
Description 
Saves the waveform data displayed on the screen to the internal or external memory in 
"*.csv" format. 
Parameter 
Name 
Type 
Range 
Default 
<path> 
ASCII String 
Refer to Remarks 
—— 
Remarks 
  <path> includes the file storage location and the filename with a suffix. If the 
specified storage location already contains a file with the same filename, the 
original file will be overwritten. 
  The stored "*.csv" file can be opened and edited in Excel.   
Example 
:SAVE:CSV D:\123.csv        /*Stores the waveform data displayed on the screen into 
the external memory Disk D, with the filename 123.csv.*/ 
:SAVE:CSV:LENGth 
Syntax 
:SAVE:CSV:LENGth <len> 
:SAVE:CSV:LENGth? 
Description 
Sets or queries the data length type in saving the "*.csv" file. 
Parameter 
Name 
Type 
Range 
Default 
<len> 
Discrete 
{DISPlay|MAXimum} 
DISPlay 
Remarks 
  DISPlay: only stores the points within the screen region, i.g. 1 kpts to 1 Mpts. 
  MAXimum: stores all the points in the internal memory (equal to the current 
memory depth). 
Return 
Format 
The query returns DISP or MAX. 










