Visual Basic (Declaration) | |
---|---|
Public Enum InputChannels Inherits System.Enum |
C# | |
---|---|
public enum InputChannels : System.Enum |
C++/CLI | |
---|---|
public enum class InputChannels : public System.Enum |
Member | Description | Minimum SW Version‡ |
---|---|---|
All | All channels. | — |
Eight | Channel 4. | — |
Five | Channel 4. | — |
Four | Channel 4. | — |
None | No channels. This is not a valid setting by itself. | — |
One | Channel 1. | — |
Seven | Channel 4. | — |
Six | Channel 4. | — |
Three | Channel 3. | — |
Two | Channel 2. | — |
‡ 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)