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


Glossary Item Box

Specifies how Trigger-Based (TB) PPDU RU allocations are configured.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
LegacyUse the legacy detailed RU/User configuration via the Multi-User Settings Editor.
VariantUserInfoUse the simplified Variant User Info field from the 802.11 specification. This 40-bit field encapsulates all RU allocation parameters per user.
‡ 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)

Minimum Software Version Requirement: Keysight 89600 VSA Ver 30.40

See Also