:WAVeform Commands 34
Keysight InfiniiVision 3000T X-Series Oscilloscopes Programmer's Guide 1103
See Also • "Introduction to :WAVeform Commands" on page 1091
• ":ACQuire:POINts" on page 236
• ":WAVeform:DATA" on page 1099
• ":WAVeform:SOURce" on page 1111
• ":WAVeform:VIEW" on page 1118
• ":WAVeform:PREamble" on page 1106
• ":WAVeform:POINts:MODE" on page 1104
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 42, “Programming Examples,”
starting on page 1285
If a full screen of data is not displayed, the number of points returned will not be 1000 or an
even divisor of it.