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


Glossary Item Box

Methods for selecting the guard interval (cyclic prefix) length.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
AutomaticThe guard interval (cyclic prefix) is auto detected22.20
ManualThe guard interval (cyclic prefix) is determined by manual setting.
SigThe guard interval (cyclic prefix) is determined by decoding and interpreting the SIG, HT-SIG, VHT-SIG, HE-SIG, or EHT-SIG symbols.
‡ 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