Technical data

Table Of Contents
:WAVeform Commands 29
Agilent InfiniiVision 3000 X-Series Oscilloscopes Programmer's Guide 721
| 4000000 | 8000000 | <maximum # points>}
if waveform points mode is MAXimum or RAW
See Also "Introduction to :WAVeform Commands" on page 709
":ACQuire:POINts" on page 192
":WAVeform:DATA" on page 717
":WAVeform:SOURce" on page 729
":WAVeform:VIEW" on page 736
":WAVeform:PREamble" on page 724
":WAVeform:POINts:MODE" on page 722
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 37, “Programming Examples,”
starting on page 869
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.