Root (:) Commands
7
Keysight InfiniiVision M9241/42/43A PXIe Oscilloscopes SCPI Programmer's Guide
217
:DIGitize
Command Syntax
:DIGitize [<source>[,..,<source>]]
<source> ::= {CHANnel<n> | FUNCtion<m> | MATH<m> | FFT | SBUS{1 | 2}}
<n> ::= 1 to (# analog channels) in NR1 format
<m> ::= 1 to (# math functions) in NR1 format
The <source> parameter may be repeated up to 5 times.
The :DIGitize command is a specialized RUN command. It causes the instrument
to acquire waveforms according to the settings of the :ACQuire commands
subsystem. When the acquisition is complete, the instrument is stopped.
If no argument is given, :DIGitize acquires the channels currently displayed. If no
channels are displayed, all channels are acquired.
See Also
•
"Introduction to Root (:) Commands"
•
•
•
•
•
, “:ACQuire Commands,” starting on page 247
•
, “:WAVeform Commands,” starting on page 1167
•
, “Sequential (Blocking) vs. Overlapped Commands,” starting on page
•
"Example: Checking for Armed Status"
NOTE
The :DIGitize command is only executed when the :TIMebase:MODE is MAIN or WINDow.
NOTE
To halt a :DIGitize in progress, use the device clear command.
NOTE
MATH<m> is an alias for FUNCtion<m>.