User Manual

Table Of Contents
188 Keysight InfiniiVision 1000 X-Series Oscilloscopes Programmer's Guide
8 :ACQuire Commands
See Also "Introduction to :ACQuire Commands" on page 175
":ACQuire:COUNt" on page 178
":ACQuire:MODE" on page 179
":DIGitize" on page 143
":WAVeform:FORMat" on page 630
":WAVeform:TYPE" on page 645
":WAVeform:PREamble" on page 635
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 36, “Programming Examples,”
starting on page 791