Technical data

Disk Commands 14
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 251
:DISK:COPY
Command :DISK:COPY "<source_file>","<dest_file>"
The :DISK:COPY command copies a source file from the disk to a
destination file on the disk. An error is displayed on the oscilloscope
screen if the requested file does not exist. The default path is C:\
Document and Settings\All Users\Shared Documents\Infiniium\Data.
<source_file>
<dest_file>
A character- quoted ASCII string which can include subdirectories with the
name of the file.
Example This example copies FILE1.SET to NEWFILE.SET on the disk.
myScope.WriteString ":DISK:COPY ""FILE1.SET"",""NEWFILE.SET"""