User manual

RIGOL Chapter 2 Command System
2-94 RSA3000 Programming Guide
:MMEMory:STORe:LIMit
Syntax
:MMEMory:STORe:LIMit <label>,<file_name>
Description
Saves the currently edited limit line with a specified filename suffixed with ".csv" by default (you do not
have to add the suffix manually) to a default path (/"mode name"/limit).
Parameter
Name
Type
Range
Default
<label>
Keyword
LLINE1|LLINE2|LLINE3|LLINE4|LLINE5|LLINE6
——
<file_name>
ASCII String
——
——
Remarks
If the specified file already exists, overwrite it.
Example
The following command saves Limit1 with the filename "low" to the folder (/gpsa/limit).
:MMEMory:STORe:LIMit LLINE1,low
:MMEMory:STORe:MTABle
Syntax
:MMEMory:STORe:MTABle <file_name>
Description
Saves the marker table with a specified filename suffixed with ".csv" by default (you do not have to add the
suffix manually) to the default path (/"mode name"/measdata).
Parameter
Name
Type
Range
Default
<file_name>
ASCII String
——
——
Remarks
If the specified file already exists, overwrite it.
Example
The following command saves the marker table with the specified filename "MAK1" to the folder
(/gpsa/measdata).
:MMEMory:STORe:MTABle MAK1