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


Glossary Item Box

Legacy (pre-HE) OFDM FFT Lengths.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Points128FFT length of 128.
Points256FFT length of 256. Valid only for 802.11ac signals.14.00
Points512FFT length of 512. Valid only for 802.11ac signals.14.00
Points64FFT length of 64.
‡ 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