RIGOL Chapter 2 Command System
2-18 DP800 Programming Guide
:MEMory Commands
The :MEMory commands are used to save, delete, read or lock the file stored in the specified storage
location in the internal memory. DP800 allows four kinds of files to be saved in the internal memory.
1. State File (RSF): store the current system state, including the voltage, current, OVP, OCP and track
function status of each channel as well as the system parameters.
2. Record File (ROF): store the output voltage, current and power of each channel when the recorder is
enabled (for the channel of which the output is disabled, the corresponding recorded data will be 0).
3. Timer File (RTF): store the timer parameters edited (the voltage, current and time of each group of
parameters).
4. Delay File (RDF): store the delayer parameters edited (the state and time of each group of
parameters).
Command List:
:MEMory[:STATe]:DELete
:MEMory[:STATe]:LOAD
:MEMory[:STATe]:LOCK
:MEMory[:STATe]:STORe
:MEMory[:STATe]:VALid?
:MEMory[:STATe]:DELete
Syntax :MEMory[:STATe]:DELete {RSF|ROF|RTF|RDF},{1|2|3|4|5|6|7|8|9|10}
Description Delete the specified file stored, including state file (RSF), record file (ROF), timer file
(RTF) and delay file (RDF).
Parameter
Name Type Range Default
{RSF|ROF|RTF|RDF} Discrete RSF|ROF|RTF|RDF None
{1|2|3|4|5|6|7|8|9|10} Discrete 1|2|3|4|5|6|7|8|9|10 None
Explanation This command is only available when the specified storage location contains file.
This command is invalid when the file stored in the specified storage location is
locked (refer to the
:MEMory[:STATe]:LOCK command).
Example :MEM:DEL RSF,5 /*Delete the state file currently stored in storage location 5*/
:MEMory[:STATe]:LOAD
Syntax :MEMory[:STATe]:LOAD {RSF|RTF|RDF},{1|2|3|4|5|6|7|8|9|10}
Description Read the specified file stored, including state file (RSF), timer file (RTF) and delay file
(RDF).
Parameter
Name Type Range Default
{RSF|RTF|RDF} Discrete RSF|RTF|RDF None
{1|2|3|4|5|6|7|8|9|10} Discrete 1|2|3|4|5|6|7|8|9|10 None
Explanation This command is only available when the specified storage location contains file.
Example :MEM:LOAD RSF,5 /*Read the state file currently stored in storage location 5*/
Related
Command
*RCL