Keysight Pathwave 89600 VSA .NET API
EqualizerUseLegacyLtf Property
See Also 
Agilent.SA.Vsa.Wlan80211N.Interfaces Assembly > Agilent.SA.Vsa.Wlan80211N Namespace > MeasurementExtension Class : EqualizerUseLegacyLtf Property


Glossary Item Box

Gets or sets a value indicating whether to use L-LTF to optimize equalizer.

Syntax

Visual Basic (Declaration) 
Public Overridable Property EqualizerUseLegacyLtf As Boolean
C# 
public virtual bool EqualizerUseLegacyLtf {get; set;}
C++/CLI 
public:
virtual property bool EqualizerUseLegacyLtf {
   bool get();
   void set (    bool value);
}

Property Value

The default value is false.

Remarks

When true, the analyzer will invest L-LTF to refine equalizer. This is effective under SISO.

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 23.20

See Also