![]() | Download Help (Windows Only) |
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.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 17.1.40.99
Visual Basic (Declaration) |
---|
Public Property ReadOffset As Integer |
C# |
---|
public int ReadOffset { get; set; } |
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.
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |
Helpful
Not Helpful