Keysight Pathwave 89600 VSA .NET API
ComponentCarrier Class Members
See Also  Properties  Methods  Events
Agilent.SA.Vsa.NewRadio.Interfaces Assembly > Agilent.SA.Vsa.NewRadio Namespace : ComponentCarrier Class

Glossary Item Box

The following tables list the members exposed by ComponentCarrier.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyCellIdentityGets or sets the physical layer Cell ID.  
Public PropertyCoresetCollectionGets a reference to the collection of coreset settings.  23.20
Public PropertyCsirsCollectionGets a reference to the collection of CSI-RS channel settings.  23.20
Public PropertyCurrentMaxRBForScs120KHzGets the current maximum number of RB available in this carrier for 120 kHz subcarrier scaling (µ = 3).  
Public PropertyCurrentMaxRBForScs15KHzGets the current maximum number of RB available in this carrier for 15 kHz subcarrier scaling (µ = 0).  
Public PropertyCurrentMaxRBForScs240KHzGets the current maximum number of RB available in this carrier for 240 kHz subcarrier scaling (µ = 4).  
Public PropertyCurrentMaxRBForScs30KHzGets the current maximum number of RB available in this carrier for 30 kHz subcarrier scaling (µ = 1).  
Public PropertyCurrentMaxRBForScs60KHzGets the current maximum number of RB available in this carrier for 60 kHz subcarrier scaling (µ = 2).  
Public PropertyDownlinkBwpCollectionGets the collection of Downlink BWPs.  24.20
Public PropertyDownlinkSynchronizationSourceGets or sets the source of synchronization for this carrier if this carrier is downlink carrier.  27.00
Public PropertyDownlinkSynchronizationSourceIndexGets or sets the index of the synchronization source used for this carrier if this carrier is downlink carrier.  27.00
Public PropertyInputChannelGets or sets the input channel used for initial synchronization as well as the reference for MIMO Info table,  23.20
Public PropertyIsAutoCellIdentityGets or sets a value indicating whether the cell ID auto detection is enabled.  23.20
Public PropertyIsDisposedGets a value indicating whether the object has been disposed. If an object has been disposed any attempt to use it will lead to an ObjectDisposedException being thrown. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public PropertyIsPrachAutoDetectionEnabledGets or sets a value indicating whether PRACH auto-detection is enabled.  25.40
Public PropertyIsSearchSpaceModeEnabledGets or sets a value indicating whether PDCCH search space mode is enabled.  24.20
Public PropertyIsSsbAutoDetectionEnabledGets or sets a value indicating whether SS block auto-detection is enabled.  24.00
Public PropertyLinkDirectionGets or sets the link direction of the Component Carrier.  24.00
Public PropertyLteCrsRateMatchPatternsGets a reference to the collection of LTE CRS Rate Match Patterns.  25.00
Public PropertyMaximumTransmissionBandwidthGets or sets the standard maximum bandwidth profile for this carrier.  
Public PropertyPdcchAutoDetectionModeGets or sets auto-detection mode for PDCCH channels.  24.20
Public PropertyPdcchCollectionGets a reference to the collection of PDCCH channel settings.  23.20
Public PropertyPdschAutoDetectionModeGets or sets auto-detection mode for PDSCH channels.  24.00
Public PropertyPdschCollectionGets a reference to the collection of PDSCH channel settings.  23.20
Public PropertyPdschReferenceGenerationModeGets or sets a value indicating how the PDSCH reference bits are generated for this carrier  27.00
Public PropertyPrachCollectionGets a reference to the collection of PRACH channel settings.  24.00
Public PropertyPrimaryDownlinkBwpGets the primary BWP which may be used in the Component Carrier.  
Public PropertyPrimarySSBlockGets the primary SS block for this carrier  
Public PropertyPrimaryUplinkBwpGets the primary BWP which may be used in the Component Carrier.  
Public PropertyPrsCollectionGets a reference to the collection of Positioning Reference Signal (PRS) channel settings.  29.40
Public PropertyPucchCollectionGets a reference to the collection of PUCCH channel settings.  26.00
Public PropertyPuschAutoDetectionModeGets or sets auto-detection mode for PUSCH channels.  24.00
Public PropertyPuschCollectionGets a reference to the collection of PUSCH channel settings.  24.00
Public PropertyResourceGridCollectionGets a reference to the collection of resource grid settings used for Point A.  23.20
Public PropertyRimrsCollectionGets a reference to the collection of RIM-RS channel settings.  27.40
Public PropertySearchSpaceCollectionGets a reference to the collection of search space settings.  23.20
Public PropertySrsCollectionGets a reference to the collection of SRS channel settings.  25.00
Public PropertySSBlockCollectionGets a reference to the collection of SSBlock settings.  28.00
Public PropertySymbolPhaseCompensationManualFrequencyGets or sets frequency used for symbol phase compensation of the signal under test.  23.20
Public PropertySymbolPhaseCompensationSourceGets or sets frequency origin used for symbol phase compensation of the signal under test.  23.20
Public PropertySynchronizationCanUseMibGets or sets a value indicating whether synchronization may use MIB data for the carrier  27.00
Public PropertySynchronizationTechniqueGets or sets the synchronization technique used for this carrier  27.00
Public PropertyUlpiSupportedGets or sets a value indicating whether ORAN Uplink Performance Improvement (ULPI) is supported or not.  29.00
Public PropertyUplinkBwpCollectionGets the collection of Uplink BWPs.  24.20
Public PropertyUplinkSynchronizationSourceGets or sets the source of synchronization for this carrier if this carrier is uplink carrier.  27.00
Public PropertyUplinkSynchronizationSourceIndexGets or sets the index of the synchronization source used for this carrier if this carrier is uplink carrier.  27.00
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public MethodConfigureWhetherIncludedInRmsEvmConfigures whether all channels assigned to this ComponentCarrier are included or excluded in the EVM results.  26.20
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodForceRebuildKeyMapThis method is used to force a refresh of the key map. This is necessary in cases where the key mappings to the API objects change. This can happen when the index of an item within a collection is reflected in the key name, and an item is removed from the middle of a collection. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public MethodGetGuardBandsGets the start CRB and number of CRB of all guard bands for the specified numerology.  25.20
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public MethodSetGuardBandsSets the start CRB and number of CRB of all guard bands for the specified numerology.  25.20
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Events

 NameDescriptionMinimum SW Version
Public EventPropertyChangedOccurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventPropertyInfoChangedOccurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventRemotePropertyChangedOccurs when a property value changes. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public EventRemotePropertyInfoChangedOccurs when secondary information about a property, such as limits, changes. (Inherited from Agilent.SA.Vsa.RemotableObject)14.00
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

See Also