RFmx LTE DotNET

RFmxLteMXAcpIFOutputPowerOffsetAuto Enumeration

  • Updated2024-07-17
  • 1 minute(s) read
RFmxLteMXAcpIFOutputPowerOffsetAuto Enumeration

RFmxLteMXAcpIFOutputPowerOffsetAuto Enumeration

Specifies whether the measurement computes an appropriate IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement. This method is applicable only when you set the SetMeasurementMethod(String, RFmxLteMXAcpMeasurementMethod) method to DynamicRange.

Namespace:  NationalInstruments.RFmx.LteMX
Assembly:  NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)

Syntax

public enum RFmxLteMXAcpIFOutputPowerOffsetAuto
Public Enumeration RFmxLteMXAcpIFOutputPowerOffsetAuto

Members

  Member nameValueDescription
False0 The measurement sets the IF output power level offset using the values of the SetNearIFOutputPowerOffset(String, Double) and SetFarIFOutputPowerOffset(String, Double) properties.
True1The measurement automatically computes an IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement.

See Also

Log in to get a better experience