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

Glossary Item Box

The following tables list the members exposed by MeasurementExtension.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyAdjacentChannelPowerBandsGets or sets the adjacent channel power bands vector.  
Public PropertyBurstSearchThresholdGets or sets a value indicating the power threshold of active or unused subcarrier auto detection  
Public PropertyCenterOffsetGets or sets the offset from the VSA measurement center frequency to the DOCSIS carrier center frequency.  25.00
Public PropertyCyclicPrefixLengthGets or sets the cyclic prefix (or guard interval) length.  
Public PropertyEqualizerAveragingModeGets or sets the averaging mode used when averaging the equalizer across multiple symbols.  
Public PropertyEqualizerControlGets or sets the control for the equalizer.  
Public PropertyEqualizerSmoothingWidthGets or sets the width of the equalizer smoothing filter.  
Public PropertyEqualizerTrainingGets or sets the types of subcarriers used for training the equalizer.  
Public PropertyExcludeBandsDefinitionGets or sets the excluded band vector.  
Public PropertyExclusionBandsValidationMessageGets the exclusion bands validation message.  
Public PropertyExtendedFrequencyLockRangeWidthGets or sets the center frequency lock range in subcarriers with a range of 1 to 10.  
Public PropertyFftLengthModeGets or sets the FFT length (2k or 4k).  
Public PropertyIsAcpResultInDbmGets or sets a value indicating whether the ACP results in the Error Summary table are in units of dBc or dBm.  25.20
Public PropertyIsAutoDetectMiniSlotAllocationGets or sets a value indicating whether to enable the auto detection of mini-slot allocation  
Public PropertyIsAutoDetectUnusedSubcarriersGets or sets a value indicating whether to enable the auto detection of excluded or unused subcarriers  
Public PropertyIsBaseDetectionEnabledGets or sets a value indicating whether FFT Length, Cyclic Prefix, and PLC location are auto detected  
Public PropertyIsBitErrorRateAnalysisEnabledGets or sets a value indicating whether bit/packet error rate (BER/PER) information is calculated and shown on the BER/MER Summary table.  
Public PropertyIsBurstSearchGets or sets a value indicating whether to enable the auto detection of excluded or unused subcarriers  
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 PropertyIsEqualizerSmoothingEnabledGets or sets a value indicating whether a smoothing filter is applied to the equalizer channel frequency response.  
Public PropertyIsExclusionBandsDefinitionValidGets a value indicating whether the ExcludeBandsDefinition is valid.  
Public PropertyIsExtendedFrequencyLockRangeGets or sets a value indicating whether to enable extended frequency lock range.  
Public PropertyIsFrequencyMirroredGets or sets a value indicating whether demod will mirror the frequency spectrum.  
Public PropertyIsMeasurementPauseAfterCountGets or sets a value indicating whether to pause the BER measurement after the specified number of bits.  21.2
Public PropertyIsMerDisplayedOnErrorVectorTracesGets or sets a value indicating whether modulation error ratio is displayed on error vector traces  
Public PropertyIsNormalizedGets or sets a value indicating whether to normalize IQ traces.  
Public PropertyIsSearchLengthAutoGets or sets a value indicating whether the Search Length is automatically determined.  
Public PropertyIsSymbolClockErrorCompensatedGets or sets a value indicating whether symbol clock error is compensated before demodulation.  
Public PropertyIsTrackAmplitudeGets or sets a value indicating whether pilot tracking tracks the average pilot amplitude.  
Public PropertyIsTrackPhaseGets or sets a value indicating whether pilot tracking tracks the average pilot phase.  
Public PropertyIsTrackTimingGets or sets a value indicating whether pilot tracking tracks average pilot symbol timing.  
Public PropertyIsUseMulticarrierFilterGets or sets a value indicating whether the multicarrier filter is enabled.  22.0
Public PropertyMeasurementIntervalGets or sets the measurement interval in number of OFDM symbols.  
Public PropertyMeasurementOffsetGets or sets the measurement offset in number of OFDM symbols.  
Public PropertyMiniSlotAllocationGets or sets the min-slot allocation vector.  
Public PropertyMiniSlotBitLoadingGets or sets the mini-slot bit-loading vector.  
Public PropertyMiniSlotPilotPatternGets or sets the mini-slot pilot pattern vector.  
Public PropertyPartialEqualizerLengthSecondsGets or sets a value indicating the truncation duration in seconds for partial equalization mode.  
Public PropertyPauseCountGets or sets the threshold for total number of bits at which to pause the measurement.  21.2
Public PropertyRandomizationSeedGets or sets the randomizer seed.  21.2
Public PropertyResultLengthGets or sets the result length in number of OFDM symbols.  
Public PropertyRolloffPeriodGets or sets the time-domain windowing between symbols.  
Public PropertySearchLengthGets or sets how much data is acquired from the hardware (minus extra needed for resampling and settling).  
Public PropertySubcarrierDetectionThresholdGets or sets the power threshold of active or unused subcarrier auto detection  
Public PropertySymbolTimeAdjustmentGets or sets the FFT offset within the symbol time.  
Public PropertySymbolTimeAdjustmentModeGets or sets whether the demodulator determines the SymbolTimeAdjustment automatically.  
Public PropertySystemSampleFrequencyGets or sets the fundamental OFDM sampling frequency.  
Public PropertyUserModeEqualizerCoefficientsGets or sets the user mode equalizer coefficients vector.  
‡ 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 MethodCopyAutoToManualCopies auto-detected settings to the manual settings in the Demod Properties dialog.  21.2
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 DOCSIS Upstream measurement.  
Public MethodSetCenterOffsetSets the CenterOffset property given the starting subcarrier frequency (S0) of the DOCSIS carrier.  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