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


Glossary Item Box

Specifies the 802.16 OFDMA standard to apply.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Ieee80216OfdmaSpecifies the IEEE 802.16e OFDMA standard.
P80216Cor1Draft2Specifies the P802.16 OFDMA(Cor1/D2) standard.
‡ 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