Get/Set/Reset Read_WaitMode

NI-DAQmx C Properties

Get/Set/Reset Read_WaitMode

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

int32 __CFUNC DAQmxSetReadWaitMode(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetReadWaitMode(TaskHandle taskHandle);

Purpose

DAQmxGetReadWaitMode gets the Advanced >> Wait Mode property.

DAQmxSetReadWaitMode sets the Advanced >> Wait Mode property.

DAQmxResetReadWaitMode resets the Advanced >> Wait Mode property.