User Manual

Table Of Contents
632 Keysight InfiniiVision 1000 X-Series Oscilloscopes Programmer's Guide
28 :WAVeform Commands
See Also "Introduction to :WAVeform Commands" on page 621
":ACQuire:POINts" on page 180
":WAVeform:DATA" on page 628
":WAVeform:SOURce" on page 640
":WAVeform:VIEW" on page 647
":WAVeform:PREamble" on page 635
":WAVeform:POINts:MODE" on page 633
Example Code
' WAVE_POINTS - Specifies the number of points to be transferred
' using the ":WAVeform:DATA?" query.
myScope.WriteString ":WAVeform:POINts 1000"
See complete example programs at: Chapter 36, “Programming Examples,”
starting on page 791