It is useful to the NI-DAQ function WFM_Check() to see if there is a transfer currently in progress. It is also convenient to work in debug mode. Unfortunately, when CVI is in debug mode and WFM_Check() is called and the result is noTransferInProgError, execution is paused and a NON-FATAL RUN-TIME ERROR dialogue appears. I would perfer that the function simply provide a return value corresponding to this condition and not pause execution. Is there a way to tell CVI in debug mode to suppress all NON-FATAL error notificatoin or better still to change the way that it responds on a function by function basis? Thank you.
Joe Briton