RIGOL Chapter 2 Command System
2-14 DP800 Programming Guide
*SAV
Syntax *SAV {1|2|3|4|5|6|7|8|9|10}
Description Save the current system state to the specified storage location using the default
name. The default name is RIGOLn.RSF; n corresponds to the number of the
storage location.
Parameter
Name Type Range Default
{1|2|3|4|5|6|7|8|9|10} Discrete 1|2|3|4|5|6|7|8|9|10 None
Explanation The power supply provides 10 storage locations (numbered 1 to 10) for
instrument states.
If the specified storage location already contains a state file, this command will
directly overwrite the original file. If the state file stored in the specified
storage location is locked (refer to the
:MEMory[:STATe]:LOCK command), this
command will not overwrite the original file and the storage operation is
invalid.
Example *SAV 5 /*Save the current instrument state to storage location 5 with the
filename RIGOL5.RSF*/
Related
Command
:MEMory[:STATe]:STORe
*TST?
Syntax *TST?
Description Query the self-test results of the instrument.
Explanation The power supply executes self-test at start-up. This command queries the self-test
results (including TopBoard, BottomBoard and fan).
Return Format The query returns the self-test results of TopBoard, BottomBoard and fan
respectively, for example, TopBoard:PASS,BottomBoardPASS,Fan:PASS.
Related
Commands
:SYSTem:SELF:TEST:BOARD?
:SYSTem:SELF:TEST:FAN?