Technical data
196 Agilent InfiniiVision 2000 X-Series Oscilloscopes Programmer's Guide
7 :ACQuire Commands
<acq_type> ::= {NORM | AVER | HRES | PEAK}
See Also • "Introduction to :ACQuire Commands" on page 183
• ":ACQuire:COUNt"  on page 186
• ":ACQuire:MODE"  on page 187
• ":DIGitize"  on page 159
• ":WAVeform:FORMat"  on page 639
• ":WAVeform:TYPE"  on page 654
• ":WAVeform:PREamble"  on page 644
Example Code
' AQUIRE_TYPE - Sets the acquisition mode, which can be NORMAL,
' PEAK, or AVERAGE.
myScope.WriteString ":ACQuire:TYPE NORMal"
See complete example programs at: Chapter 38, “Programming Examples,” 
starting on page 799










