Command Descriptions
TDS Family Oscilloscope Programmer Manual
2–127
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
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
FILESystem:DELEte <file path>
Group
Syntax
Arguments
Examples
Group
Syntax