262 Keysight InfiniiVision 4000 X-Series Oscilloscopes Programmer's Guide
7 Root (:) Commands
See Also • "Introduction to Root (:) Commands" on page 258
• ":AUToscale:CHANnels" on page 264
• ":AUToscale:AMODE" on page 263
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 44, “Programming Examples,”
starting on page 1619