User manual

RIGOL Chapter 2 Command System
2-42 DG800 Programming Guide
:MMEMory:STORe:STATe
Syntax
:MMEMory:STORe:STATe <file_name>
Description
Stores the current instrument state into the current directory in state file form with the specified filename.
Parameter
Name
Type
Range
Default
<file_name>
ASCII String
Refer to "Remarks".
None
Remarks
The parameter <file_name> is a string enclosed by double quotation marks and the content in the double
quotation marks is the filename of the specified state file (including the file type suffixed with .RSF). The
length of the filename cannot exceed 7 characters. It can be composed of Chinese characters, English
characters, and numbers. Wherein, one Chinese character is counted as 2 characters.
Example
Assume that the current directory is D:\.
:MMEM:STOR:STAT "R22.RSF" /*Stores the current instrument state into Disk D in state file form with
the filename R22.RSF.*/