DSA800 series programming guide - Page 108

For DSA815.

Loading ...
Loading ...
Loading ...
RIGOL Chapter 2 Command System
2-86 DSA800 Programming Guide
:MMEMory:STORe:SETUp
Syntax
:MMEMory:STORe:SETUp <file_name>
Description
Save the current setting with the specified filename (.set).
Parameter
Name
Type
Range
Default
<file_name>
ASCII String -- --
Explanation
<file_name> should contain the path and the filename.
You can save the setup file in the D disk or E disk.
If the specified file already exists, it will be overwritten.
Example
The command below stores the current setting in the USB storage device with the filename ST1.set.
:MMEMory:STORe:SETUp D:\Setup1:ST1.set
:MMEMory:STORe:STATe
Syntax
:MMEMory:STORe:STATe 1,<file_name>
Description
Save the current instrument state with the specified filename (.sta).
Parameter
Name
Type
Range
Default
<file_name>
ASCII String -- --
Explanation
<file_name> should contain the path and the filename.
You can save the state file in the C disk, D disk or E disk.
If the specified file already exists, it will be overwritten.
Example
The command below stores the current instrument state in the USB storage device with the filename
state.sta.
:MMEMory:STORe:STATe 1,E:\state.sta
Loading ...
Loading ...
Loading ...