NI-DAQ™mx C Reference

Get/Set/Reset Logging_SampsPerFile

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

int32 __CFUNC DAQmxSetLoggingSampsPerFile(TaskHandle taskHandle, uInt64 data);

int32 __CFUNC DAQmxResetLoggingSampsPerFile(TaskHandle taskHandle);


Purpose

DAQmxGetLoggingSampsPerFile gets the Logging >> Samples Per File property.

DAQmxSetLoggingSampsPerFile sets the Logging >> Samples Per File property.

DAQmxResetLoggingSampsPerFile resets the Logging >> Samples Per File property.

Log in to get a better experience