FILESystem:READFile
Writes the contents of the specified file to the specified interface. If the file does
not exist or is not readable, an appropriate error event is posted. No query form.
Group
File System
Syntax
FILESystem:READFile <QString>
Related commands
FILESystem:CWD on page 126
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 “USB0/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
Assigns a new name to an existing file or folder. You can also move a file or
folder by specifying the new name in a different folder. Command only, no query
form.
For file and folder name rules, see File System Conventions. File System
Conventions on page 19
Group
File system
F commands
TBS2000 Series Programmer 131