Command Descriptions
2–128
TDS Family Oscilloscope Programmer Manual
:
DELEte
FILESystem
<file path>
<Space>
<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.
FILESYSTEM:DELETE NOT-MINE.SET"
deletes the file named NOT-MINE.SET on the default drive and directory.
FILESYSTEM:DELETE *.*"
deletes all the files in the default directory on the default drive.
FILESystem:DELWarn
File System Only
Turns on or off the front panel file delete warning. No warning is returned via the
GPIB.
File system
FILESystem:DELWarn { ON | OFF | <NR1> }
FILESystem:DELWarn?
<Space>
ON
?
OFF
<NR1>
:
FILESystem
DELWarn
ON or <NR1> 0 turns on the front panel delete warning.
OFF or <NR1> = 0 turns off the front panel delete warning.
FILESYSTEM:DELWARN OFF
disables the front panel delete warning.
FILESYSTEM:DELWARN?
might return 0 indicating the front panel warning is disabled.
Arguments
Examples
Group
Syntax
Arguments
Examples