7 Save/Recall/Print
7.3 Save
Command <file_name> and <directory_name> must be valid logical paths
Example
:MMEM:DEL "Screen_0000.png"
Notes If no directory is specified, uses the current directory
Removes a file from the specified directory. <file_name> specifies the file name to be removed. This
command generates an “access denied” error if the file is in a restricted folder (for example,
C:\Windows) and you do not have Power User or Administrator privileges
7.3.80 Mass Storage Data (Remote Command Only)
Creates a file containing the specified data or queries the data from an existing file.
Remote
Command
:MMEMory:DATA <file_name>, <data>
<file_name> must be a valid logical path
:MMEMory:DATA? <file_name>
Example
:MMEM:DATA? "MyFile.txt"
Notes If no directory is specified, uses the current directory
The command form :MMEMory:DATA <file_name>,<data> loads <data> into the file
<file_name>. <data> is in 488.2 block format. <file_name> is string data
The response to :MMEMory:DATA? <file_name> is the associated <data> in block format
7.3.81 Mass Storage Make Directory (Remote Command Only)
Remote
Command
:MMEMory:MDIRectory <directory_name>
<directory_name> must be a valid logical path
Example
:MMEM:MDIR "C:\TEMP\NewDir"
Notes Creates a new directory. <directory_name> specifies the name to be created
Generates an “access denied” error if the new directory would be in a restricted folder (for example,
C:\Windows) and you do not have Power User or Administrator privileges
7.3.82 Mass Storage Move (Remote Command Only)
Remote
Command
:MMEMory:MOVE <string>,<string>[,<string>,<string>]
<string> must be valid logical paths
Example
:MMEM:MOVE "C:\TEMP\Screen_0000.png","C:\"
Notes Moves an existing file to a new file or an existing directory to a new directory
Two forms of parameters are allowed. The first form has two parameters. In this form, the first
parameter specifies the source, and the second parameter specifies the destination
The second form has four parameters. In this form, the first and third parameters specify the source.
Vector Modulation Analyzer Mode User's &Programmer's Reference 2425