Commands by Subsystem
3
Agilent 6000 Series Oscilloscopes Programmer's Reference
111
:DIGitize
(see
Command Syntax
:DIGitize [<source>[,..,<source>]]
<source> ::= {CHANnel<n> | FUNCtion | MATH | SBUS} for the DSO models
<source> ::= {CHANnel<n> | DIGital0,..,DIGital15 | POD{1 | 2}
| BUS{1 | 2} | FUNCtion | MATH | SBUS} for the MSO models
<n> ::= {1 | 2 | 3 | 4} for the four channel oscilloscope models
<n> ::= {1 | 2} for the two channel oscilloscope models
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"
•
•
•
•
•
Example Code
' DIGITIZE - Used to acquire the waveform data for transfer over
' the interface.
Sending this command causes an acquisition to
' take place with the resulting data being placed in the buffer.
'
' NOTE!
The DIGITIZE command is highly recommended for triggering
' modes other than SINGLE.
This ensures that sufficient data is
' available for measurement.
If DIGITIZE is used with single mode,
' the completion criteria may never be met.
The number of points
' gathered in Single mode is related to the sweep speed, memory
' depth, and maximum sample rate.
For example, take an oscilloscope
' with a 1000-point memory, a sweep speed of 10 us/div (100 us
' total time across the screen), and a 20 MSa/s maximum sample rate.
' 1000 divided by 100 us equals 10 MSa/s.
Because this number is
N O T E
To halt a :DIGitize in progress, use the device clear command.
N O T E
MATH is an alias for FUNCtion.
Содержание DSO6014A/L
Страница 1: ...A Agilent 6000 Series Oscilloscopes Programmer s Reference...
Страница 16: ...16 Agilent 6000 Series Oscilloscopes Programmer s Reference...
Страница 30: ...30 Agilent 6000 Series Oscilloscopes Programmer s Reference 1 What s New...
Страница 540: ...540 Agilent 6000 Series Oscilloscopes Programmer s Reference 6 Error Messages...
Страница 562: ...562 Agilent 6000 Series Oscilloscopes Programmer s Reference 7 Status Reporting...
Страница 584: ...584 Agilent 6000 Series Oscilloscopes Programmer s Reference 8 More About Oscilloscope Commands...
Страница 624: ...624 Agilent 6000 Series Oscilloscopes Programmer s Reference 9 Programming Examples...