Technical data

Table Of Contents
Disk Commands 15
Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference 285
:DISK:SAVE:COMPosite
Command :DISK:SAVE:COMPosite "<file_name>"
The :DISK:SAVE:COMPosite command lets you save oscilloscope composite
files to Infiniium's hard disk or to a network drive. Composite files
contain setups and waveform data.
The file will have an .osc extension.
<file_name> A quoted ASCII string with a maximum of 254 characters including the
entire path name, if used.
The filename assumes the present working directory if a path does not
precede the file name.
Example This example saves the oscilloscope's setup and waveform data to a
composite file named "C:\Scope\Setup\Comp001.osc".
myScope.WriteString ":DISK:SAVE:COMPosite ""C:\Scope\Setup\Comp001"""