Instructions

RIGOL Chapter 3 Command System for EMI Mode
3-54 RSA3000E Programming Guide
:MMEMory:LOAD:STATe
Syntax
:MMEMory:LOAD:STATe <file_name>
Description
Loads the specified state file (.sta).
Parameter
Name
Type
Range
Default
<file_name>
ASCII String
--
--
Remarks
This operation fails if the file with the specified filename does not exist.
Example
The following command loads the state file (state1.sta) to the instrument.
:MMEMory:LOAD:STATe state1.sta
:MMEMory:LOAD:TRACe
Syntax
:MMEMory:LOAD:TRACe <label>,<file_name>
Description
Loads the specified trace file (.trs) and the current instrument state.
Parameter
Name
Type
Range
Default
<label>
Keyword
TRACE1|TRACE2|TRACE3
--
<file_name>
ASCII String
--
--
Remarks
This operation fails if the file with the specified filename does not exist.
Example
The following command loads the current instrument state and the trace file (t1.trs) to Trace2.
:MMEMory:LOAD:TRACe TRACE2,t1.trs
:MMEMory:LOAD:TRACe:DATA
Syntax
:MMEMory:LOAD:TRACe:DATA <label>,<file_name>
Description
Loads the specified measurement data file (suffixed with .csv).
Parameter
Name
Type
Range
Default
<label>
Keyword
TRACE1|TRACE2|TRACE3
--
<file_name>
ASCII String
--
--