244 Keysight InfiniiVision 3000T X-Series Oscilloscopes Programmer's Guide
7 :ACQuire Commands
• ":ACQuire:COUNt" on page 234
• ":ACQuire:MODE" on page 235
• ":DIGitize" on page 203
• ":WAVeform:FORMat" on page 1101
• ":WAVeform:TYPE" on page 1116
• ":WAVeform:PREamble" on page 1106
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 42, “Programming Examples,”
starting on page 1285