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


Glossary Item Box

Specifies the 802.16 OFDMA standard profile.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Ieee80216Bandwidth10MhzSpecifies the "Default(802.16e:10MHz)" standard profile.
Ieee80216Bandwidth5MhzSpecifies the "802.16e: 5MHz" standard profile.
TtaPhase2WibroSpecifies the "WiBro" standard profile.
‡ 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