Get/Set/Reset Buf_Output_BufSize

NI-DAQmx C Properties

Get/Set/Reset Buf_Output_BufSize

int32 __CFUNC DAQmxGetBufOutputBufSize(TaskHandle taskHandle, uInt32 *data);

int32 __CFUNC DAQmxSetBufOutputBufSize(TaskHandle taskHandle, uInt32 data);

int32 __CFUNC DAQmxResetBufOutputBufSize(TaskHandle taskHandle);

Purpose

DAQmxGetBufOutputBufSize gets the Output >> Buffer Size property.

DAQmxSetBufOutputBufSize sets the Output >> Buffer Size property.

DAQmxResetBufOutputBufSize resets the Output >> Buffer Size property.