Get/Set/Reset Read_Offset

NI-DAQmx C Properties

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.