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


Glossary Item Box

Specifies the 1xEV-DO modulation channel data detection mode.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
AutomaticSpecifies the "Auto-detect" channel detection mode.
PreDefinedSpecifies the "Predefined Active" channel detection mode.
SemiAutomaticSpecifies the "semi-auto" channel detection mode.
‡ 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