Student1 wrote:
> An exception occured with in the external code called by a Call
> Library Node. This might have corrupted Labview's Memory. what is this
> error and how to get rid of it?
The dll called in that VI through a Call Library Node has done an
invalid operation which got captured by Windows and passed to the
LabVIEW exception handler. This exception handler is active since
LabVIEW 6.1. It basically means the DLL has tried to do some invalid
thing like a division by 0, bad pointer referencing or there might be a
debug breakpoint in the DLL, which would make little sense unless you
wrote the DLL and want to debug it. But the exception handler since
LabVIEW 6.1 will not pass this on to the registered system debugger, so
you need to debug it in anot
her application.
Rolf Kalbermatter
Rolf Kalbermatter
My Blog 
DEMO, Electronic and Mechanical Support department, room 36.LB00.390