:WAVeform Commands 36
Keysight InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide 1407
See Also • "Introduction to :WAVeform Commands" on page 1396
• ":ACQuire:POINts[:ANALog]" on page 308
• ":WAVeform:DATA" on page 1403
• ":WAVeform:SOURce" on page 1417
• ":WAVeform:VIEW" on page 1424
• ":WAVeform:PREamble" on page 1410
• ":WAVeform:POINts:MODE" on page 1408
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 44, “Programming Examples,”
starting on page 1619
If a full screen of data is not displayed, the number of points returned will not be 1000 or an
even divisor of it.