Technical data

Table Of Contents
788 Agilent Infiniium 9000 Series Oscilloscopes Programmer's Reference
27 Root Level Commands
:VIEW
Command :VIEW {CHANnel<N> | COMMonmode<P> | DIFFerential<P> | FUNCtion<F>
| HISTogram | WMEMory<N> | MSTrend | MSPectrum | BUS<N>
| DIGital<M> | POD<P>}
The :VIEW command turns on a channel, function, histogram, or waveform
memory. The :BLANk command turns them off.
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.
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).
<F> An integer, 1-16.
<M> An integer, 0-15.
Example This example turns on channel 1.
myScope.WriteString ":VIEW CHANnel1"
See Also ":BLANk" on page 762