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


Glossary Item Box

Specifies the basic allocation unit used for AMC burst definitions within the current zone.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
AlternatingFourTwo6 bins wrapped over 4 bin bands
OneBinSixSymbols1 bin by 6 symbols
TwoBinsThreeSymbols2 bins by 3 symbols
‡ 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