11-13-2007 11:30 AM
11-13-2007 11:41 AM
11-13-2007 11:47 AM
11-13-2007 11:47 AM
I have a similiar problem. I have about 12 VI running under a subpanel and one of the VI stopped running. I suspect mind is a scheduling issue but it is pretty intermitten.
I suggest you check your memory on your computer to see if there are any memory leaks or anything. You can do this by bringing up the task manager to see if anything strange is happening.
Another suggestion is to see if the VI actually stopped or is waiting for something to occur. You should see if the normal grid lines actually show up. If it does not, it might indicate that the VI is waiting for some kind of an event.
If it is waiting, you might want to check if you have timeouts available on the devices it is trying to read or write,
11-13-2007 11:55 AM
11-14-2007 10:54 AM