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

Glossary Item Box

The following tables list the members exposed by MeasurementExtension.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyClockAdjustmentGets or sets the clock adjustment (in Symbols).  18.00
Public PropertyConstellationGets the user-defined Constellation for use in Custom IQ modulation analysis.  18.00
Public PropertyCrossCorrelatedEvmEnabledGets or sets a value indicating whether to compute cross-correlated EVM between two measurement channels.  28.40
Public PropertyEqualizerConvergenceGets or sets the convergence parameter for the Adaptive Equalizer  18.00
Public PropertyEqualizerFilterLengthGets or sets the length of the equalization filter, in symbols.  18.00
Public PropertyEqualizerModeGets or sets the run mode of the Adaptive Equalizer.  18.00
Public PropertyEqualizerTypeGets or sets the type of the adaptive equalizer.  25.00
Public PropertyFilterAlphaBTGets or sets the α (alpha) or BT (bandwidth time product) parameter for measurement and reference filters.  18.00
Public PropertyFrequencyEstimationModeGets or sets a value indicating the frequency estimation mode to use for analysis.  20.00
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 PropertyIsEqualizedGets or sets a value indicating whether the equalization filter is enabled.  18.00
Public PropertyIsEvmShownInDbGets or sets a value indicating whether to show the EVM values on the Syms/Errs trace in % or dB.  28.40
Public PropertyIsNormalizedGets or sets a value indicating whether the measurement results present IQ data normalized to the ideal IQ state positions.  18.00
Public PropertyIsPatternSearchEnabledGets or sets a value indicating whether sync search is enabled.  18.00
Public PropertyIsPulseSearchEnabledGets or sets a value indicating whether pulse search is enabled.  18.00
Public PropertyMeasurementFilterGets or sets the measurement filter applied during the digital demodulation measurement.  18.00
Public PropertyNormalizationReferenceGets or sets the reference used for normalization of IQ traces and EVM calculations.  18.00
Public PropertyPatternSearchOffsetGets or sets the sync search offset (in symbols).  18.00
Public PropertyPatternSearchSyncCriteriaGets or sets the pattern search synchronization criteria used for sync search during digital demodulation.  28.00
Public PropertyPointsPerSymbolGets or sets the points per symbol generated in the demodulation measurement data.  18.00
Public PropertyQuickSetupsGets the set of available user-defined QuickSetup objects which may be used to configure Custom IQ modulation analysis.  18.00
Public PropertyReferenceFilterGets or sets the reference filter applied during the digital demodulation measurement.  18.00
Public PropertyResultLengthGets or sets the demodulation measurement result length (in symbols).  18.00
Public PropertySearchLengthGets or sets the search length (in seconds) for the digital demodulation measurement.  18.00
Public PropertySearchPatternGets or sets the sync search binary pattern.  
Public PropertySymbolRateGets or sets the demodulator symbol rate (Hz).  18.00
Public PropertySynchronizationPersistenceTargetGets or sets the value for the search persistence parameter  18.00
‡ 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.  18.00
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 MethodEqualizerResetGets or sets the equalizer filter state.  18.00
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.  18.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 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)
‡ 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