RFmx TDSCDMA DotNET

Table of Contents

RFmxTdscdmaMXAcpConfiguration Class

  • Updated2024-07-17
  • 8 minute(s) read
RFmxTdscdmaMXAcpConfiguration Class

RFmxTdscdmaMXAcpConfiguration Class

Provides methods to configure the ACP measurement

Inheritance Hierarchy

SystemObject
  RFmxTdscdmaMXSubObject
    NationalInstruments.RFmx.TdscdmaMXRFmxTdscdmaMXAcpConfiguration

Namespace:  NationalInstruments.RFmx.TdscdmaMX
Assembly:  NationalInstruments.RFmx.TdscdmaMX.Fx40 (in NationalInstruments.RFmx.TdscdmaMX.Fx40.dll) Version: 24.5.0.49284 (24.5.0.49284)

Syntax

public sealed class RFmxTdscdmaMXAcpConfiguration : RFmxTdscdmaMXSubObject
Public NotInheritable Class RFmxTdscdmaMXAcpConfiguration
	Inherits RFmxTdscdmaMXSubObject

The RFmxTdscdmaMXAcpConfiguration type exposes the following members.

Methods

  NameDescription
Public methodConfigureAveraging
Configures averaging for the ACP measurement.
Public methodConfigureMeasurementMethod
Configures the method for performing the ACP measurement.
Public methodConfigureNoiseCompensationEnabled
Configures channel power compensation for the inherent noise floor of the signal analyzer.
Supported Devices: PXIe-5663/5665/5668R, PXIe-5830/5831/5832
Public methodConfigureNumberOfOffsets
Configures the number of offsets for the ACP measurement.
Public methodConfigureRbwFilter
Configures the RBW filter.
Public methodConfigureSweepTime
Configures the sweep time.
Public methodEquals
Determines 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 ACP measurement.
Public methodGetAveragingCount
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXAcpAveragingEnabled) method to True.
Public methodGetAveragingEnabled
Gets whether to enable averaging for the ACP measurement.
Public methodGetAveragingType
Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for ACP measurement.
Public methodGetCarrierIntegrationBandwidth
Gets the ACP carrier integration bandwidth. This value is expressed in Hz.
Public methodGetFarIFOutputPowerOffset
Gets the offset by which to adjust the IF output power level for offset channels that are far from the carrier channel to improve the dynamic range. This value is expressed in dB. This method is used only if you set the SetMeasurementMethod(String, RFmxTdscdmaMXAcpMeasurementMethod) method to DynamicRange and set the SetIFOutputPowerOffsetAuto(String, RFmxTdscdmaMXAcpIFOutputPowerOffsetAuto) method to False.
Public methodGetFftOverlap
Gets the number of samples to overlap between consecutive chunks while performing FFT. This value is expressed as a percentage of the Sequential FFT Size when you set the RFmxWcdmaMXAcpMeasurementMethod method to Sequential FFT.
Public methodGetFftOverlapMode
Gets how overlapping is applied when computing the FFT of the acquired samples.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetIFOutputPowerOffsetAuto
Gets whether the measurement calculates an IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement. This method is used only if you set the SetMeasurementMethod(String, RFmxTdscdmaMXAcpMeasurementMethod) method to DynamicRange.
Public methodGetMeasurementEnabled
Gets whether to enable the ACP measurement.
Public methodGetMeasurementMethod
Gets the method for performing the ACP measurement.
Public methodGetNearIFOutputPowerOffset
Gets the offset by which to adjust the IF output power level for offset channels that are near the carrier channel to improve the dynamic range. This value is expressed in dB. This method is used only if you set the SetMeasurementMethod(String, RFmxTdscdmaMXAcpMeasurementMethod) method to DynamicRange and set the SetIFOutputPowerOffsetAuto(String, RFmxTdscdmaMXAcpIFOutputPowerOffsetAuto) method to False.
Public methodGetNoiseCompensationEnabled
Gets whether to enable compensation of the channel powers for the inherent noise floor of the signal analyzer. Supported Devices: PXIe-5663/5665/5668R, PXIe-5830/5831/5832
Public methodGetNumberOfAnalysisThreads
Gets the maximum number of threads used for parallelism for the ACP measurement.
Public methodGetNumberOfOffsets
Gets the number of offsets for the ACP measurement.
Public methodGetOffsetFrequency
Gets the frequency of an ACP offset channel, relative to the carrier frequency. This value is expressed in Hz.
Public methodGetOffsetIntegrationBandwidth
Gets the integration bandwith of an ACP offset channel. This value is expressed in Hz.
Public methodGetRbwFilterAutoBandwidth
Gets whether the measurement calculates the RBW.
Public methodGetRbwFilterBandwidth
Gets the bandwidth of the RBW filter used to sweep the acquired signal when you set the SetRbwFilterAutoBandwidth(String, RFmxTdscdmaMXAcpRbwAutoBandwidth) method to False. This value is expressed in Hz.
Public methodGetRbwFilterType
Gets the shape of the digital RBW filter.
Public methodGetSequentialFftSize
Public methodGetSweepTimeAuto
Gets whether the measurement calculates the sweep time.
Public methodGetSweepTimeInterval
Gets the sweep time when you set the SetSweepTimeAuto(String, RFmxTdscdmaMXAcpSweepTimeAuto) method to False. This value is expressed in seconds.
Public methodGetType
Gets 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 ACP measurement.
Public methodSetAveragingCount
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxTdscdmaMXAcpAveragingEnabled) method to True.
Public methodSetAveragingEnabled
Sets whether to enable averaging for the ACP measurement.
Public methodSetAveragingType
Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for ACP measurement.
Public methodSetFarIFOutputPowerOffset
Sets the offset by which to adjust the IF output power level for offset channels that are far from the carrier channel to improve the dynamic range. This value is expressed in dB. This method is used only if you set the SetMeasurementMethod(String, RFmxTdscdmaMXAcpMeasurementMethod) method to DynamicRange and set the SetIFOutputPowerOffsetAuto(String, RFmxTdscdmaMXAcpIFOutputPowerOffsetAuto) method to False.
Public methodSetFftOverlapMode
Sets how overlapping is applied when computing the FFT of the acquired samples.
Public methodSetIFOutputPowerOffsetAuto
Sets whether the measurement calculates an IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement. This method is used only if you set the SetMeasurementMethod(String, RFmxTdscdmaMXAcpMeasurementMethod) method to DynamicRange.
Public methodSetMeasurementEnabled
Sets whether to enable the ACP measurement.
Public methodSetMeasurementMethod
Sets the method for performing the ACP measurement.
Public methodSetNearIFOutputPowerOffset
Sets the offset by which to adjust the IF output power level for offset channels that are near the carrier channel to improve the dynamic range. This value is expressed in dB. This method is used only if you set the SetMeasurementMethod(String, RFmxTdscdmaMXAcpMeasurementMethod) method to DynamicRange and set the SetIFOutputPowerOffsetAuto(String, RFmxTdscdmaMXAcpIFOutputPowerOffsetAuto) method to False.
Public methodSetNoiseCompensationEnabled
Sets whether to enable compensation of the channel powers for the inherent noise floor of the signal analyzer. Supported Devices: PXIe-5663/5665/5668R, PXIe-5830/5831/5832
Public methodSetNumberOfAnalysisThreads
Sets the maximum number of threads used for parallelism for the ACP measurement.
Public methodSetNumberOfOffsets
Sets the number of offsets for the ACP measurement.
Public methodSetRbwFilterAutoBandwidth
Sets whether the measurement calculates the RBW.
Public methodSetRbwFilterBandwidth
Sets the bandwidth of the RBW filter used to sweep the acquired signal when you set the SetRbwFilterAutoBandwidth(String, RFmxTdscdmaMXAcpRbwAutoBandwidth) method to False. This value is expressed in Hz.
Public methodSetRbwFilterType
Sets the shape of the digital RBW filter.
Public methodSetSequentialFftSize
Public methodSetSweepTimeAuto
Sets whether the measurement calculates the sweep time.
Public methodSetSweepTimeInterval
Sets the sweep time when you set the SetSweepTimeAuto(String, RFmxTdscdmaMXAcpSweepTimeAuto) method to False. This value is expressed in seconds.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top

See Also

Log in to get a better experience