Instructions

RIGOL Chapter 2 Command Systems for GPSA and RTSA Modes
2-92 RSA3000E Programming Guide
Parameter
Name
Type
Range
Default
<label>
Keyword
LLINE1|LLINE2|LLINE3|LLINE4|LLINE5|LLINE6
——
<file_name>
ASCII String
——
——
Remarks
This operation fails if the specified file does not exist.
Example
The following command imports the limit line file (upp1.csv) to Limit1.
:MMEMory:LOAD:LIMit LLINE1,upp1.csv
:MMEMory:LOAD:STATe
Syntax
:MMEMory:LOAD:STATe <file_name>
Description
Imports the specified state file (.sta).
Parameter
Name
Type
Range
Default
<file_name>
ASCII String
——
——
Remarks
This operation fails if the specified file does not exist.
Example
The following command imports the state file (state1.sta) to the instrument.
:MMEMory:LOAD:STATe state1.sta
:MMEMory:LOAD:TRACe
Syntax
:MMEMory:LOAD:TRACe <label>,<file_name>
Description
Imports the specified trace file (.trs) and the current instrument state.
Parameter
Name
Type
Range
Default
<label>
Keyword
TRACE1|TRACE2|TRACE3|TRACE4|TRACE5|TRACE6
——
<file_name>
ASCII String
——
——
Remarks
This operation fails if the specified file does not exist.
Example
The following command imports the current instrument state and the trace file (t1.trs) to Trace2.
:MMEMory:LOAD:TRACe TRACE2,t1.trs