Technical data
Disk Commands 14
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 259
:DISK:SAVE:LISTing
Command :DISK:SAVE:LISTing [<source>,] "<file_name>"[, <format>]
The DISK:SAVE:LISTing command saves the contents of the bus listing
window to a file in either a .csv or .txt format. The default path is C:\
Document and Settings\All Users\Shared Documents\Infiniium\Data.
<source> {SERial<N>} — The default serial bus is the one currently displayed in
the listing window.
<N> An integer 1 - 4.
<file_name> A quoted ASCII string with a maximum of 254 characters including the
entire path name, if used.
<format> {CSV | TXT}
Example
myScope.WriteString ":DISK:SAVE:LISTing SERial3, ""FILE1"", CSV"