Command Descriptions
TDS3000, TDS3000B, and TDS3000C Series Programmer Manual
2- 129
FILESYSTEM:COPY “YOURDIR”,“fd0:/MYDIR”
copies the files in the
YOURDIR
directory in the current directory to the
MYDIR
directory on the
fd0:
drive.
FILESystem:CWD
Sets or returns the current working directory (CWD) path. This remote interface
working directory is not the same as the working directory used by the oscillo-
scope menus.
File system
FILESystem:CWD <directory path>
FILESystem:CWD?
<directory path>
is a quoted string that defines the directory name and path.
FILESYSTEM:CWD “fd0:/MYDIR”
will define
fd0:/MYDIR
as the current directory.
FILESYSTEM:CWD?
might return
:FILESYSTEM:CWD ”fd0:/MYDIR”
if that is the current directory.
FILESystem:DELEte (Set Only)
Deletes a named file.
File system
FILESystem:DELEte <file path>
<file path>
is a quoted string that defines the file name and path. 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 delete the file in
the current directory.
<filename>
stands for a filename of up to 8 characters and
can be followed by a period (“.”) and a 3-character extension. You can also use
the inclusive filename
*.*
to delete all files. If <file path> defines a directory,
the directory as well as all of the files and subdirectories it contains are deleted.
Group
Syntax
Arguments
Examples
Group
Syntax
Arguments
Содержание TDS3000 Series
Страница 8: ...Table of Contents vi TDS3000 TDS3000B and TDS3000C Series Programmer Manual ...
Страница 10: ...Preface viii TDS3000 TDS3000B and TDS3000C Series Programmer Manual ...
Страница 38: ...Getting Started 1 28 TDS3000 TDS3000B and TDS3000C Series Programmer Manual ...
Страница 82: ...Command Groups 2 44 TDS3000 TDS3000B and TDS3000C Series Programmer Manual ...
Страница 388: ...Status and Events 3 20 TDS3000 TDS3000B and TDS3000C Series Programmer Manual ...
Страница 402: ...Appendix D Factory Initialization Settings D 4 TDS3000 TDS3000B and TDS3000C Series Programmer Manual ...