User Manual

Table Of Contents
138 Keysight InfiniiVision 1000 X-Series Oscilloscopes Programmer's Guide
6 Root (:) Commands
":AUToscale:AMODE" on page 139
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 Auto Scale key.
See complete example programs at: Chapter 36, “Programming Examples,”
starting on page 791