Get/Set/Reset Buf_Output_OnbrdBufSize

NI-DAQmx C Properties

Get/Set/Reset Buf_Output_OnbrdBufSize

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

int32 __CFUNC DAQmxSetBufOutputOnbrdBufSize(TaskHandle taskHandle, uInt32 data);

int32 __CFUNC DAQmxResetBufOutputOnbrdBufSize(TaskHandle taskHandle);

Purpose

DAQmxGetBufOutputOnbrdBufSize gets the Output >> Onboard Buffer Size property.

DAQmxSetBufOutputOnbrdBufSize sets the Output >> Onboard Buffer Size property.

DAQmxResetBufOutputOnbrdBufSize resets the Output >> Onboard Buffer Size property.