Keysight Pathwave 89600 VSA .NET API
HistogramRangeSelection Enumeration
See Also 
Agilent.SA.Vsa.Pulse.Interfaces Assembly > Agilent.SA.Vsa.Pulse Namespace : HistogramRangeSelection Enumeration


Glossary Item Box

Specifies the mode for calculating the left and right x-axis limits of histograms.

Syntax

Visual Basic (Declaration) 
Public Enum HistogramRangeSelection 
   Inherits System.Enum
C# 
public enum HistogramRangeSelection : System.Enum 
C++/CLI 
public enum class HistogramRangeSelection : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
AutomaticAutomatically choose histogram limits to show most of the data and minimize adjustments from measurement to measurement.
FullUse minimum and maximum as left and right limits of histogram.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

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 19.00

See Also