Keysight Pathwave 89600 VSA .NET API
YScaleAuto Method
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Trace Class : YScaleAuto Method


Glossary Item Box

AutoScale the y-axis.

Syntax

Visual Basic (Declaration) 
Public MustOverride Sub YScaleAuto() 
C# 
public abstract void YScaleAuto()
C++/CLI 
public:
abstract void YScaleAuto(); 

Remarks

YScaleAuto sets the YPerDiv and YRefLevel to values that maximize the display size of the Y axis for the currently displayed data while retaining Y trace annotation numbers that are easy to work with.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also