Agilent 4155C/4156C SCPI Command Reference, Edition 1 5-73
SCPI Commands
:MMEMory:NAME
:MMEMory:NAME
This command sets the name of the file for saving hardcopy image.
Before entering this command, do following:
• Set the mass storage using the :MMEM:DEST command.
• Set the hardcopy destination to file using the :HCOP:DEST MMEM command.
AT *RST, this value is a null string.
Syntax :MMEMory:NAME file_name [ , msus ]
Parameter
Query response file_name <newline><^END>
The data type of file_name is string response data, but does not contain double quote
characters at the beginning and end of the string.
Example OUTPUT @Hp4155;":MMEM:NAME 'DUMPFILE'"
OUTPUT @Hp4155;":MMEM:NAME?"
ENTER @Hp4155;A$
See also HCOPy:DESTination, MMEMory:DESTination
Parameter Type Explanation
file_name string file name
msus string mass storage (Only 'DISK' can be entered as the
value)