Keysight Pathwave 89600 VSA .NET API
CarrierAggregation Property
See Also 
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace > MeasurementExtension Class : CarrierAggregation Property


Glossary Item Box

Gets a reference to the carrier aggregation settings.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property CarrierAggregation As CarrierAggregation
C# 
public virtual CarrierAggregation CarrierAggregation {get;}
C++/CLI 
public:
virtual property CarrierAggregation^ CarrierAggregation {
   CarrierAggregation^ get();
}

Remarks

Carrier aggregation is the mechanism defined in 3GPP-NR specifications to combine multiple component carriers together. The carrier aggregation settings provide a mapping from ComponentCarrier definitions to specific frequencies and measurement input channel connections.

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 24.00

See Also