RFmx CDMA2K DotNET

Table of Contents

RFmxCdma2kMXSemConfiguration Class

  • Updated2024-07-17
  • 4 minute(s) read
RFmxCdma2kMXSemConfiguration Class

RFmxCdma2kMXSemConfiguration Class

Provides methods to configure the SEM measurement

Inheritance Hierarchy

SystemObject
  RFmxCdma2kMXSubObject
    NationalInstruments.RFmx.Cdma2kMXRFmxCdma2kMXSemConfiguration

Namespace: NationalInstruments.RFmx.Cdma2kMX
Assembly: NationalInstruments.RFmx.Cdma2kMX.Fx40 (in NationalInstruments.RFmx.Cdma2kMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)

Syntax

public sealed class RFmxCdma2kMXSemConfiguration : RFmxCdma2kMXSubObject
Public NotInheritable Class RFmxCdma2kMXSemConfiguration
	Inherits RFmxCdma2kMXSubObject

The RFmxCdma2kMXSemConfiguration type exposes the following members.

Methods

 NameDescription
Public methodConfigureAveraging Configures averaging for the SEM measurement.
Public methodConfigureSweepTime Configures the sweep time.
Public methodEqualsDetermines whether the specified Object is equal to the current Object.
(Inherited from Object)
Public methodGetAllTracesEnabled Gets whether to enable the traces to be stored and retrieved after performing the SEM measurement.
Public methodGetAveragingCount Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxCdma2kMXSemAveragingEnabled) method to True.
Public methodGetAveragingEnabled Gets whether to enable averaging for the SEM measurement.
Public methodGetAveragingType Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the SEM measurement.
Public methodGetCarrierIntegrationBandwidth Gets the SEM carrier integration bandwidth. This value is expressed in Hz.
Public methodGetHashCodeServes as a hash function for a particular type.
(Inherited from Object)
Public methodGetMeasurementEnabled Gets whether to enable the SEM measurement.
Public methodGetNumberOfAnalysisThreads Gets the maximum number of threads used for parallelism for the SEM measurement.
Public methodGetNumberOfOffsets Gets the number of SEM offset segments.
Public methodGetOffsetBandwidthIntegral Gets the bandwidth integral for a specific offset segment.
Public methodGetOffsetRbwFilterBandwidth Gets the bandwidth of the RBW filter used to sweep the offset segment. This value is expressed in Hz.
Public methodGetOffsetRbwFilterType Gets the type of RBW filter used to sweep the offset segment.
Public methodGetOffsetStartFrequency Gets the start frequency of an SEM offset segment relative to the carrier frequency. This value is expressed in Hz.
Public methodGetOffsetStopFrequency Gets the stop frequency of an SEM offset segment relative to the carrier frequency. This value is expressed in Hz.
Public methodGetSweepTimeAuto Gets whether the measurement computes the sweep time.
Public methodGetSweepTimeInterval Gets the sweep time when you set the SetSweepTimeAuto(String, RFmxCdma2kMXSemSweepTimeAuto) method to False. This value is expressed in seconds.
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodSetAllTracesEnabled Sets whether to enable the traces to be stored and retrieved after performing the SEM measurement.
Public methodSetAveragingCount Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxCdma2kMXSemAveragingEnabled) method to True.
Public methodSetAveragingEnabled Sets whether to enable averaging for the SEM measurement.
Public methodSetAveragingType Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for the SEM measurement.
Public methodSetMeasurementEnabled Sets whether to enable the SEM measurement.
Public methodSetNumberOfAnalysisThreads Sets the maximum number of threads used for parallelism for the SEM measurement.
Public methodSetSweepTimeAuto Sets whether the measurement computes the sweep time.
Public methodSetSweepTimeInterval Sets the sweep time when you set the SetSweepTimeAuto(String, RFmxCdma2kMXSemSweepTimeAuto) method to False. This value is expressed in seconds.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top

See Also

Log in to get a better experience