Commands Listed in Alphabetical Order
Group
Syntax
Related Commands
FILESystem:MKDir (No Query Form)
Group
Syntax
Related Commands
Arguments
Examples
FILESystem:READFile (No Query Form)
Group
Syntax
2-158
MSO2000B, DPO2000B, MSO2000 and DPO2000 Series Oscilloscopes Programmer Manual
File System
FILESystem:FREESpace?
FILESystem:FREESpace?,
Creates a new folder.
File System
FILESystem:MKDir <directory path>
FILESystem:CWD,
FILESystem:DIR?
is a quoted string that specifies the directory to create
<directory path>
FILESYSTEM:MKDIR "E:/NewDirectory"
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";:FILESYSTEM:MKDIR
"MyNewSubDirectory"
This, of course, assumes that E:/MYDIRECTORY already existed and was not
a read-only directory.
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.
File System
FILESystem:READFile <QString>
FILESystem:CWD
creates the directory named
Need help?
Do you have a question about the MSO2024B and is the answer not in the manual?