Configures error reporting for ADC and overflows occurred during onboard signal processing. Overflows lead to clipping of the waveform.

Syntax

Namespace: NationalInstruments.RFmx.InstrMX

public int GetOverflowErrorReporting(string channelName, out RFmxInstrMXOverflowErrorReporting value)

Remarks

This method gets the value of OverflowErrorReporting attribute.The default value is Warning.Supported devices: PXIe-5644/5645/5646, PXIe-5820/5830/5831/5832/5840/5841/5842/5860

Parameters

NameTypeDescription
channelNamestring

Pass an empty string.

valueout RFmxInstrMXOverflowErrorReporting

Configures error reporting for ADC and overflows occurred during onboard signal processing. Overflows lead to clipping of the waveform.

Returns

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