Technical data

196 Keysight InfiniiVision 2000 X-Series Oscilloscopes Programmer's Guide
7 :ACQuire Commands
":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 801