DSA800 series programming guide - Page 103

For DSA815.

Loading ...
Loading ...
Loading ...
Chapter 2 Command System RIGOL
DSA800 Programming Guide 2-81
:MMEMory:LOAD:SETUp
Syntax
:MMEMory:LOAD:SETUp <file_name>
Description
Load the specified setup file (.set).
Parameter
Name
Type
Range
Default
<file_name>
ASCII String -- --
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
Name
Type
Range
Default
<file_name>
ASCII String
--
--
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
Loading ...
Loading ...
Loading ...