:WAVeform Commands 34
Keysight InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide 1247
See Also • "Introduction to :WAVeform Commands" on page 1235
• ":ACQuire:POINts" on page 268
• ":WAVeform:DATA" on page 1243
• ":WAVeform:SOURce" on page 1255
• ":WAVeform:VIEW" on page 1262
• ":WAVeform:PREamble" on page 1250
• ":WAVeform:POINts:MODE" on page 1248
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 1437
If a full screen of data is not displayed, the number of points returned will not be 1000 or an
even divisor of it.