Technical data

Table Of Contents
Waveform Memory Commands 35
Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference 1149
:WMEMory<N>:SAVE
Command :WMEMory<N>:SAVE {CHANnel<N> | COMMonmode<P> | DIFFerential<P> | CLOCk
| FUNCtion<F> | MTRend | MSPectrum | WMEMory<N>}
The :WMEMory<N>:SAVE command stores the specified channel, waveform
memory, or function to the waveform memory. You can save waveforms to
waveform memories regardless of whether the waveform memory is
displayed or not.
The :WAVeform:VIEW command determines the view of the data being
saved.
<N> CHANnel<N> is an integer, 1- 4.
WMEMory<N> is an integer, 1- 4.
<F> FUNCtion<F> is an integer, 1- 16.
MTRend and MSPectrum sources are only available if the oscilloscope has
the EZJIT option installed and the feature is enabled.
The CLOCk source is only available if the oscilloscope has the High Speed
Serial option installed and the feature is enabled.
<P> An integer, 1-2.
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).
Example This example saves channel 1 to waveform memory 4.
myScope.WriteString ":WMEMORY4:SAVE CHANNEL1"