Technical data

Table Of Contents
Commands by Subsystem 5
Agilent InfiniiVision 6000 Series Oscilloscopes Programmer's Guide 199
:ACQuire:MODE
(see page 798)
Command Syntax
:ACQuire:MODE <mode>
<mode> ::= {RTIMe | ETIMe | SEGMented}
The :ACQuire:MODE command sets the acquisition mode of the
oscilloscope.
The :ACQuire:MODE RTIMe command sets the oscilloscope in real time
mode. This mode is useful to inhibit equivalent time sampling at fast
sweep speeds.
Real time mode is not available when averaging (:ACQuire:TYPE
AVERage).
The :ACQuire:MODE ETIMe command sets the oscilloscope in equivalent
time mode.
The :ACQuire:MODE SEGMented command sets the oscilloscope in
segmented memory mode.
Query Syntax
:ACQuire:MODE?
The :ACQuire:MODE? query returns the acquisition mode of the
oscilloscope.
Return Format
<mode_argument><NL>
<mode_argument> ::= {RTIM | ETIM | SEGM}
See Also "Introduction to :ACQuire Commands" on page 193
":ACQuire:TYPE" on page 208
NOTE
The obsolete command ACQuire:TYPE:REALtime is functionally equivalent to sending
ACQuire:MODE RTIMe; TYPE NORMal.