ReadOffset
- Updated2026-02-03
- 1 minute(s) read
Specifies an offset in samples per channel at which to begin a read operation. This offset is relative to the location you specify with ReadRelativeTo.
Syntax
Namespace: NationalInstruments.DAQmx
public int ReadOffset { get; set; }
Exceptions
| Type | Description |
|---|---|
| NationalInstruments.DAQmx.DaqException | The NI-DAQmx driver returned an error. |