
642 Agilent InfiniiVision 6000 Series Oscilloscopes Programmer's Guide
5 Commands by Subsystem
See Also • "Introduction to :WAVeform Commands" on page 630
• ":ACQuire:POINts" on page 200
• ":WAVeform:DATA" on page 638
• ":WAVeform:SOURce" on page 650
• ":WAVeform:VIEW" on page 657
• ":WAVeform:PREamble" on page 645
• ":WAVeform:POINts:MODE" on page 643
Example Code
' WAVE_POINTS - Specifies the number of points to be transferred
' using the ":WAVEFORM:DATA?" query.
myScope.WriteString ":WAVEFORM:POINTS 1000"
Example program from the start: "VISA COM Example in Visual Basic" on
page 824
If a full screen of data is not displayed, the number of points returned will not be 1000 or an
even divisor of it.
Comentarios a estos manuales