:ACQuire Commands 7
Keysight InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide 277
• ":ACQuire:COUNt" on page 266
• ":ACQuire:MODE" on page 267
• ":DIGitize" on page 235
• ":WAVeform:FORMat" on page 1245
• ":WAVeform:TYPE" on page 1260
• ":WAVeform:PREamble" on page 1250
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 1437