Keysight 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‡
Points1024FFT length of 1024. Valid only for 802.11 non-HT signals.30.40
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