Technical data

Table Of Contents
Commands by Subsystem 5
Agilent InfiniiVision 6000 Series Oscilloscopes Programmer's Guide 157
See Also "Introduction to Root (:) Commands" on page 153
":AUToscale:CHANnels" on page 159
":AUToscale:AMODE" on page 158
Example Code
' AUTOSCALE - This command evaluates all the input signals and sets
' the correct conditions to display all of the active signals.
myScope.WriteString ":AUTOSCALE" ' Same as pressing Autoscale key.
Example program from the start: "VISA COM Example in Visual Basic" on
page 824