Commands listed in alphabetical order
FILESystem? (
Query Only)
This query-only command returns the directory listing of the current working
directory. This qu ery i s the same as the
FILESystem:DIR? query.
Group
File System
Syntax
FILESystem?
Related Commands
FILESystem:COPy, FILESystem:CWD, FILESystem:DELEte,
FILESystem:DIR?, FILESystem:READFile, FILESystem:REName,
FILESystem:WRITEFile
Arguments
None.
Examples
FILESYSTEM? might return :FILESYSTEM:DIR
"myFile.txt","myWaveform.w fm".
FILESystem:COPy (No Query Form)
This command (no query form) copies a named file to a new file. The new file
might be in a totally separate directory than the old fi le. Youcanonlycopyone
file at a time using this command. Wild card characters are not allowed.
Group
File System
Syntax
FILESystem:COPy {<source file path>,<destina tion file path>}
Related Commands
FILESystem:CWD, FILESystem:DELEte
Arguments
<source file path> is a quoted string that defines the filenameandpathor
directory. If the file
path is within the current working directory, you need only
specify the file name.
<destination file p
ath>
is a quoted string that defines the file name and
path. If the file path is within the current working directory, you need only specify
the file name.
MSO54, MSO56, MSO58, MSO58LP Programmer 2-331