NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputLCR.SourceDelayMode Property

  • Updated2024-01-04
  • 2 minute(s) read
DCPowerOutputLCR.SourceDelayMode Property

DCPowerOutputLCRSourceDelayMode Property

For instruments in LCR mode, determines whether NI-DCPower automatically calculates and applies the source delay or applies a source delay you set manually.

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

Syntax

public DCPowerLCRSourceDelayMode SourceDelayMode { get; set; }
Public Property SourceDelayMode As DCPowerLCRSourceDelayMode
	Get
	Set

Property Value

Type: DCPowerLCRSourceDelayMode
The default value is Automatic.

Remarks

You can return the source delay duration for either option by reading SourceDelay.

Note Note
When you use this property to manually set the source delay, it is possible to set source delays short enough to unbalance the bridge and affect measurement accuracy. LCR measurement methods report whether the bridge is unbalanced.
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.

See Also

Log in to get a better experience