RFmxTdscdmaMXAcpIFOutputPowerOffsetAuto Enumeration
- Updated2025-01-27
- 1 minute(s) read
RFmxTdscdmaMXAcpIFOutputPowerOffsetAuto Enumeration
Specifies whether the measurement calculates an IF output power level offset for the offset channels to improve the dynamic range of the ACP measurement. This method is used only if you set the SetMeasurementMethod(string, RFmxTdscdmaMXAcpMeasurementMethod) method to DynamicRange.
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public enum RFmxTdscdmaMXAcpIFOutputPowerOffsetAuto
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. |