Instructions

Chapter 2 Command Systems for GPSA and RTSA Modes RIGOL
RSA3000E Programming Guide 2-95
Example
The following command saves the marker table with the specified filename "MAK1" to the folder
(/gpsa/measdata).
:MMEMory:STORe:MTABle MAK1
:MMEMory:STORe:PTABle
Syntax
:MMEMory:STORe:PTABle <file_name>
Description
Saves the peak 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 peak table with the specified filename "PT1" to the folder
(/gpsa/measdata).
:MMEMory:STORe:PTABle PT1
:MMEMory:STORe:RESults
Syntax
:MMEMory:STORe:RESults <file_name>
Description
Saves the current measurement results 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.
This command is only valid when the advanced measurement function in GPSA mode is enabled.
Example
The following command saves the current measurement results with the specified filename "data" to the
folder (/gpsa/measdata).
:MMEMory:STORe:RESults data