RFmxEvdoMXAcpIFOutputPowerOffsetAuto Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies 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.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public enum RFmxEvdoMXAcpIFOutputPowerOffsetAuto
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The system does not calculate an IF output power level offset. |
| True | 1 | The system calculates an IF output power level offset. |