Tektronix TDS684B Caulking Gun User Manual


 
Command Descriptions
2–138
TDS Family Oscilloscope Programmer Manual
FILESYSTEM:COPY fd0:/YOURDIR/TEK00001.SET",fd0:/MYDIR"
copies the file named TEK00001.SET on the fd0: drive and the YOURDIR
directory to the MYDIR directory on the same drive.
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:COPY YOURDIR",hd0:/MYDIR"
copies the files in the YOURDIR directory in the current directory to the MYDIR
directory on the hd0: drive.
FILESystem:CWD
File System Only
Sets or returns the current working directory (CWD) path.
File system
FILESystem:CWD <directory path>
FILESystem:CWD?
?
<Space>
:
FILESystem CWD
<directory path>
<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 fd0:/MYDIR if that is the current directory.
FILESystem:DELEte (No query form)
File System Only
Deletes a named file.
File system
Group
Syntax
Arguments
Examples
Group