I wrote a LabVIEW application involving data acquisition (NI PCI-6052E), Image acquisition (NI PCI-1407), GPIB communication (GPIB-USB-B) and Digital I/O (NI PCI-6052E and UEI PDL-DIO-64 (www.ueidaq.com)). The application is written using LabVIEW 6.1, but I run it now under LabVIEW 7.
The problem with the application is that it shows infrequent crashes (1-4 times per day): Windows2000 freezes completely and the only way out is a reboot.
I had the feeling that the amount of PCI cards I use has something to do with it, so I checked Windows' device manager. It turned out that the computers ethernet card and the IMAQ board shared the same IRQ. I solved this problem by putting the ethernet card at a different PCI slot, but
still, crashes occur. It is impossible to relate the crashes to certain operations that happen in the program.
Does anyone know what could be causing these crashes? Could it be that my NI cards and my UEI card don't like eachother?
Thanks in advance,
Regards,
Ruud