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

Glossary Item Box

The following tables list the members exposed by ComponentCarrier.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyAdaptiveEqualizerModeGets or sets the AdaptiveEqualizerMode, which determines how the equalization impulse response are tracked.  27.00
Public PropertyCenterFrequencyGets or sets the absolute center in Hz (CenterFrequency = ReferenceFrequency + OffsetFromReferenceFrequency).  26.00
Public PropertyClockErrorCompensationEnabledGets or sets a value indicating whether to compensate the signal for measured symbol clock error.  
Public PropertyEnabledGets or sets a value indicating whether this ComponentCarrier is analyzed and shown in trace results.  26.00
Public PropertyEqualizationModeGets or sets the EqualizationMode, which determines how the equalizing filter is calculated.  
Public PropertyEqualizationOptimizationModeGets or sets the EqualizationOptimizationMode, that determines which cost function is to used to optimize the equalizing filter.  26.20
Public PropertyEqualizationSourceGets or sets the EqualizationSource, which determines what parts of the frame are used for channel estimation.  
Public PropertyEqualizerConvergenceGets or sets the convergence parameter for the Adaptive Equalizer  27.00
Public PropertyFilterAlphaGets or sets the filter alpha or bandwidth-time (BT) product for the ReferenceFilter and MeasurementFilter.  
Public PropertyFrameDefinitionGets a reference to the FrameDefinition for this component carrier.  
Public PropertyFrequencyEstimationModeGets or sets the FrequencyEstimationMode, which determines whether the frequency error is estimated and compensated.  27.00
Public PropertyInitialEqualizationEnabledGets or sets a value indicating whether to do the initial channel estimation and equalization using the known sequences.  27.40
Public PropertyIQImbalanceCompensationEnabledGets or sets a value indicating whether to compensate the signal for measured IQ imbalance.  
Public PropertyIQOffsetCompensationEnabledGets or sets a value indicating whether to compensate the signal for measured IQ offset.  
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 PropertyMeasurementFilterGets or sets the filter applied to the received signal before analysis.  
Public PropertyMeasurementFilterLengthGets or sets the length of the MeasurementFilter in number of symbols.  
Public PropertyMulticarrierFilterEnabledGets or sets a value indicating whether to apply a band-pass filter to the carrier before demodulation.  26.00
Public PropertyNameGets the component carrier name.  26.00
Public PropertyNormalizedChannelDelaySpreadGets or sets the expected delay spread of the channel in units of symbols.  
Public PropertyNormalizedPhaseTrackingFilterBandwidthGets or sets the normalized phase tracking filter bandwidth.  29.00
Public PropertyOffsetFromReferenceFrequencyGets or sets the center frequency offset (Hz) from the ReferenceFrequency (CenterFrequency = ReferenceFrequency + OffsetFromReferenceFrequency).  26.00
Public PropertyPhaseTrackingInterpolationModeGets or sets a value indicating how the phase offset is interpolated.  29.00
Public PropertyPhaseTrackingModeGets or sets the PhaseTrackingMode, which determines the phase tracking mode.  29.00
Public PropertyReferenceFilterGets or sets the filter applied to the reference IQ sequence before comparison to the received signal.  
Public PropertyResultLengthGets or sets the number of symbols to provide in the results of the measurement.  26.00
Public PropertyScramblingGets an object that can be used to configure scrambling for this ComponentCarrier.  26.00
Public PropertySearchLengthGets or sets the search interval (for finding the ResultLength) in seconds when FrameDefinition.Style = FrameDefinitionStyle.Burst.  26.00
Public PropertySynchronizationModeGets or sets the SynchronizationMode, which determines what parts of the frame are used for initial synchronization.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public MethodCopySettingsFromOverloaded. Copies all settings and allocations from the specified ComponentCarrier.  
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 MethodEqualizerResetReset the adaptive equalization coefficients as a single point impulse response  27.00
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 MethodGetAssignedMeasurementChannelsGets the list of Agilent.SA.Vsa.Input.MeasurementChannels assigned to this ComponentCarrier.  26.00
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 MethodSetAssignedMeasurementChannelsSets the list of Agilent.SA.Vsa.Input.MeasurementChannels assigned to this ComponentCarrier.  26.00
‡ 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