Keysight Pathwave 89600 VSA .NET API
IQBranchType Enumeration
See Also 
Agilent.SA.Vsa.Cdma1xEvdo.Interfaces Assembly > Agilent.SA.Vsa.Cdma1xEvdo Namespace : IQBranchType Enumeration


Glossary Item Box

Specifies the IQ branch used for analysis.

Syntax

Visual Basic (Declaration) 
Public Enum IQBranchType 
   Inherits System.Enum
C# 
public enum IQBranchType : System.Enum 
C++/CLI 
public enum class IQBranchType : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
ISpecifies the I branch for analysis.
IQSpecifies the combined I and Q branches for analysis.
QSpecifies the Q branch for analysis.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also