11-08-2007 10:07 PM
11-09-2007 12:25 AM
11-09-2007 12:49 AM - edited 11-09-2007 12:49 AM
11-09-2007 12:54 AM
11-09-2007 08:33 AM
Just a side note:
According to the release notes, LabVIEW 8.5 does not support Windows NT.
11-11-2007 04:49 PM
06-29-2008 08:15 PM
Thank you for your queries. I've looked at your log file and noticed that
this is a DWarn message. DWarns are not fatal so LV will generally keep
running - does LabVIEW crash when running the VI? Or do you get this error
dialog on startup?
If LabVIEW doesn't crash and the VI behaves as expected we can disable the
specific DWarn so that you won't get this messages again. Please let me
know if you would like to know how to do this. Otherwise we can start
troubleshooting the cause of the error.
For starters, the error log file indicates that the error occurred while in
'dau_stand3_U.vi'. Can you reproduce the error with this VI? Is the error
intermittently appears?
DWarn is a warning that occurred during the last time you were using
LabVIEW. By default LabVIEW does not show a dialog at the time of the
warning since it is not critical to execution. However, it is hard to
identify the cause of the DWarn without knowing when it occurred. By adding
the following line to your LabVIEW.ini file you will see a dialog
immediately when the error occurs, which will help you (and NI) identify
the cause.
DWarnDialog = TRUE
It will show a dialog and halt execution of your program when the DWarn
error occurs. Please let me know how you go with these tests.
Kind regards,
Linda Kurniawan
National Instruments
Applications Engineering
www.ni.com/support