Visual Basic (Declaration) | |
---|---|
Public Enum FrequencyHoppingType Inherits System.Enum |
C# | |
---|---|
public enum FrequencyHoppingType : System.Enum |
C++/CLI | |
---|---|
public enum class FrequencyHoppingType : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
InterSF00 | Type1 Inter-SF FH with Hopping Bits set to '00' for BW 10 MHz and above. | — |
InterSF01 | Type1 Inter-SF FH with Hopping Bits set to '01' for BW 10 MHz and above. | — |
InterSF10 | Type1 Inter-SF FH with Hopping Bits set to '10' for BW 10 MHz and above, and Hopping Bit set to "1" for BW 5 MHz and below. | — |
IntraInterSF00 | Type1 Intra/Inter-SF FH with Hopping Bits set to '00' for BW 10 MHz and above. | — |
IntraInterSF01 | Type1 Intra/Inter-SF FH with Hopping Bits set to '01' for BW 10 MHz and above. | — |
IntraInterSF10 | Type1 Intra/Inter-SF FH with Hopping Bits set to '10' for BW 10 MHz and above, and Hopping Bit set to "1" for BW 5 MHz and below. | — |
Off | FH is off. | — |
TwoInterSF | Type2 Inter-SF FH. | — |
TwoIntraInterSF | Type2 Intra/Inter-SF FH. | — |
‡ 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)