:ACQuire Commands 8
Keysight InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide 319
See Also • "Introduction to :ACQuire Commands" on page 300
• ":ACQuire:COUNt" on page 304
• ":ACQuire:MODE" on page 307
• ":DIGitize" on page 268
• ":WAVeform:FORMat" on page 1405
• ":WAVeform:TYPE" on page 1422
• ":WAVeform:PREamble" on page 1410
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 44, “Programming Examples,”
starting on page 1619