User manual
RIGOL Chapter 2 Command System
2-10 DP700 Programming Guide
:MEMory Commands
The :MEMory commands are used to save the state of the instrument or the timer parameters to the
specified location of the internal memory, delete, read, lock, and unlock the saved file in the internal
memory.
Command List:
:MEMory[:STATe]:DELete
:MEMory[:STATe]:LOAD
:MEMory[:STATe]:LOCK
:MEMory[:STATe]:STORe
:MEMory[:STATe]:VALid?
:MEMory[:STATe]:DELete
Syntax
:MEMory[:STATe]:DELete <file_type>,<position>
Description
Deletes the state files (RSF) or timer files (RTF) stored in the specified locations of the internal non-volatile
memory.
Parameter
Name Type Range Default
<file_type>
Discrete {RSF|RTF} --
<position> Discrete
When <file_type> is RSF, the range of <position> is
{1|2|3|4|5|6|7|8|9|10}.
When <file_type> is RTF, the range of <position> is
{1|2}.
--
Remarks
The internal NVM of DP700 series power supply provides ten storage locations for state files and two
for timer files. They are used to store the state information of the instrument and the timer parameters,
respectively.
Storage location of the state file (RSF)
The range of <position> is {1|2|3|4|5|6|7|8|9|10}, which corresponds to "State1...State10" in the
storage and recall interface of the instrument.
Storage location of the timer file (RTF)
The range of <position> is {1|2}, which corresponds to "Timer1 and Timer2" in the storage and recall
interface of the instrument.
This command is only valid when the file is found to be saved to the specified storage location and the
file is not locked.
Example
:MEMory:DELete RTF,2 /*Deletes the file stored in the storage location Timer2*/
Related Command
:MEMory[:STATe]:LOCK