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


Glossary Item Box

AutoScale the x-axis when Format is TraceFormatType.RealVsImaginary.

Syntax

Visual Basic (Declaration) 
Public Overridable Sub XAxisScaleAuto() 
C# 
public virtual void XAxisScaleAuto()
C++/CLI 
public:
virtual void XAxisScaleAuto(); 

Remarks

XAxisScaleAuto sets the XAxisPerDiv and XAxisRefLevel to values that maximize the display size of the X axis for the currently displayed data while retaining X 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 17.00

See Also