Technical data
192 Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Guide
5 Commands by Subsystem
See Also • "Introduction to :ACQuire Commands" on page 177
• ":ACQuire:COUNt" on page 181
• ":ACQuire:MODE" on page 183
• ":DIGitize" on page 146
• ":WAVeform:TYPE" on page 616
• ":WAVeform:PREamble" on page 606
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 776