int32 __CFUNC DAQmxGetRealTimeConvLateErrorsToWarnings(TaskHandle taskHandle, bool32 *data);
int32 __CFUNC DAQmxSetRealTimeConvLateErrorsToWarnings(TaskHandle taskHandle, bool32 data);
int32 __CFUNC DAQmxResetRealTimeConvLateErrorsToWarnings(TaskHandle taskHandle);
DAQmxGetRealTimeConvLateErrorsToWarnings gets the Convert Late Errors To Warnings property.
DAQmxSetRealTimeConvLateErrorsToWarnings sets the Convert Late Errors To Warnings property.
DAQmxResetRealTimeConvLateErrorsToWarnings resets the Convert Late Errors To Warnings property.