04-10-2008 09:20 AM - edited 04-10-2008 09:22 AM
04-10-2008 09:50 AM
04-10-2008 02:13 PM
04-10-2008 03:25 PM
04-10-2008 03:39 PM
04-10-2008 04:23 PM
04-11-2008 06:27 AM - edited 04-11-2008 06:29 AM
Here try this, worked all night and shutdown properly in the AM.
You should move this to a Producer/Consumer (Events) design pattern. I think doing so would clean up the code, make it a little easier to follow, and increase efficiency. Check out "The LabVIEW Style Book" by Blume if you can, great book, helped me tons...
Also the register event callback only needs to be done once, you have it in the loop called every iteration...
I hope it works for you...Cheers!
04-11-2008 07:23 AM
04-11-2008 07:26 AM
04-11-2008 08:01 AM