NI-DAQ™mx C Reference

Get/Set/Reset Read_ReadAllAvailSamp

int32 __CFUNC DAQmxGetReadReadAllAvailSamp(TaskHandle taskHandle, bool32 *data);

int32 __CFUNC DAQmxSetReadReadAllAvailSamp(TaskHandle taskHandle, bool32 data);

int32 __CFUNC DAQmxResetReadReadAllAvailSamp(TaskHandle taskHandle);


Purpose

DAQmxGetReadReadAllAvailSamp gets the Read All Available Samples property.

DAQmxSetReadReadAllAvailSamp sets the Read All Available Samples property.

DAQmxResetReadReadAllAvailSamp resets the Read All Available Samples property.

Log in to get a better experience