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

Glossary Item Box

The following tables list the members exposed by MeasurementExtension.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyActiveChannelThresholdGets or sets the threshold for active channel detection when not automatic.  
Public PropertyBaseWalshCodeLengthGets or sets the base code length for forward-link measurements.  
Public PropertyChannelModulationGets or sets the modulation format of the despread channel.  
Public PropertyChipRateGets or sets the chip rate of the measured signal.  
Public PropertyCodeDomainLayerWalshCodeLengthGets or sets the Walsh code length used for the CDP Layer trace.  
Public PropertyDirectionGets or sets the link direction for the demodulation measurement.  
Public PropertyIQBranchGets or sets the branch of the reverse code channel to use for displaying symbol bits.  
Public PropertyIs1xEvdvEnabledGets or sets a value indicating whether 1xEV-DV analysis is enabled.  
Public PropertyIsActiveChannelThresholdAutomaticGets or sets a value indicating whether the active channel threshold is automatically determined.  
Public PropertyIsChannelModulationAutomaticGets or sets a value indicating whether to automatically determine the despread channel modulation.  
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 PropertyIsFrequencyMirroredGets or sets a value indicating whether the modulated signal has frequencies inverted.  
Public PropertyIsGatedActiveChannelDetectionGets or sets a value indicating whether gated active channel detection is enabled.  
Public PropertyIsGatedModulationDetectionGets or sets a value indicating whether gated modulation detection is enabled.  
Public PropertyIsIQOffsetIncludedInEvmGets or sets a value indicating whether IQ offset is included in the signal when computing EVM.  
Public PropertyIsMulticarrierFilterEnabledGets or sets a value indicating whether a multi-carrier filter is enabled.  
Public PropertyIsNormalizedGets or sets a value indicating whether to normalize IQ traces  
Public PropertyIsPredefinedCodeChannelsEnabledGets or sets a value indicating whether to add predefined channels to gated active channel detection.  
Public PropertyIsPredefinedWalshCodeMaskEnabledGets or sets a value indicating whether to use a Walsh code mask to omit channels from the predefined set of channels.  
Public PropertyLongCodeMaskGets or sets the long code mask for reverse-link signals.  
Public PropertyMeasurementIntervalGets or sets the measurement interval, in terms of Power Control Groups (PCGs).  
Public PropertyMeasurementOffsetGets or sets the measurement offset, in Power Control Groups (PCGs).  
Public PropertyPNOffsetGets or sets the PN Offset.  
Public PropertyPredefinedFpdch0CodeChannelsGets or sets the number of predefined FPDCH-0 channels.  
Public PropertyPredefinedFpdch0ModulationGets or sets the modulation format of predefined FPDCH-0 channels.  
Public PropertyPredefinedFpdch1CodeChannelsGets or sets the number of predefined FPDCH-1 channels.  
Public PropertyPredefinedFpdch1ModulationGets or sets the modulation format of predefined FPDCH-1 channels.  
Public PropertyPredefinedWalshCodeColumnIndexGets or sets the Walsh code column index for the predefined channels.  
Public PropertyPredefinedWalshCodeMaskGets or sets a Walsh code mask used for predefined code channels.  
Public PropertyResultLengthGets or sets the measurement result length in Power Control Groups (PCGs).  
Public PropertyWalshCodeLengthGets or sets the Walsh code length used for despread channel analysis.  
Public PropertyWalshCodeNumberGets or sets the Walsh code number used for despread channel analysis.  
Public PropertyWalshCodeQofGets or sets the Walsh code QOF value.  
‡ This is the minimum 89600 VSA software version level needed to use this member.
Top

Public Methods

 NameDescriptionMinimum SW Version
Public Methodstatic (Shared in Visual Basic)CastToExtensionTypeThis method casts the supplied object to the MeasurementExtension type. Some tools are unable to use the generic methods provided on Agilent.SA.Vsa.Measurement class, so this is provided as an alternative.  
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 Methodstatic (Shared in Visual Basic)ExtensionTypeReturns the type for instances this measurement extension. Some tools are unable to use the generic methods provided on Agilent.SA.Vsa.Measurement class, so this is provided as an alternative.  
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 MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public MethodPresetPreset the cdma2000 measurement.  
‡ 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