10-10-2006 07:49 AM
10-10-2006 09:33 AM
10-10-2006 10:10 AM
10-10-2006 11:07 AM
10-10-2006 11:47 AM
10-11-2006 01:41 AM
11-15-2006 01:28 AM
11-15-2006 07:49 AM
12-13-2006 08:04 AM
Hello All;
I am installing LabVIEW 8.2, and so having some time to kill, I am revisiting my old posts to close some items. As such, I have a bit of a warning regarding the use of polling the "VI is Frontmost" property. I have just closed out another thread in which I experienced a Win2K crash in my runtime application, when WinXP ran fine. After many hours of debugging, I found that the reason for my crash was because of my "VI is Frontmost" polling routine. As part of my application, I also used subpanels and tab controls, and cannot say for certain that the use of these are unrelated (I forwarded everything off to NI, and they have notified R&D of the potential issue).
I am attaching a ZIP file, containing an example (i.e. not actual code) of the type of polling structure I had in place. It seems when dynamically loading VIs instead of putting them all into subpanels within tab controls is perfectly fine. However, there may be problems when trying to utilise all of these aspects at once.
Just to be clear, I am not looking for an immediate solution to this, as I have rewritten that section of my program to no longer require this functionality. Just thought I'd pass along the information. Hope it is useful to someone. Also, if anyone HAPPENS to know why this is, or has run into this before, let me know!
DJH