NI-DAQ™mx C Reference

Get/Set/Reset Read_Offset

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

int32 __CFUNC DAQmxSetReadOffset(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetReadOffset(TaskHandle taskHandle);


Purpose

DAQmxGetReadOffset gets the Offset property.

DAQmxSetReadOffset sets the Offset property.

DAQmxResetReadOffset resets the Offset property.

Log in to get a better experience