DelayFromSampleClock
- Updated2026-02-03
- 1 minute(s) read
Specifies the amount of time to wait after receiving a Sample Clock edge before beginning to acquire the sample. This value is in the units you specify with DelayFromSampleClockUnits.
Syntax
Namespace: NationalInstruments.DAQmx
public double DelayFromSampleClock { get; set; }
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |