Instructions
RIGOL  Chapter 3 Command System for EMI Mode 
3-58  RSA3000E Programming Guide 
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 
(/emi/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 
-- 
<file_name>  
ASCII String 
-- 
-- 
Remarks 
If the specified file already exists, overwrite it. 
Example 
The following command saves the current instrument state and Trace 1 with the filename "mystate.trs" to 
the folder (/emi/tracestate). 
:MMEMory:STORe:TRACe TRACE1,mystate 
:MMEMory:STORe:TRACe:DATA 
Syntax 
:MMEMory:STORe:TRACe:DATA <label>,<file_name> 
Description 
Saves the trace measurement results with a specified filename suffixed with ".csv" to the default path 
(/"mode name"/measdata). 
Parameter 
Name 
Type 
Range 
Default 
<label> 
Keyword 
TRACE1|TRACE2|TRACE3 
-- 
<file_name>  
ASCII String 
-- 
-- 
Remarks 
If the specified file already exists, overwrite it. 
Example 
The following command saves Trace1 measurement data with the specified filename "mydata.csv" to the 
folder (/emi/measdata). 
:MMEMory:STORe:TRACe:DATA TRACE1,mydata 










