NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerMeasureCompleteEvent.Delay Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerMeasureCompleteEvent.Delay Property

DCPowerMeasureCompleteEventDelay Property

Gets or sets the amount of time to delay the generation of the MeasureCompleteEvent.

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

Syntax

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

Property Value

Type: PrecisionTimeSpan
Specifies a PrecisionTimeSpan that represents the amount of time, to delay the generation of the MeasureCompleteEvent.

Exceptions

ExceptionCondition
ObjectDisposedException The Delay property was accessed after the associated NIDCPower object was disposed.

See Also

Log in to get a better experience