| Visual Basic (Declaration) | |
|---|---|
Public Enum IQBranchType Inherits System.Enum | |
| C# | |
|---|---|
public enum IQBranchType : System.Enum | |
| C++/CLI | |
|---|---|
public enum class IQBranchType : public System.Enum | |
| Member | Description | Minimum SW Version‡ |
|---|---|---|
| I | Specifies the I branch for analysis. | — |
| IQ | Specifies the combined I and Q branches for analysis. | — |
| Q | Specifies the Q branch for analysis. | — |
| ‡ 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)