RFmxLteMXAcpIFOutputPowerOffsetAuto Enumeration
- Updated2025-04-08
- 1 minute(s) read
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.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public enum RFmxLteMXAcpIFOutputPowerOffsetAuto
Members
Name | Value | Description |
---|---|---|
False | 0 | The measurement sets the IF output power level offset using the values of the SetNearIFOutputPowerOffset(string, double) and SetFarIFOutputPowerOffset(string, double) properties. |
True | 1 | The measurement automatically computes an IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement. |