198 Keysight InfiniiVision 3000T X-Series Oscilloscopes Programmer's Guide
6 Root (:) Commands
See Also • "Introduction to Root (:) Commands" on page 194
• ":AUToscale:CHANnels" on page 200
• ":AUToscale:AMODE" on page 199
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 42, “Programming Examples,”
starting on page 1285