RFmxWlanMXOfdmModAccAutoLevelAllowOverflow Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the AutoLevel(string, double) function should search for the optimum reference levels while allowing ADC overflow.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public enum RFmxWlanMXOfdmModAccAutoLevelAllowOverflow
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | Disables searching for the optimum reference levels while allowing ADC overflow. |
| True | 1 | Enables searching for the optimum reference levels while allowing ADC overflow. |