Technical data

Table Of Contents
786 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
27 Root Level Commands
:STORe:WAVeform
Command :STORe:WAVeform {{CHANnel<N> | COMMonmode<P> | DIFFerential<P>
| FUNCtion<F> | WMEMory<N> | MTRend | MSPectrum},
{WMEMory<N>}}
MTRend and MSPectrum sources are only available if the oscilloscope has
the EZJIT option installed and the feature is enabled.
<N> An integer, 1-4.
<P> An integer, 1-2.
<F> An integer, 1-16.
The COMMonmode and DIFFerential sources are just aliases that can be
used in place of the channel names to apply to differential or common
mode signals. These are just aliases - no state change occurs if you refer
to a differential channel and you are not in differential mode.
DIFFerential1 refers to the differential signal between channels 1 and 3
(and COMMonmode1 refers to the common mode channel between these
same channels). DIFFerential2 refers to the differential signal between
channels 2 and 4 (and COMMonmode2 refers to the common mode
channel between these same channels).
The :STORe:WAVeform command copies a channel, function, stored
waveform, measurement trend, or measurement spectrum to a waveform
memory. The parameter preceding the comma specifies the source and can
be any channel, function, or waveform memory. The parameter following
the comma is the destination, and can be any waveform memory.
The :WAVeform:VIEW command determines the view of the data being
stored.
Example This example copies channel 1 to waveform memory 3.
myScope.WriteString ":STORE:WAVEFORM CHANNEL1,WMEMORY3"