ACDitherEnabled
- Updated2025-10-06
- 1 minute(s) read
Specifies whether dithering is enabled during LCR measurements. Dithering adds out-of-band noise to improve measurements of small voltage and current signals.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public bool ACDitherEnabled { get; set; }
Remarks
If this property is set to true, dithering is applied to LCR measurements. If this property is set to false, dithering is not applied to LCR measurements.
Hardware is only warranted to meet its accuracy specs with dither enabled. You can disable dither if the added noise interferes with your device-under-test.
This property is not supported by all instruments. Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for information about supported instruments.
Default Value:Refer to the Supported Properties by Device topic in the NI DC Power Supplies and SMUs Help for the default value by instrument.