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


Glossary Item Box

Controls whether to include the forward active channels in the measurement.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
DataInclude the forward link active channels.
NoneDo not include the forward link active channels.
‡ 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