Technical data

Table Of Contents
Commands by Subsystem 5
Agilent InfiniiVision 6000 Series Oscilloscopes Programmer's Guide 209
See Also "Introduction to :ACQuire Commands" on page 193
":ACQuire:COUNt" on page 197
":ACQuire:MODE" on page 199
":DIGitize" on page 162
":WAVeform:TYPE" on page 655
":WAVeform:PREamble" on page 645
Example Code
' AQUIRE_TYPE - Sets the acquisition mode, which can be NORMAL,
' PEAK, or AVERAGE.
myScope.WriteString ":ACQUIRE:TYPE NORMAL"
Example program from the start: "VISA COM Example in Visual Basic" on
page 824