2 Command System RIGOL
DS2000E Programming Guide
:SAVE:FORMat
Syntax
:SAVE:FORMat <format>
:SAVE:FORMat?
Description
Set or query the storage format.
Parameter
Name Type Range Default
<format> Discrete {TRACe|WAVeform|SETup|PICTure|CSV} PICTure
Return Format
The query returns TRAC, WAV, SET, PICT, or CSV.
:SAVE:IMAGe[:STARt]
Syntax
:SAVE:IMAGe[:STARt] <file_spec>
Description
Store the content displayed on the screen into the external memory in picture form.
Parameter
Name Type Range Default
<file_spec> ASCII string Refer to Explanation --
Explanation
<file_spec> includes the file storage directory and the filename with suffix. Its length cannot exceed 64
characters. Wherein, the storage directory can only be D:\. The suffix of the filename can
be .bmp, .png, .jpeg, or .tiff. If the specified directory already contains a file with the same filename, the
original file will be overwritten.
Example
:SAVE:IMAGe D:\123.png /*Store the content displayed on the screen into the external memory with
the filename 123.png*/