I design an application with Labview 7.0 in order to measure currents and save the results in an excel sheet file.
I drive the multimeters for the measures via a GPIB interface and use the report generation toolkit to write the results in the excel file.
But Labview shuts often on its own without any error message. The excel sheet is still opened and no error message is displayed on the multimeter. When trying to open a VI, an error message box appears ("Labview.exe has generated errors and will be closed by Windows. You will need to restart the program. An error log is being created"). Pressing the button OK, leads to another error message that reads "Cannot find the file [filename] or one of its components."
Mass compiling the VIs was efficient. Can you explain what happened and how to solve it?
Thanks