Get/Set/Reset Write_Offset

NI-DAQmx C Properties

Get/Set/Reset Write_Offset

int32 __CFUNC DAQmxGetWriteOffset(TaskHandle taskHandle, int32 *data);

int32 __CFUNC DAQmxSetWriteOffset(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetWriteOffset(TaskHandle taskHandle);

Purpose

DAQmxGetWriteOffset gets the Offset property.

DAQmxSetWriteOffset sets the Offset property.

DAQmxResetWriteOffset resets the Offset property.