Chapter 2 Command System RIGOL
DSA800E Programming Guide 2-81
:MMEMory:LOAD:SETUp
Syntax
:MMEMory:LOAD:SETUp <file_name>
Description
Load the specified setup file (.set).
Parameter
Explanation
<file_name> should contain the path and the filename.
This operation fails if the specified file does not exist.
Example
The command below loads the setup file pf.set in the D disk into the instrument.
:MMEMory:LOAD:SETUp D:\Setup0:pf.set
:MMEMory:LOAD:STATe
Syntax
:MMEMory:LOAD:STATe 1,<file_name>
Description
Load the specified state file (.sta).
Parameter
Explanation
<file_name> should contain the path and the filename.
This operation fails if the specified file does not exist.
Example
The command below loads the state file default.sta in the D disk into the instrument.
:MMEMory:LOAD:STATe 1,D:\State0:default.sta