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


Glossary Item Box

Specifies the channel conditions to determine the UL spectrum flatness limits

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
ExtremeExtreme channel conditions
NormalNormal channel conditions
‡ 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 15.00

See Also