RFmxSpecAnMXAcpIFOutputPowerOffsetAuto Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the measurement computes an IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXAcpIFOutputPowerOffsetAuto
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) methods. |
| 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. |