NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerOutputLCRAdvanced.ACDitherEnabled Property

  • Updated2024-01-04
  • 2 minute(s) read
DCPowerOutputLCRAdvanced.ACDitherEnabled Property

DCPowerOutputLCRAdvancedACDitherEnabled Property

Specifies whether dithering is enabled during LCR measurements. Dithering adds out-of-band noise to improve measurements of small voltage and current signals.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.dll) Version: 2023

Syntax

public bool ACDitherEnabled { get; set; }
Public Property ACDitherEnabled As Boolean
	Get
	Set

Property Value

Type: Boolean
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.

Remarks

Note Note
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.
Note Note
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.

See Also

Log in to get a better experience