Keysight M8194A 120 GSa/s Arbitrary Waveform Generator User Guide 131
Remote Programming 4
:MMEMory:MOVE
Command :MMEMory:MOVE <string>,<string>[,<string>,<string>]
Parameters <string>,<string>[,<string>,<string>]
Parameter Suffix None
Description 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 file names. The second and fourth parameters
specify the directories. The first pair of parameters specifies the source.
The second pair specifies the destination. An error is generated if the
source doesn't exist or the destination file already exists.
Examples Command
:MMEM:MOVE "C:\data_dir","C:\newdata_dir"
:MMEMory:RDIRectory
Command :MMEMory:RDIRectory <directory_name>
Parameters <directory_name>
Parameter Suffix None
Description Removes a directory. The <directory_name> parameter specifies the
directory name to be removed. All files and directories under the specified
directory are also removed.
Examples Command
:MMEM:RDIR "C:\newdata_dir"