Command Descriptions
TDS200, TDS1000/2000, TDS1000B/2000B, TPS2000 Programmer
2- 109
FILESystem:CWD
FILESystem:CWD
(TDS2MEM, TDS1000B , TDS2000B, and TPS2000 Series Only)
Sets or queries the current working folder path on the CompactFlash
card (TDS2MEM and TPS2000 serie s only), or on the USB flash
drive (TDS1000B and TDS2000B seri es only).
File system
FILESystem:CWD <folder path>
FILESystem:CWD?
<folder path> is a quoted string that defines the folder name and
path. The root folder is A:\. If there is no CompactFlash card or USB
flash drive installed in the oscilloscope, the query returns a null
string. This command is the easiest way for a program to check for
the presence of a CompactFlash card or a USB flash drive.
FILESystem:CWD “A:\MYDIR”
Sets the current working folder to MYDIR.
FILESystem:CWD?
Might return FILESYSTEM:CWD “A:\PROD-TST”, if PROD--TST is
the curre nt working folder.
Related Commands
Group
Syntax
Arguments
Examples