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


Glossary Item Box

Gets a reference to the primary component carrier settings.

Syntax

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

Remarks

The component carrier contains a hierarchical representation of the Carrier Definition of a single 3GPP-NR component carrier.

Requirements

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

See Also