NI-DAQ™mx C Reference

Get/Set/Reset Logging_Pause

int32 __CFUNC DAQmxGetLoggingPause(TaskHandle taskHandle, bool32 *data);

int32 __CFUNC DAQmxSetLoggingPause(TaskHandle taskHandle, bool32 data);

int32 __CFUNC DAQmxResetLoggingPause(TaskHandle taskHandle);


Purpose

DAQmxGetLoggingPause gets the Logging >> Pause property.

DAQmxSetLoggingPause sets the Logging >> Pause property.

DAQmxResetLoggingPause resets the Logging >> Pause property.

Log in to get a better experience