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

Glossary Item Box

The following tables list the members exposed by CarrierMapping.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyAntennaDetectionThresholdGets or sets a value indicating the power threshold (in dB) used for detecting whether an antenna port is active on an input channel.  28.60
Public PropertyArePrachTimeAdvanceResultsRelativeToTriggerGets or sets a value indicating whether the PRACH Time Advance results are relative to the trigger.  28.40
Public PropertyBandConfigurationModeGets or sets the value to indicate the configuration mode for NR operating band.  25.00
Public PropertyCarrierDefinitionIndexGets or sets the Carrier Definition Index associated with this carrier/>.  24.20
Public PropertyCellIdentityGets or sets the physical layer Cell ID of this carrier mapping.  
Public PropertyComponentCarrierGets this carrier's Carrier Definition/>.  24.20
Public PropertyExtendedFrequencyLockRangeGets or sets a value indicating the extended frequency lock range.  27.00
Public PropertyFrequencyOffsetGets or sets the frequency offset in hertz of this carrier mapping, relative to the Center value of Agilent.SA.Vsa.Measurement.Frequency.  
Public PropertyInputChannelGets or sets a value indicating the input channel used for initial synchronization as well as the reference for MIMO Info table,  27.00
Public PropertyIsCarrierEnabledGets or sets a value indicating whether the carrier mapping is marked as enabled.  
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 PropertyIsFrequencyLockRangeExtendedGets or sets a value indicating whether Frequency Lock Range is extended.  27.00
Public PropertyIsPhaseContiguousAcrossSlotsGets or sets a value indicating whether the phase across slots is contiguous or not on this carrier.  28.40
Public PropertyIsTXDirectCurrentFrequencySameAsRXFrequencyGets or sets a value indicating whether the Transmitter Direct Current Frequency is the same with the receiver center frequency.  25.00
Public PropertyMeasurementChannelIndexesAutoGets or sets a value indicating whether measurement channel indexes mapping to this CarrierMapping should be determined automatically.  25.00
Public PropertyOperationBandGets or sets the operation band of this carrier mapping.  25.00
Public PropertyPxschTrackingAndChannelEstimationStrategyGets or sets a value indicating the equalization mode for multiple users.  29.40
Public PropertySignalRepetitionFirstSlotIndexGets or sets a value indicating the first slot index of the repetition pattern.  27.40
Public PropertySignalRepetitionPatternGets or sets a value indicating the signal repetition pattern.  27.40
Public PropertySymbolPhaseCompensationFrequencyGets or sets frequency used for symbol phase compensation of the signal under test.  27.00
Public PropertySymbolPhaseCompensationSourceGets or sets frequency origin used for symbol phase compensation of the signal under test.  27.00
Public PropertyTransientPeriodExclusionModeGets or sets a value indicating the transient period exclusion mode.  28.00
Public PropertyTransientPeriodLengthGets or sets a value indicating the transient period length  27.00
Public PropertyTransientPeriodPowerChangeThresholdGets or sets a value indicating the transient period power change threshold level.  27.00
Public PropertyTXDirectCurrentFrequencyGets or sets the absolute transmitter DC frequency in hertz of this carrier mapping.  25.00
Public PropertyUplinkFrequencyHighGets or sets the absolute high end of operation band in hertz of this carrier mapping for Uplink.  25.00
Public PropertyUplinkFrequencyLowGets or sets the absolute Low end of operation band in hertz of this carrier mapping for Uplink.  25.00
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
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 MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodGetMeasurementChannelIndexesGets this carrier's measurement channel indexes/>.  25.00
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public MethodSetMeasurementChannelIndexesSets this carrier's measurement channel indexes/>.  25.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