NIRfsg Namespace

Table of Contents

RfsgArb.OverflowErrorReporting Property

  • Updated2025-05-22
  • 1 minute(s) read
RfsgArb.OverflowErrorReporting Property

RfsgArbOverflowErrorReporting Property

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

Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025

Syntax

public RfsgOverflowErrorReporting OverflowErrorReporting { get; set; }
Public Property OverflowErrorReporting As RfsgOverflowErrorReporting
	Get
	Set

Property Value

RfsgOverflowErrorReporting
Specifies the RfsgOverflowErrorReporting enumeration. The default value is Warning.

Exceptions

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

Remarks

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

See Also

Log in to get a better experience