RFmxLteMXAcpIFOutputPowerOffsetAuto Enumeration
- Updated2024-07-17
- 1 minute(s) read
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 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. |