Examples
FILESYSTEM:RMDIR " USB0/OldDirectory" removes the directory named
olddirectory from the root of the E drive.
FILESystem:WRITEFile
Writes the specified block data to a file in the instrument current working
directory. If the specified file does not exist or is not readable, an appropriate
error event is posted. The maximum length of the block data is 262144 bytes. No
query form.
Group
File System
Syntax
FILESystem:WRITEFile <file path>, <data>
Related commands
FILESystem:CWD on page 126
Arguments
<file path> is the quoted string that defines the file name and path. If the path is
within the current working directory, specify the file name only.
<data> can be either DEFINITE LENGTH encoding or INDEFINITE LENGTH
ARBITRARY BLOCK PROGRAM DATA encoding as described in IEEE488.2.
F commands
TBS2000 Series Programmer 133