Gets or sets error reporting for onboard signal processing (OSP) overflows. Overflows lead to clipping of the waveform.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public RfsgOverflowErrorReporting OverflowErrorReporting { get; set; }

Remarks

Specifies the RfsgOverflowErrorReporting enumeration. The default value is Warning.

Supported Devices: NI 5644R/5645R/5646R, NI 5840

Exceptions

TypeDescription
System.ObjectDisposedException

The OverflowErrorReporting property was accessed after the associated NIRfsg object was disposed.