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. | — |
Fch | The data subcarrier modulation format is determined by decoding and interpreting the FCH symbol (if FCH is present) or by statistical examination of the IQ values of the data subcarriers (if FCH is not present). | — |
Manual | The data subcarrier modulation format is determined by the DataSubcarrierModulation property. | — |
‡ 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)