178 Agilent InfiniiVision 5000 Series Oscilloscopes Programmer's Guide
5 Commands by Subsystem
See Also • "Introduction to :ACQuire Commands" on page 163
• ":ACQuire:COUNt" on page 167
• ":ACQuire:MODE" on page 169
• ":DIGitize" on page 132
• ":WAVeform:TYPE" on page 526
• ":WAVeform:PREamble" on page 516
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 744