Commands Listed in Alphabetical Order
Group
File System
Syntax
FILESystem:FREESpace?
Related Commands
FILESystem:FREESpace?, FILESystem:CWD
FILESystem:MKDir (No Query Form)
Creates a new folder.
Group
File System
Syntax
FILESystem:MKDir <directory path>
Related Commands
FILESystem:CWD, FILESystem:DIR?
Arguments
<directory path> is a quoted string that specifies the directory to create
Examples
FILESYSTEM:MKDIR "E:/ NewDirectory" creates the directory named
NEWDIRECTORY at the root of the E drive.
These two commands create the directory MYNEWSUBDIRECTORY within the
existing directory mydirectory at the root of the E drive:
FILESYSTEM:CWD "E:/MyDirectory";:FILESYS TEM:MKDIR
"MyNewSubDirectory"
This, of course, assumes that E:/MYDIRECTORY already existed and was not
a read-only directory.
FILESystem:READFile (No Query Form)
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.
Group
File System
Syntax
FILESystem:READFile <QString>
2-158 MSO2000B, DPO2000B, M SO2000 and DPO2000 Series Oscilloscopes Programmer Manual