User Manual

Command Descriptions
Arguments
<old fi lepath>
is a quoted string that denes the path and name of the le
to rename. If you do not specify a path to the le, the oscilloscope looks for the
le in the current working folder. The current directory refers to the name of a
folder as returned by the FILESystem:CWD query.
<new fi lepath> is a quoted string that denes the path and new name of the
le. If you do not specify a path to a folder, the oscilloscope places the renamed
le into the current working folder. (See page 2-14, File System Conventions.)
Examples
FILESYSTEM:RENAME "VID-CH1.BMP","VID-EVAL.BMP" renames the le
VID-CH1.BMP to VID-EVAL.BMP in the current working folder.
FILESYSTEM:RENAME "VID-EVAL.BMP","A:\PROD-TST \VID-EVAL.BMP "
moves the le VID-EVAL.BMP to the folder A:\PROD-TST.
Seepage2-20forle and folder name rules.
FILESystem:RMDir (No Query Form)
Deletes a folder at the specied location on the CompactFlash card (TDS2MEM
and TPS2000 Series only), or on the USB ash drive (TDS1000B, TDS2000B,
and TDS2000C Series only).
Conditions
This command applies to the TDS2MEM, TDS1000B, TDS2000B, TDS2000C,
and TPS2000 Series only.
Group
File system
Syntax
FILESystem:RMDir <folder path>
Arguments
<folder path> is a quoted string that denes the location and name of the
folder to delete. If you do not specify a path to the folder, the oscilloscope deletes
the specied folder in the current working folder. The current folder refers to the
name of a folder as returned by the FILESystem:CWD query.
NOTE. A folder must be empty before you can delete it.
Examples
FILESYSTEM:RMDIR "A:\PROD-TST\2ND-RUN" deletes the folder 2ND-RUN
in the
folder A:\PROD-TST.
FILESYSTEM:RMDIR "VID-EVAL" deletes the folder VID-EVAL in the current
work
ing folder.
TDS200, TDS1000/2000, TDS1000B/2000B, TDS2000C, TPS2000 Programmer 2-81