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