Agilent Technologies Agilent 81130A 400 Welding System User Manual


 
57
Programming Reference
SCPI Instrument Command List
NOTE
Note that you cannot use DOS pathnames as directory names, you can
only select a directory name within the current directory.
Use the directory name ".." to move back to the parent directory of the
current directory, unless you are already in the root directory "\".
Examples
:MMEM:CDIR
Select root directory
:MMEM:CDIR ""PERFORM""
Select directory "PERFORM"
:MMEM:CDIR ""..""
Select parent directory
Command
:MMEM:COPY
Long
:MMEMory:COPY
Form
Event
Parameter
"filename"[,"A:"],"copyname"[,"A:"]
*RST value
Not applicable
Description
Use this command to copy an existing file filename in the current
directory to a new file copyname. If copyname is the name of a sub-
directory in the current directory, a copy of the file filename is made in
the sub-directory. Use ".." as copyname to copy a file into the parent
directory of the current directory.
Examples
:MMEM:COPY ""test1"",""test2""
Copy test1 to test2
:MMEM:COPY ""test1"",""..""
Copy test1 into parent directory
Command
:MMEM:DEL
Long
:MMEMory:DELete
Form
Event
Parameter
"filename"
*RST value
Not applicable
Description
Use this command to delete file filename from the currently selected
directory.