Commands Listed in Alphabetical Order
Related Commands
FILESystem:CW
D
Arguments
<QString> is a quoted string that defines the file name and path. If the file path is
within the current working directory, specify only the file name.
Examples
FILESYSTEM:READFILE “E:/TEST_DA TA/TEK00016CH1.C SV” reads the
content of the specified file, if the file exists and is readable, and sends the content
of the file to the current interface.
FILESystem:REName (No Query Form)
Assigns a new name to an existing file.
Group
File System
Syntax
FILESystem:REName <old file path>,<new file path>
Related Commands
FILESystem:CWD
Arguments
<old fi le path> is a quoted string that defines the file name and path. If the file
path is within the current working directory, you need only specify the file name.
<new fi le path> is a quoted string that defines the file name and path. If the file
path is within the current working directory, you need only specify the file name.
Examples
FILESYSTEM:RENAME "E:/TEK00000.SET","D:/MYSETTING.SET" gives the
file named TEK00000.SET the new name of MYSETTING.SET. The file remains
in the root directory on the D drive.
FILESystem:RMDir (No Query Form)
Deletes a named directory. This command deletes the specified directory a nd all
of its contents. The directory must not be a read-only directory.
Group
File System
Syntax
FILESystem:RMDir <directory path>
MSO2000B, DPO2000B, MSO2000 and DPO2000 Series Oscilloscopes Programmer Manual 2-159