RFmxEvdoMXAcpConfiguration Class
- Updated2024-07-17
- 9 minute(s) read
RFmxEvdoMXAcpConfiguration Class
Provides methods to configure the ACP measurement
Inheritance Hierarchy
Namespace: NationalInstruments.RFmx.EvdoMX
Assembly: NationalInstruments.RFmx.EvdoMX.Fx40 (in NationalInstruments.RFmx.EvdoMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public sealed class RFmxEvdoMXAcpConfiguration : RFmxEvdoMXSubObject
Public NotInheritable Class RFmxEvdoMXAcpConfiguration Inherits RFmxEvdoMXSubObject
The RFmxEvdoMXAcpConfiguration type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | ConfigureAveraging |
Configures averaging for the adjacent channel power (ACP) measurement. |
![]() | ConfigureMeasurementMethod |
Configures the method for performing the adjacent channel power (ACP) measurement. |
![]() | ConfigureNoiseCompensationEnabled |
Configures compensation of the channel powers for the inherent noise floor of the signal analyzer. Supported Devices: PXIe-5663/5665/5668R, PXIe-5830/5831/5832. |
![]() | ConfigureNumberOfOffsets |
Configures the number of offset channel pairs for the adjacent channel power (ACP) measurement. Channel pairs consist of upper and lower offset channels. |
![]() | ConfigureOffsetPowerReference |
Configures the power reference of the offset channels in multi-carrier setups. |
![]() | ConfigureRbwFilter |
Configures the resolution bandwidth (RBW) filter. |
![]() | ConfigureSweepTime |
Configures the sweep time. |
![]() | Equals | (Inherited from Object.) |
![]() | GetAllTracesEnabled |
Gets whether to enable the traces to be stored and retrieved after performing the ACP measurement.
|
![]() | GetAveragingCount |
Gets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxEvdoMXAcpAveragingEnabled) method to True.
|
![]() | GetAveragingEnabled |
Gets whether to enable averaging for the ACP measurement.
|
![]() | GetAveragingType |
Gets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for ACP measurement.
|
![]() | GetCarrierIntegrationBandwidth |
Gets the ACP carrier integration bandwidth. This value is expressed in Hz.
|
![]() | GetFarIFOutputPowerOffset |
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, RFmxEvdoMXAcpMeasurementMethod) method to DynamicRange and set the SetIFOutputPowerOffsetAuto(String, RFmxEvdoMXAcpIFOutputPowerOffsetAuto) method to False.
|
![]() | GetFftOverlap |
Gets the percentage of acquired samples to overlap while performing FFT.
|
![]() | GetFftOverlapMode |
Gets how the FFT overlap is applied to the acquired samples.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetIFOutputPowerOffsetAuto |
Gets whether the measurement calculates an IF output power level offset for the offset channels to improve the dynamic range of the adjacent channel power (ACP) measurement. This method is used only if you set the SetMeasurementMethod(String, RFmxEvdoMXAcpMeasurementMethod) method to DynamicRange.
|
![]() | GetMeasurementEnabled |
Gets whether to enable the ACP measurement.
|
![]() | GetMeasurementMethod |
Gets the method for performing the adjacent channel power (ACP) measurement.
|
![]() | GetNearIFOutputPowerOffset |
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, RFmxEvdoMXAcpMeasurementMethod) method to DynamicRange and set the SetIFOutputPowerOffsetAuto(String, RFmxEvdoMXAcpIFOutputPowerOffsetAuto) method to False.
|
![]() | GetNoiseCompensationEnabled |
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.
|
![]() | GetNumberOfAnalysisThreads |
Gets the maximum number of threads used for parallelism for adjacent channel power (ACP) measurement.
|
![]() | GetNumberOfOffsets |
Gets the number of offset channels for the adjacent channel power (ACP) measurement.
|
![]() | GetOffsetFrequency |
Gets the frequency of an ACP offset channel relative to the carrier frequency. This value is expressed in Hz.
|
![]() | GetOffsetIntegrationBandwidth |
Gets the integration bandwidth of an ACP offset channel. This value is expressed in Hz.
|
![]() | GetOffsetPowerReferenceCarrier |
Gets the carrier number that is used as the power reference to measure the offset channel relative power.
|
![]() | GetOffsetPowerReferenceSpecific |
Gets the index of the carrier used as the reference carrier. The power measured in this carrier is used as the power reference for measuring the offset channel relative power when you set the SetOffsetPowerReferenceCarrier(String, RFmxEvdoMXAcpOffsetPowerReferenceCarrier) method to Specific.
|
![]() | GetRbwFilterAutoBandwidth |
Gets whether the measurement computes the RBW.
|
![]() | GetRbwFilterBandwidth |
Gets the bandwidth of the RBW filter, used to sweep the acquired signal, when you set the SetRbwFilterAutoBandwidth(String, RFmxEvdoMXAcpRbwAutoBandwidth) method to False. This value is expressed in Hz.
|
![]() | GetRbwFilterType |
Gets the shape of the digital RBW filter.
|
![]() | GetSequentialFftSize |
Gets the number of bins to use for FFT computation when the SetMeasurementMethod(String, RFmxEvdoMXAcpMeasurementMethod) method is set to SequentialFft.
|
![]() | GetSweepTimeAuto |
Gets whether the measurement computes the sweep time.
|
![]() | GetSweepTimeInterval |
Gets the sweep time when you set the SetSweepTimeAuto(String, RFmxEvdoMXAcpSweepTimeAuto) method to False. This value is expressed in seconds.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetAllTracesEnabled |
Sets whether to enable the traces to be stored and retrieved after performing the ACP measurement.
|
![]() | SetAveragingCount |
Sets the number of acquisitions used for averaging when you set the SetAveragingEnabled(String, RFmxEvdoMXAcpAveragingEnabled) method to True.
|
![]() | SetAveragingEnabled |
Sets whether to enable averaging for the ACP measurement.
|
![]() | SetAveragingType |
Sets the averaging type for averaging multiple spectrum acquisitions. The averaged spectrum is used for ACP measurement.
|
![]() | SetFarIFOutputPowerOffset |
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, RFmxEvdoMXAcpMeasurementMethod) method to DynamicRange and set the SetIFOutputPowerOffsetAuto(String, RFmxEvdoMXAcpIFOutputPowerOffsetAuto) method to False.
|
![]() | SetFftOverlapMode |
Sets how the FFT overlap is applied to the acquired samples.
|
![]() | SetIFOutputPowerOffsetAuto |
Sets whether the measurement calculates an IF output power level offset for the offset channels to improve the dynamic range of the adjacent channel power (ACP) measurement. This method is used only if you set the SetMeasurementMethod(String, RFmxEvdoMXAcpMeasurementMethod) method to DynamicRange.
|
![]() | SetMeasurementEnabled |
Sets whether to enable the ACP measurement.
|
![]() | SetMeasurementMethod |
Sets the method for performing the adjacent channel power (ACP) measurement.
|
![]() | SetNearIFOutputPowerOffset |
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, RFmxEvdoMXAcpMeasurementMethod) method to DynamicRange and set the SetIFOutputPowerOffsetAuto(String, RFmxEvdoMXAcpIFOutputPowerOffsetAuto) method to False.
|
![]() | SetNoiseCompensationEnabled |
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.
|
![]() | SetNumberOfAnalysisThreads |
Sets the maximum number of threads used for parallelism for adjacent channel power (ACP) measurement.
|
![]() | SetNumberOfOffsets |
Sets the number of offset channels for the adjacent channel power (ACP) measurement.
|
![]() | SetOffsetPowerReferenceCarrier |
Sets the carrier number that is used as the power reference to measure the offset channel relative power.
|
![]() | SetOffsetPowerReferenceSpecific |
Sets the index of the carrier used as the reference carrier. The power measured in this carrier is used as the power reference for measuring the offset channel relative power when you set the SetOffsetPowerReferenceCarrier(String, RFmxEvdoMXAcpOffsetPowerReferenceCarrier) method to Specific.
|
![]() | SetRbwFilterAutoBandwidth |
Sets whether the measurement computes the RBW.
|
![]() | SetRbwFilterBandwidth |
Sets the bandwidth of the RBW filter, used to sweep the acquired signal, when you set the SetRbwFilterAutoBandwidth(String, RFmxEvdoMXAcpRbwAutoBandwidth) method to False. This value is expressed in Hz.
|
![]() | SetRbwFilterType |
Sets the shape of the digital RBW filter.
|
![]() | SetSequentialFftSize |
Sets the number of bins to use for FFT computation when the SetMeasurementMethod(String, RFmxEvdoMXAcpMeasurementMethod) method is set to SequentialFft.
|
![]() | SetSweepTimeAuto |
Sets whether the measurement computes the sweep time.
|
![]() | SetSweepTimeInterval |
Sets the sweep time when you set the SetSweepTimeAuto(String, RFmxEvdoMXAcpSweepTimeAuto) method to False. This value is expressed in seconds.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |