User manual
Chapter 2 Command System RIGOL
DP700 Programming Guide 2-11
:MEMory[:STATe]:LOAD
Syntax
:MEMory[:STATe]:LOAD <file_type>,<position>
Description
Reads 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
W
hen <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 in the specified storage location.
You can also send the
*RCL command to recall the saved state file or timer file from the internal
non-volatile memory.
Example
:MEMory:LOAD RSF,2 /*Reads the file stored in the storage location Timer2*/
Related Command
*RCL
:MEMory[:STATe]:LOCK
Syntax
:MEMory[:STATe]:LOCK <file_type>,<position>,<state>
:MEMory[:STATe]:LOCK? <file_type>,<position>
Description
Locks or unlocks the state files (RSF) or timer files (RTF) stored in the specified locations of the internal
non-volatile memory.
Queries whether the file found to be stored in the specified location of the internal non-volatile memory has
been locked.
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}.
--
<state> Bool {ON|OFF} --