Technical data

:WAVeform Commands 30
Agilent InfiniiVision 2000 X-Series Oscilloscopes Programmer's Guide 641
See Also "Introduction to :WAVeform Commands" on page 629
":ACQuire:POINts" on page 188
":WAVeform:DATA" on page 637
":WAVeform:SOURce" on page 649
":WAVeform:VIEW" on page 656
":WAVeform:PREamble" on page 644
":WAVeform:POINts:MODE" on page 642
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 38, “Programming Examples,”
starting on page 799
NOTE
If a full screen of data is not displayed, the number of points returned will not be 1000 or an
even divisor of it.