Instructions

Table Of Contents
RIGOL Chapter 2 Command System
2-96 RSA5000 Programming Guide
:MMEMory:STORe:SCReen
Syntax
:MMEMory:STORe:SCReen <file_name>
Description
Saves the current screen image with the specified filename suffixed with ".jpg", ".png/", or ".bmp" to the
default path (/"mode name"/screen).
Parameter
Name
Type
Range
Default
<file_name>
ASCII String
——
——
Remarks
If the specified file already exists, overwrite it.
If a suffix (.jpg/.png/.bmp) following the filename exists, you can save the current screen image with a
different format based on its different suffix.
If no suffix is followed with the filename, then by default, the current screen image is saved in the currently
selected format.
Example
The following command saves the current screen image with the filename "screen.jpg" to the folder
(/gpsa/screen).
:MMEMory:STORe:SCReen screen.jpg
:MMEMory:STORe:STATe
Syntax
:MMEMory:STORe:STATe <file_name>
Description
Saves the current instrument state with the specified filename suffixed with ".sta" to the default path
(/"mode name"/state).
Parameter
Name
Type
Range
Default
<file_name>
ASCII String
——
——
Remarks
If the specified file already exists, overwrite it.
Example
The following command saves the current instrument state with the filename "state.sta" to the folder
(/gpsa/state).
:MMEMory:STORe:STATe state