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


Glossary Item Box

Specifies the type of time-domain averaging used when computing the equalizer.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
EqualWeightSymbols weighted equally.
LeastSquaresSymbols weighted according to signal power.
‡ 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)

See Also