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

Glossary Item Box

The following tables list the members exposed by MeasurementExtension.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyActiveChannelDetectionModeGets or sets whether the active channel(s) are auto-detected or manually specified.  
Public PropertyChipRateGets or sets the chip rate.  
Public PropertyCodeDomainLayerWalshCodeLengthGets or sets the CDP Layer Walsh Code Length.  
Public PropertyDirectionGets or sets the link direction.  
Public PropertyForwardActiveChannelGets or sets the active channel in the forward link direction.  
Public PropertyForwardAnalysisChannelGets or sets the forward link analysis channel.  
Public PropertyForwardDataModulationGets or sets the forward link data channel modulation type.  
Public PropertyIQBranchGets or sets the IQ branch.  
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 demod will mirror the frequency spectrum.  
Public PropertyIsIQCombinedGets or sets a value indicating whether IQ is combined.  
Public PropertyIsIQOffsetIncludedInEvmGets or sets a value indicating whether EVM includes IQ offset.  
Public PropertyIsMulticarrierFilterEnabledGets or sets a value indicating whether multi-carrier filter is enabled.  
Public PropertyIsNormalizedGets or sets a value indicating whether demod will normalize the magnitude of the IQ data to the ideal state positions.  
Public PropertyIsPreambleDetectionAutomaticGets or sets a value indicating whether the preamble is automatically detected.  
Public PropertyIsPreambleIncludedInEvmGets or sets a value indicating whether preamble is included in Overall results (forward only).  
Public PropertyIsTdmCompositeCombinedGets or sets a value indicating whether all TDM channels are combined for composite results (forward only).  
Public PropertyLongCodeMaskGets or sets the long code mask (reverse link only - I channel).  
Public PropertyLongCodeMaskQGets or sets the long code mask (reverse link only - Q channel).  
Public PropertyMeasurementIntervalGets or sets the measurement interval (in slots).  
Public PropertyMeasurementOffsetGets or sets the measurement offset (in slots).  
Public PropertyPNOffsetGets or sets the PN offset.  
Public PropertyPreambleLengthGets or sets the preamble length. Used only if preamble auto-detect is disabled.  
Public PropertyResultLengthGets or sets the result length (in slots).  
Public PropertyReverseActiveChannelGets or sets the active channel(s) in the reverse link direction. Used only if Active Channel Detection mode is something other than Auto.  
Public PropertyWalshCodeLengthGets or sets the Walsh code length.  
Public PropertyWalshCodeNumberGets or sets the Walsh code number.  
‡ 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 MethodPresetPresets all demod properties to defaults for the indicated link direction.  
‡ 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