Commands Listed in Alphabetical Order
FILESystem? (Query Only)
Returns the directory listing of the current working directory and the number of
bytes of free space available. This query is the same as the FILESystem:DIR?
query and the FILESystem:FREESpace? query.
Group File System
Syntax FILESystem?
Related Commands FILESystem:CWD,FILESystem:DELEte,FILESystem:DIR?,
FILESystem:REName
Arguments None.
Examples FILESYSTEM? might return
:FILESYSTEM:DIR
"tek00000.bmp","elusiveGlitch1.png","TEMP.TMP",
"file1.wfm","file2.wfm", "MATH1.wfm","
REF1.wfm","REF2.wfm";FREESPACE 30212096
FILESystem:CWD
Sets or returns the current working directory (CWD) for FILESystem commands.
The default working directory is "D:/". Anytime you use this command to change
the directory, the directory that you specify is retained as the current working
directory until you either change the directory or you delete the directory. If
you delete the current working directory, the oscilloscope resets currentworking
directory to the default directory (D:) the next time the oscilloscope is powered on
or the next time you execute a le system command.
This command supports the permutations of le and directory names supported
by Microsoft Windows:
Relative path names; for example, "./Temp"
Absolute path names; for example, "D:/MyWaveform"
Implied relative path names; for example "newle.txt" becomes
"D:/TekScope/newle.txt"if thecurrent working directory is "D:/TekScope"
Group File System
MSO4000 and DPO4000 Series Programmer Manual 2-173