Delay
- Updated2026-02-03
- 1 minute(s) read
Specifies an amount of time to wait after the Start Trigger is received before acquiring or generating the first sample. This value is in the units you specify with DelayUnits.
Syntax
Namespace: NationalInstruments.DAQmx
public double Delay { get; set; }
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |