Visual Basic (Declaration) | |
---|---|
Public Enum ReverseActiveChannelTypes Inherits System.Enum |
C# | |
---|---|
public enum ReverseActiveChannelTypes : System.Enum |
C++/CLI | |
---|---|
public enum class ReverseActiveChannelTypes : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
Ack | Specifies the reverse link ACK channel. | — |
All | Specifies all reverse link channels (Data, ACK, DRC, and PILOT). | — |
Data | Specifies the reverse link Data channel. | — |
Drc | Specifies the reverse link DRC channel. | — |
None | Specifies no reverse link active channels. | — |
Pilot | Specifies the reverse link PILOT channel. | — |
‡ 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)