Delay
- Updated2025-10-06
- 1 minute(s) read
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
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Delay property was accessed after the associated NIDCPower object was disposed. |