NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerOutputSource.PulseBiasDelay Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerOutputSource.PulseBiasDelay Property

DCPowerOutputSourcePulseBiasDelay Property

Gets or sets the time, in seconds, when the device generates the PulseCompleteEvent.

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

Syntax

public PrecisionTimeSpan PulseBiasDelay { get; set; }
Public Property PulseBiasDelay As PrecisionTimeSpan
	Get
	Set

Property Value

Type: PrecisionTimeSpan
Specifies a PrecisionTimeSpan that determines when, in seconds, the device generates the Pulse Complete event after generating the "off" level of a pulse..

Remarks

Determines the time, in seconds, when the device generates the PulseCompleteEvent, potentially starting a measurement if the DCPowerMeasurementWhen property is set to AutomaticallyAfterSourceComplete. Refer to the Single Point Source Mode, and Sequence Source Mode topics in the NI DC Power Supplies and SMUs Help for more information.

See Also

Log in to get a better experience