Hello,
My application uses NI Vision module for Image processing. I am seeing memory leakage on the Vision code block, which I located by executing the specific vision code module while monitoring the PC memory. I have cross-verified my entire code to make sure to execute imaqDispose() as required.
But still the problem has not been solved.
Is there any way to track the CVI code in debug mode to locate the exact function which is causing this memory leakage??
Regards,
Sankar