User manual

RIGOL Chapter 2 Command System
2-96 RSA3000 Programming Guide
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
:MMEMory:STORe:TRACe
Syntax
:MMEMory:STORe:TRACe <label>,<file_name>
Description
Saves the specified trace+state file with filename suffixed with ".trs" to the default path (/"mode
name"/tracestate).
Parameter
Name
Type
Range
Default
<label>
Keyword
TRACE1|TRACE2|TRACE3|TRACE4|TRACE5|TRACE6
——
<file_name>
ASCII String
——
——