:WAVeform Commands 32
Agilent InfiniiVision 3000 X-Series Oscilloscopes Programmer's Guide 973
| 4000000 | 8000000 | <maximum # points>}
if waveform points mode is MAXimum or RAW
See Also • "Introduction to :WAVeform Commands" on page 961
• ":ACQuire:POINts" on page 232
• ":WAVeform:DATA" on page 969
• ":WAVeform:SOURce" on page 981
• ":WAVeform:VIEW" on page 988
• ":WAVeform:PREamble" on page 976
• ":WAVeform:POINts:MODE" on page 974
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 40, “Programming Examples,”
starting on page 1147
If a full screen of data is not displayed, the number of points returned will not be 1000 or an
even divisor of it.