Hi DiegoF,
First, let me answer your questions.Yes,I re-install the board as you have mentioned.It is an application crash.No, the application had run for 2 hours before it crashed.My application is used to measure power supplys' long-time stability.PCI-DIO is uesd to control relay-array to select a channal.Detected signal which is selected is input of a HP3455A digital voltage meter(DVM). PCI-GPIB is used to continuously sampling from DVM.All hardware and software are products of NI(Windows98 II,Labview5.1,NI-4888.2 1.5, NI-DAQ 6.5.1,NI-VISA).Typically, The application runs 24 or 48 even 72 hours every time.We use it constantly and now failing.PCI-DIO is testified ok by test panel in "Measurement&Automation Explore".Nothing changed but ambient temple
ture from 30 to 20 centigrade.
As for the program,the whole application is a sequence of 3 steps.In first step, the parameters such as channel NO.,sampling number, sampling interval,data saving path and so on, are configurated. In second step, it is a for loop, inside which channel is choosen then continuous reading(10 sampling) is performed, and datas are saved.It is a main body of application, and crash happens in this step. In last step, user can print the report or view the datas saved in hard disk in plot window.
I test the board at another computer and it seems ok.Long time(12 hours)test by a simple program with continous sampling via gpib in a while loop is passed.Next day, I try to install it back to first computer. It is successful.Long time test is on.
My question is what reasons cause to application crash.Computer's resouce conflict?
Chen