3 Remote Interface Reference
120 Keysight 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” on page 74 for more information. An example is shown below:
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).
MEM:STAT:NAME 1, ‘P15V_TEST’