190 Keysight InfiniiVision DSOX1204A/G Oscilloscopes Programmer's Guide
8 :ACQuire Commands
See Also • "Introduction to :ACQuire Commands" on page 177
• ":ACQuire:COUNt" on page 180
• ":ACQuire:MODE" on page 181
• ":DIGitize" on page 143
• ":WAVeform:FORMat" on page 644
• ":WAVeform:TYPE" on page 659
• ":WAVeform:PREamble" on page 649
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 807