Specifications

RIGOL Chapter 2 Command System
2-88 M300 Programming Guide
MEMory:STATe:NAME
Syntax MEMory:STATe:NAME <location>[,<name>]
MEMory:STATe:NAME? <location>
Description
Rename the measurement configuration file in the specified storage location.
Parameters
Name
Type
Range
Default
<location>
Discrete
{0|1|2|3|4|5}
None
<name> Filename
A unquoted string of up to 12 characters,
including English letters (a-z, A-Z),
numbers (0-9) or the underscore ("_").
If omitted, the
default filename
is used for the
file in the
specified
storage location.
Explanation The instrument has six storage locations in the non-volatile memory (refer to Appendix
C: Non-volatile Memory) to store the measurement configuration. You can store the
measurement configuration in location 0, 1, 2, 3, 4, or 5 (The correaponding default
filenames are 0_STATE0, 1_STATE1, 2_STATE2, 3_STATE3, 4_STATE4, 5_STATE5).
This command can only rename the file created by the
*SAV command. It can not
rename the file created by the
MEMory:SAVE:CONFig command.
The instrument generates an error if you specify a name with more than 12 characters.
Sending this command will generate an error if the specified file dose not exist
(Sending the
SYSTem:SECurity[:IMMediate] command will delete all the files in the
memory). You can send the
*SAV command to create the measurement configuration
file in the specified storage location.
A Factory Reset (the
*RST command) does not affect the measurement configuration
files in the specified storage location. Sending the
SYSTem:SECurity[:IMMediate]
command will delete all the measurement configuration files in the memory.
Return
Format
The query returns the unquoted filename (without the extension). The return format is as
follows.
location_filename
Specified storage location filename
Example MEM:STAT:NAME 1,State11
MEM:STAT:NAME? 1
The query returns 1_State11.
Related
Commands
*SAV
*RCL
MEMory:STATe:DELete
MEMory:STATe:NAME
MEMory:STATe:VALid?