254
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
8
:ACQuire Commands
:ACQuire:DIGitizer
Command Syntax
:ACQuire:DIGitizer {{0 | OFF} | {1 | ON}}
The :ACQuire:DIGitizer command turns Digitizer mode on or off.
Normally, when Digitizer mode is disabled (Automatic mode), the oscilloscope's
time per division setting determines the sample rate and memory depth so as to
fill the waveform display with data while the oscilloscope is running (continuously
making acquisitions). For single acquisitions, the time/division setting still
determines the sample rate, but the maximum amount of acquisition memory is
used.
In Digitizer mode, you choose the acquisition sample rate and memory depth, and
those settings are used even though the captured data may extend way beyond
the edges of, or take up just a small portion of, the waveform display, depending
on the oscilloscope's time/div setting.
Digitizer mode cannot be used along with these other oscilloscope features: XY
and Roll time modes, horizontal Zoom display, time references other than Center,
segmented memory, serial decode, digital channels, frequency response analysis,
mask test, and the power application. In most cases, enabling one of these
features when Digitizer mode is enabled will automatically disable Digitizer mode,
and then disabling the feature will automatically reenable Digitizer mode.
Digitizer mode primarily aids external software that controls and combines data
from multiple instruments.
Query Syntax
:ACQuire:DIGitizer?
The :ACQuire:DIGitizer? query returns whether Digitizer mode is off or on.
Return Format
<setting><NL>
<setting> ::= {0 | 1}
See Also
•
•
":ACQuire:SRATe[:ANALog]:AUTO"
•
•