Technical data

Commands by Subsystem 5
Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Guide 603
See Also "Introduction to :WAVeform Commands" on page 592
":ACQuire:POINts" on page 184
":WAVeform:DATA" on page 599
":WAVeform:SOURce" on page 611
":WAVeform:VIEW" on page 618
":WAVeform:PREamble" on page 606
":WAVeform:POINts:MODE" on page 604
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 776
NOTE
If a full screen of data is not displayed, the number of points returned will not be 1000 or an
even divisor of it.