RFmx NR DotNET

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationRFmx NR DotNETRFmxNRMXModAccAutoLevelAllowOverflow EnumerationCurrent page
Table of Contents

RFmxNRMXModAccAutoLevelAllowOverflow Enumeration

RFmxNRMXModAccAutoLevelAllowOverflow Enumeration

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 nameValueDescription
False0Disables searching for the optimum reference levels while allowing ADC overflow.
True1Enables searching for the optimum reference levels while allowing ADC overflow.

See Also

In This Section
Was this information helpful?