Commands Listed in Alphabetical Order
Related Commands FILESystem:CWD
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 “D:/test_data/tek00016CH1.csv” 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 file 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 na me.
<new file 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 na me.
Examples FILESYSTEM:RENAME "D:/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 and all
of its contents. The directory must not be a read-only directory.
Group File System
Syntax FILESystem:RMDir <directory path>
MSO4000 and DPO4000 Series Programmer Manual 2-177