Commands Listed in Alphabetical Order
FILESystem
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
FILESystem?
Related Commands
FILESystem:CWD, FILESystem:DELEte, FILESystem:DIR?,
FILESystem:REName
Arguments
None
Examples
FILESYSTEM? might return
:FILESYSTEM:DIR "TEK00000.BMP","GLI TCH1.PNG","TEMP. TMP",
"FILE1.WFM","FILE2.WFM", "MATH1.WFM"," REF1.WFM"," REF2.WFM"
FILESystem:CWD
Sets or returns the current working directory (CWD) for FILESystem commands.
The default working directory is "E:/". 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 current working
directory to the default directory (E:) the next time the oscilloscope is powered on
or the next time you execute a file system command.
This command supports the permutations of file and directory names supported
by Microsoft Windows:
Relative path names; for example, "./temp"
Absolute path names; for example, "E:/Wfms"
Implied relative path names; for example "NEWFILE.TXT" becomes
"E:/TEKSCOPE/NEWFILE.TXT" if the current working directory is
"E:/TEKSCOPE"
Group
File System
MSO2000B, DPO2000B, MSO2000 and DPO2000 Series Oscilloscopes Programmer Manual 2-155