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

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: DCPowerLCRSourceDelayModeThe default value is Automatic.
Remarks
You can return the source delay duration for either option by reading SourceDelay.
![]() |
---|
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. |
![]() |
---|
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. |