3 Remote Interface Reference
State Storage Commands
100 E364xA User’s and Service Guide
MEMory:STATe:NAME {1|2|3|4|5}, <quoted
name>
MEMory:STATe:NAME? {1|2|3|4|5}
Assign a name to the specified storage location. From the
remote interface, you can only recall a stored state using a
number (1 through 5). The :NAME? query returns a quoted
string containing the name currently assigned to the
specified storage location. If the specified location has no
name assigned, an empty string (“ ”) is returned. The name
can contain up to nine characters. The first character can be
an alphanumeric. Blank spaces are not allowed. An error is
generated if you specify a name with more than nine
characters. Refer to
“State Storage Commands” on page 99
for more information. An example is shown below.
MEM:STAT:NAME 1, ‘P15V_TEST’
If you do not specify a name (note that the name parameter
is optional), no name is assigned to that state. This provides
a way to erase a name (however, the stored state is not
deleted).