RFmxWcdmaMXAcpIFOutputPowerOffsetAuto Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether the measurement computes an IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement.
Namespace: NationalInstruments.RFmx.WcdmaMX
Assembly: NationalInstruments.RFmx.WcdmaMX.Fx40 (in NationalInstruments.RFmx.WcdmaMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxWcdmaMXAcpIFOutputPowerOffsetAuto
Public Enumeration RFmxWcdmaMXAcpIFOutputPowerOffsetAuto
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. |