Gets whether the AutoLevel(string, double) function should search for the optimum reference levels while allowing ADC overflow.

Syntax

Namespace: NationalInstruments.RFmx.NRMX

public int GetAutoLevelAllowOverflow(string selectorString, out RFmxNRMXModAccAutoLevelAllowOverflow value)

Remarks

This method gets the value of ModAccAutoLevelAllowOverflow attribute.The default value is False.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueout RFmxNRMXModAccAutoLevelAllowOverflow

Upon return, contains whether the AutoLevel(string, double) function should search for the optimum reference levels while allowing ADC overflow.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.