Get/Set/Reset Read_SleepTime

NI-DAQmx C Properties

Get/Set/Reset Read_SleepTime

int32 __CFUNC DAQmxGetReadSleepTime(TaskHandle taskHandle, float64 *data);

int32 __CFUNC DAQmxSetReadSleepTime(TaskHandle taskHandle, float64 data);

int32 __CFUNC DAQmxResetReadSleepTime(TaskHandle taskHandle);

Purpose

DAQmxGetReadSleepTime gets the Advanced >> Sleep Time property.

DAQmxSetReadSleepTime sets the Advanced >> Sleep Time property.

DAQmxResetReadSleepTime resets the Advanced >> Sleep Time property.