Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Running Compact DAQ and ENET DAQ causes Windows Crash

Trying to use a compact DAQ with two NI9211 modules and an ENET DAQ9211 to get temperature data. When there was a Windows 7 crash the event viewer showed LabView to be the cause. See the png files from event viewer. Enclosed is the LabView program which has charting and other items removed to just show the DAQ items which I belive is causing the problem. Is the way that the DAQmx read vi are being used the cause?

 

Thanks for your help.

 

Steve

0 Kudos
Message 1 of 10
(4,643 Views)

Those look like normal application logs, not the cause of the windows crash. Can you look for events under Windows Logs>>System and look for "Blue Screen" or something like that...that would probably reveal the real culprit

0 Kudos
Message 2 of 10
(4,642 Views)

Thanks for your help. Here are the system messages which happened at the time of the crash. Another thing that may be helpful. The crash happened a week ago while running this program. Both times the com1 port was being used to download data from a Vaisala temperature- humidity indicator using Vaisala's software.

0 Kudos
Message 3 of 10
(4,639 Views)
These still seem to not be the root cause...do you have a minidump file in c:\windows\minidump that you could post here for us to look at?
0 Kudos
Message 4 of 10
(4,631 Views)

Here's the minidump file for examination.

0 Kudos
Message 5 of 10
(4,613 Views)

That is helpful. I have forwarded this thread and the crash dump to a group inside NI. Stay tuned.

0 Kudos
Message 6 of 10
(4,603 Views)

Here's the blue screen message that appeared after happending again.

 

Hope this helps.

0 Kudos
Message 7 of 10
(4,549 Views)

From the crash dump it appears you are running DAQmx 9.2 with your ENET device.

 

We identified and fixed several blue screens of death in DAQmx 9.3 with these devices and I'd recommend upgrading to DAQmx 9.3 or later to confirm if your issue has been resolved.

Message 8 of 10
(4,535 Views)

Been running the program and have had no BSOD issues after installing DAQmx 9.6. Thanks very much for everyone's help.

0 Kudos
Message 9 of 10
(4,427 Views)

Glad to hear.

0 Kudos
Message 10 of 10
(4,425 Views)