RIGOL  Command Systems 
 
       Programming Guide for DS1000B Series  
Returned Format:   
The query returns 1 or 0, respectively indicates ON or OFF. 
 
Example: 
:SAVE:IMAG:FACT ON    Save the system parameters. 
:SAVE:IMAG:FACT?    Return 1. 
 
 
7.  :SAVe:IMAGe:FORMat 
Command Format:  
:SAVE:IMAGe:FORMat <format> 
:SAVE:IMAGe:FORMat? 
 
Function: 
The command sets the format of saved image. The <format> may be 24bit real 
color (BMP|BMP24bit), 8bit bitmap (BMP8bit) or PNG (PNG). 
 
Returned Format:   
The query returns BMP24bit, BMP8bit or PNG. 
 
Example: 
:SAVE:IMAG:FORM BMP      Set the format as 24 bit real color. 
:SAVE:IMAG:FORM?     Return BMP24bit. 
 
 
8.  :SAVe:WAVeform:STARt 
Command Format:  
:SAVE:WAVeform:STARt <file_spec> 
 
Function: 
The command starts the saving waveform function. If the waveforms are in 
internal flash, the <file_spec> is composed of integers among 0~9; if in 
external storage medium, the <file_spec> will be the file name,  which is 
composed of double quotation marks and ASCII characters, also, the file name 
length within the double quotation marks must less than 26 characters. 
NOTE: The system will add the file format suffix with 4 characters automatically, which are 
not included in 26 characters.