Specifies the PPDU type when you set the SetOfdmAutoPpduTypeDetectionEnabled(string, RFmxWlanMXOfdmAutoPpduTypeDetectionEnabled) method to False .

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public enum RFmxWlanMXOfdmPpduType

Members

NameValueDescription
NonHT0

Specifies 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.

Mixed1

Specifies the HT-Mixed PPDU (802.11n) type.

Greenfield2

Specifies 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 .

ExtendedRangeSU5

Specifies 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 .