MMEMory:DELete {<
file
>|<
filespec
>}
Deletes a file. To delete a folder, use MMEMory:RDIRectory.
Parameter
Typical Return
Any
, including file extension, or a <
filespec
>, as described
below.
(none)
Delete a file from the root directory of the internal flash file system:
MMEM:DEL "INT:\MySetup.sta"
l
A <
filespec
> may include the * as a wildcard character: *.bmp, *.sta, abc*.*, and so on.
l
The specified folder must exist and cannot be marked as hidden or system.
l
deletes and sanitizes all files.
MMEMory:MOVE <
file1
>,<
file2
>
Moves and/or renames <
file1
> to <
file2
>. Each file name must include the file extension.
Parameter
Typical Return
Any valid file name (both files)
(none)
Move the specified state file from the currently selected default directory to the folder "Backup" on the
internal flash file system:
MMEM:MOVE "MyVoltMeas.sta","INT:\Backup"
l
To rename a file, specify the same folder for <
file1
> and <
file2
>.
l
To move a file to a file of the same name in a different folder, you can specify just the <
drive
>:<
path
>
for <
file2
>.
Keysight True
volt
Series Operating and Service Guide
295
SCPI Programming Reference