:ACQuire Commands
8
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
255
:ACQuire:MODE
Command Syntax
:ACQuire:MODE <mode>
<mode> ::= {RTIMe | SEGMented}
The :ACQuire:MODE command sets the acquisition mode of the oscilloscope.
• The :ACQuire:MODE RTIMe command sets the oscilloscope in real 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 | SEGM}
See Also
•
"Introduction to :ACQuire Commands"
•
NOTE
The obsolete command ACQuire:TYPE:REALtime is functionally equivalent to sending
ACQuire:MODE RTIMe; TYPE NORMal.