NI-DAQ™mx C Reference

Get/Set/Reset Logging_Mode

int32 __CFUNC DAQmxGetLoggingMode(TaskHandle taskHandle, int32 *data);

int32 __CFUNC DAQmxSetLoggingMode(TaskHandle taskHandle, int32 data);

int32 __CFUNC DAQmxResetLoggingMode(TaskHandle taskHandle);


Purpose

DAQmxGetLoggingMode gets the Logging >> Mode property.

DAQmxSetLoggingMode sets the Logging >> Mode property.

DAQmxResetLoggingMode resets the Logging >> Mode property.

Log in to get a better experience