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


Glossary Item Box

Specifies the maximum transmission bandwidth profile for a component carrier.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
FROne100MHzFR1 100 MHz carrier bandwidth profile.
FROne10MHzFR1 10 MHz carrier bandwidth profile.
FROne15MHzFR1 15 MHz carrier bandwidth profile.
FROne20MHzFR1 20 MHz carrier bandwidth profile.
FROne25MHzFR1 25 MHz carrier bandwidth profile.
FROne30MHzFR1 30 MHz carrier bandwidth profile.
FROne35MHzFR1 35 MHz carrier bandwidth profile.27.40
FROne3MHzFR1 3 MHz carrier bandwidth profile.28.60
FROne40MHzFR1 40 MHz carrier bandwidth profile.
FROne45MHzFR1 45 MHz carrier bandwidth profile.27.40
FROne50MHzFR1 50 MHz carrier bandwidth profile.
FROne5MHzFR1 5 MHz carrier bandwidth profile.
FROne60MHzFR1 60 MHz carrier bandwidth profile.
FROne70MHzFR1 70 MHz carrier bandwidth profile.
FROne80MHzFR1 80 MHz carrier bandwidth profile.
FROne90MHzFR1 90 MHz carrier bandwidth profile.
FRTwo100MHzFR2 100 MHz carrier bandwidth profile.
FRTwo1600MHzFR2 1600 MHz carrier bandwidth profile.27.40
FRTwo2000MHzFR2 2000 MHz carrier bandwidth profile.27.40
FRTwo200MHzFR2 200 MHz carrier bandwidth profile.
FRTwo400MHzFR1 400 MHz carrier bandwidth profile.
FRTwo50MHzFR2 50 MHz carrier bandwidth profile.
FRTwo800MHzFR2 800 MHz carrier bandwidth profile.27.40
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Remarks

This value represents the maximum transmission bandwidth a component carrier may reserve. The values and terminology originate in the 3GPP specification 38.104, clause 5.3.2. Primary this determines the default maximum number of RB available for each subcarrier scaling option for items present in the component carrier.

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 23.00

See Also