User manual
RIGOL Chapter 2 Command System
2-12 DP700 Programming Guide
Remarks
The internal non-volatile memory 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 stored in the specified storage location.
The locked file is allowed to be read, but not allowed to be saved and deleted.
Example
:MEMory:LOCK RSF,2,ON /*Locks the file stored in the storage location State2*/
:MEMory:LOCK? RSF,2 /*Queries whether the file stored in the storage location State2 has been
locked*/
Return Format
YES or NO
Related Command
:MEMory[:STATe]:LOAD
:MEMory[:STATe]:STORe
Syntax
:MEMory[:STATe]:STORe <file_type>,<position>
Description
Saves the current state or timer parameters of the power supply with the default file names to the specified
location 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 non-volatile memory 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.
The state file or timer file is saved with a default file name Rigoln. Wherein, "n" should be consistent
with the parameter <position>.
If a file is found to be saved to the specified storage location, but the file is not locked, at this time, if
you use the command, the current state or timer parameters of the power supply will be directly saved
to the specified location (the original file will be overwritten). If a file is found in the specified storage
location, and the file has been locked, the command is invalid (the original file will not be overwritten).