| Visual Basic (Declaration) | |
|---|---|
Public Enum GuardIntervalSelection Inherits System.Enum | |
| C# | |
|---|---|
public enum GuardIntervalSelection : System.Enum | |
| C++/CLI | |
|---|---|
public enum class GuardIntervalSelection : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| Automatic | The guard interval (cyclic prefix) is auto detected | 22.20 |
| Manual | The guard interval (cyclic prefix) is determined by manual setting. | — |
| Sig | The 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. | ||
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)