NI-DAQ™mx C Reference

Get/Set/Reset Logging_FilePath

int32 __CFUNC DAQmxGetLoggingFilePath(TaskHandle taskHandle, char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetLoggingFilePath(TaskHandle taskHandle, const char *data);

int32 __CFUNC DAQmxResetLoggingFilePath(TaskHandle taskHandle);


Purpose

DAQmxGetLoggingFilePath gets the Logging >> File Path property.

DAQmxSetLoggingFilePath sets the Logging >> File Path property.

DAQmxResetLoggingFilePath resets the Logging >> File Path property.

Log in to get a better experience