Visual Basic (Declaration) | |
---|---|
Public Overridable Property EqualizerType As EqualizerType |
C# | |
---|---|
public virtual EqualizerType EqualizerType {get; set;} |
C++/CLI | |
---|---|
public: virtual property EqualizerType EqualizerType { EqualizerType get(); void set ( EqualizerType value); } |
The adaptive equalizer type can be set to None, MinimizeEVM, or Minimize Error Vector. EqualizerType to EqualizerType.None to disable equalizer. EqualizerType to EqualizerType.MinimizeEvm to turn on MinimizeEVM. EqualizerType to EqualizerType.MinimizeErrorVector to turn on Minimize Error Vector. If None is selected, equalizer is disabled. If MinimizeEVM is turned on, it will be performed at only symbol decision points. If Minimize Error Vector is turned on, it will optimize based on the full error vector over all time symbols (IsEqualized to return the matching enum value).
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)
Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 25.00