ScopeChannel.DitherEnabled Property
- Updated2023-09-06
- 1 minute(s) read
ScopeChannelDitherEnabled Property
Gets or sets whether dither is enabled on the channel.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public bool DitherEnabled { get; set; }
Public Property DitherEnabled As Boolean Get Set
Property Value
Type: BooleanThe default value is .
Remarks
Using dither can improve the spectral performance of the instrument by reducing the effects of quantization. However, adding dither increases the power level to the ADC, so you may need to either decrease the signal level or increase the vertical range.