Get/Set/Reset Read_ReadAllAvailSamp

NI-DAQmx C Properties

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.