Command Descriptions
2–144
TDS Family Oscilloscope Programmer Manual
FILESYSTEM:READFILE hd0:/TEK00000.IBM"
sends a hard–disk-based file named
TEK00000.IBM
out the GPIB port.
FILESystem:REName (No query form)
File System Only
Assigns a new name to a file.
File system
FILESystem:REName <old file path>,<new file path>
:
REName
FILESystem
<new file path>
<old file path>
<Space>
,
<old file path>
is a quoted string that defines the file to rename. Input the file
path using the form
<drive>/<dir>/<filename>
.
<drive>
and one or more
<dir>
s are optional. If you do not specify them, the TDS will look for the
filename in the current directory.
<new file path>
is a quoted string that defines the new name of the file. Input
the file path using the form
<drive>/<dir>/<filename>
.
<drive>
and one or
more
<dir>
s are optional. If you do not specify them, the TDS will place the
newly named file in the current directory.
The current directory refers to the name of a directory as returned by the
FILESystem:CWD query.
FILESYSTEM:RENAME TEK00000.SET",MYSETTING.SET"
gives the file named
TEK00000.SET
the new name of
MYSETTING.SET
. The file
remains on the current directory.
FILESystem:RMDir (No query form)
File System Only
Deletes a named directory.
File system
FILESystem:RMDir <directory path>
Example
Group
Syntax
Arguments
Examples
Group
Syntax