NI-DAQ™mx C Reference

Get/Set/Reset Logging_FilePreallocationSize

int32 __CFUNC DAQmxGetLoggingFilePreallocationSize(TaskHandle taskHandle, uInt64 *data);

int32 __CFUNC DAQmxSetLoggingFilePreallocationSize(TaskHandle taskHandle, uInt64 data);

int32 __CFUNC DAQmxResetLoggingFilePreallocationSize(TaskHandle taskHandle);


Purpose

DAQmxGetLoggingFilePreallocationSize gets the Logging >> File Pre-allocation Size property.

DAQmxSetLoggingFilePreallocationSize sets the Logging >> File Pre-allocation Size property.

DAQmxResetLoggingFilePreallocationSize resets the Logging >> File Pre-allocation Size property.

Log in to get a better experience