NIRfsa Namespace

Table of Contents

RfsaSignalPath.DigitizerDitherEnabled Property

  • Updated2025-07-17
  • 1 minute(s) read
RfsaSignalPath.DigitizerDitherEnabled Property

RfsaSignalPathDigitizerDitherEnabled Property

Gets or sets whether dithering is enabled on the digitizer.

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

Syntax

public RfsaDigitizerDitherEnabled DigitizerDitherEnabled { get; set; }
Public Property DigitizerDitherEnabled As RfsaDigitizerDitherEnabled
	Get
	Set

Property Value

RfsaDigitizerDitherEnabled
if dithering is enabled on the digitizer; otherwise, .

Exceptions

ExceptionCondition
ObjectDisposedException The DigitizerDitherEnabled property was accessed after the associated NIRfsa object was disposed.

Remarks

Dithering adds band-limited noise in the analog signal path to help reduce the quantization effects of the A/D converter and improve spectral performance.

See Also

Log in to get a better experience