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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public PrecisionTimeSpan Delay { get; set; }

Remarks

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

Exceptions

TypeDescription
System.ObjectDisposedException

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