![Rigol DS4000E Series Programming Manual Download Page 188](http://html1.mh-extra.com/html/rigol/ds4000e-series/ds4000e-series_programming-manual_1460996188.webp)
RIGOL
2-176
DS4000E Programming Guide
:SAVE:IMAGe[:STARt]
Syntax
:SAVE:IMAGe[:STARt] <file_spec>
Description
Stores the contents displayed on the screen into the external memory in image format.
Parameter
Name
Type
Range
Default
<file_spec>
ASCII String
<file_spec> includes the file storage location and
the filename with a suffix. Its length cannot
exceed 64 characters. If the USB storage device is
inserted into the USB HOST interface of the rear
panel, the storage location is E:\; if inserted into
the USB HOST interface of the front panel, the
storage location is D:\. The suffix of the filename
can be .bmp, .png, .jpeg, or .tiff. For example,
E:\123.png
--
Remarks
If the specified storage location already contains a file with the same filename, the original file will be
overwritten.
:SAVE:IMAGe:TYPE
Syntax
:SAVE:IMAGe:TYPE <type>
:SAVE:IMAGe:TYPE?
Description
Sets or queries in what format is the image saved.
Parameter
Name
Type
Range
Default
<type>
Discrete
{BMP24bit|JPEG|PNG|TIFF}
PNG
Return Format
The query returns BMP24, JPEG, PNG, or TIFF.
:SAVE:IMAGe:FACTors
Syntax
:SAVE:IMAGe:FACTors <bool>
:SAVE:IMAGe:FACTors?
Description
Enables or disables the parameter save function when saving the image; or queries whether the parameter
save function is enabled when saving the image.
Parameter
Name
Type
Range
Default
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF