Keysight 89600 VSA .NET API
SingleCarrier Class Members
See Also  Properties  Methods  Events
Keysight.SA.Vsa.FlexFrame.Interfaces Assembly > Keysight.SA.Vsa.FlexFrame Namespace : SingleCarrier Class

Glossary Item Box

The following tables list the members exposed by SingleCarrier.

Public Properties

 NameDescriptionMinimum SW Version
Public PropertyClockErrorCompensationEnabledGets or sets a value indicating whether to compensate the signal for measured symbol clock error.  
Public PropertyCustomModulationNameGets or sets the name of the CustomModulation to use for this allocation.  
Public PropertyEqualizerConvergenceGets or sets the convergence parameter for the Adaptive Equalizer  
Public PropertyEqualizerFilterLengthGets or sets total length of the equalizer filter in units of symbols.  
Public PropertyEqualizerModeGets or sets the AdaptiveEqualizerMode, which determines how the equalization impulse response is tracked across measurements.  
Public PropertyFilterAlphaGets or sets the filter alpha or bandwidth-time (BT) product for the ReferenceFilter and MeasurementFilter.  
Public PropertyFrequencyEstimationModeGets or sets the FrequencyEstimationMode, which determines whether the frequency error is estimated and compensated.  
Public PropertyIQImbalanceCompensationEnabledGets or sets a value indicating whether to compensate the signal for measured IQ imbalance.  
Public PropertyIQOffsetCompensationEnabledGets or sets a value indicating whether to compensate the signal for measured IQ offset.  
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 PropertyMeasurementFilterGets or sets the filter applied to the received signal before analysis.  
Public PropertyMeasurementFilterLengthGets or sets the length of the MeasurementFilter in number of symbols.  
Public PropertyModulationGets or sets the ModulationFormat for this Allocation.  
Public PropertyPatternSearchEnabledGets or sets a value indicating whether to synchronize to a pattern in the received signal.  
Public PropertyPatternSearchSymbolOffsetGets or sets the offset in symbols from the start of the frame to the beginning symbol of the search pattern.  
Public PropertyPulseSearchEnabledGets or sets a value indicating whether the signal is pulsed or continuous.  
Public PropertyReferenceFilterGets or sets the filter applied to the reference IQ sequence before comparison to the received signal.  
Public PropertyResultLengthGets or sets the number of symbols to provide in the results of the measurement.  
Public PropertySearchLengthGets or sets the search interval in seconds when Pulse Search is enabled.  
Public PropertySearchPatternGets or sets the bit sequence to search for in the received signal.  
Public PropertySymbolRateGets or sets the symbol rate (Hz).  
‡ 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 MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from Agilent.SA.Vsa.RemotableObject)
Public MethodPresetPreset the measurement to default settings.  
Public MethodResetEqualizerReset the adaptive equalization coefficients as a single point impulse response  
‡ 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