Specifications

Command Descriptions
2- 130
TDS3000, TDS3000B, and TDS3000C Series Programmer Manual
The current directory refers to the name of a directory as returned by the
FILESystem:CWD query.
FILESYSTEM:DELETE “NOT_MINE.SET”
deletes the file named NOT_MINE.SET in the current directory.
FILESYSTEM:DELETE “*.*”
deletes all the files in the current directory.
FILESystem:DELWarn
Turns on or off the file-delete warning message. No deletion warning message is
returned via the remote interface.
File system
FILESystem:DELWarn { 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 :FILESYSTEM:DELWARN 0 indicating the front-panel warning is
disabled.
FILESystem:DIR (Query Only)
Returns a list of quoted strings. Each string contains the name of a file or
directory in the current directory.
The current directory refers to the name of a directory as returned by the
FILESystem:CWD query.
File system
FILESystem:DIR?
Examples
Group
Syntax
Arguments
Examples
Group
Syntax