DSA800 series programming guide - Page 202

For DSA815.

Loading ...
Loading ...
Loading ...
RIGOL Chapter 2 Command System
2-180 DSA800 Programming Guide
:SYSTem:PRESet
Syntax
:SYSTem:PRESet
Description
Recall the preset setting of the system to restore the instrument to the state specified by
the :SYSTem:PRESet:TYPE
command.
:SYSTem:PRESet:SAVE
Syntax
:SYSTem:PRESet:SAVE <type>,<name>
Description
Save the user setting.
Parameter
Name Type Range Default
<type> Keyword USER1|USER2|USER3|USER4|USER5|USER6 --
<name> ASCII String
The name (not include the path and the suffix) of the
file to be saved
--
Explanation
This command is only available when USER1, USER2, USER3, USER4, USER5 or USER6 is selected using
the :SYSTem:PRESet:TYPE
command.
Example
The command below saves the current instrument setting in USER2 using the filename def2.sta.
:SYSTem:PRESet:SAVE USER2,def2
:SYSTem:PRESet:TYPE
Syntax
:SYSTem:PRESet:TYPe FACTory|USER1|USER2|USER3|USER4|USER5|USER6
:SYSTem:PRESet:TYPe?
Description
Set the preset type of the system to preset or one of USER1 to USER6.
Query the preset type of the system.
Parameter
Name
Type
Range
Default
-- Keyword FACTory|USER1|USER2|USER3|USER4|USER5|USER6 FACTory
Return Format
The query returns FACT, USER1, USER2, USER3, USER4, USER5 or USER6.
Example
The command below sets the preset type of the system to USER5.
:SYSTem:PRESet:TYPe USER5
The query below returns USER5.
:SYSTem:PRESet:TYPe?
Loading ...
Loading ...
Loading ...