RFmx WLAN DotNET

RFmxWlanMXOfdmPpduType Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxWlanMXOfdmPpduType Enumeration

RFmxWlanMXOfdmPpduType Enumeration

Namespace:  NationalInstruments.RFmx.WlanMX
Assembly:  NationalInstruments.RFmx.WlanMX.Fx40 (in NationalInstruments.RFmx.WlanMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxWlanMXOfdmPpduType
Public Enumeration RFmxWlanMXOfdmPpduType

Members

  Member nameValueDescription
NonHT0Specifies an 802.11a, 802.11j, or 802.11p PPDU type, or 802.11n, 802.11ac, or 802.11ax PPDU type when operating in the Non-HT mode.
Mixed1Specifies the HT-Mixed PPDU (802.11n) type.
Greenfield2Specifies the HT-Greenfield PPDU (802.11n) type.
SU3 Specifies the VHT SU PPDU type if you set the SetStandard(String, RFmxWlanMXStandard) method to Standard802_11ac or the HE SU PPDU type if you set the Standard method to Standard802_11ax .
MU4 Specifies the VHT MU PPDU type if you set the Standard method to Standard802_11ac , the HE MU PPDU type if you set the Standard method to Standard802_11ax , or the EHT MU PPDU type if you set the Standard method to Standard802_11be .
ExtendedRangeSU5Specifies the HE Extended Range SU PPDU (802.11ax) type.
TriggerBased6 Specifies the HE TB PPDU if you set the Standard method to Standard802_11ax or the EHT TB PPDU if you set the Standard method to Standard802_11be .

See Also

Log in to get a better experience