RFmxNRMXModAccAutoLevelAllowOverflow Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxNRMXModAccAutoLevelAllowOverflow Enumeration
Specifies whether the AutoLevel(String, Double) function should search for the optimum reference levels while allowing ADC overflow.
Namespace: NationalInstruments.RFmx.NRMX
Assembly: NationalInstruments.RFmx.NRMX.Fx40 (in NationalInstruments.RFmx.NRMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxNRMXModAccAutoLevelAllowOverflow
Public Enumeration RFmxNRMXModAccAutoLevelAllowOverflow
Members
Member 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. |