RfsaSignalPath.DigitizerDitherEnabled Property
- Updated2025-07-17
- 1 minute(s) read
Rfsa
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
RfsaDigitizerDitherEnabledif dithering is enabled on the digitizer; otherwise, .
Exceptions
Exception | Condition |
---|---|
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.