Visual Basic (Declaration) | |
---|---|
Public Enum DataSubcarrierModulationSelection Inherits System.Enum |
C# | |
---|---|
public enum DataSubcarrierModulationSelection : System.Enum |
C++/CLI | |
---|---|
public enum class DataSubcarrierModulationSelection : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Automatic | The data subcarrier modulation format is automatically determined by statistical examination of the IQ values of the data subcarriers. | — |
Manual | The data subcarrier modulation format is determined by the DataSubcarrierModulation property. | — |
Sig | The data subcarrier modulation format 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)