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


Glossary Item Box

Gets a reference to the CarrierAggregation settings where carriers can be defined and configured.

Syntax

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

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also