03-11-2002 04:31 AM
03-11-2002 12:07 PM
03-12-2002 02:22 PM
04-04-2008 03:58 AM
04-04-2008 04:06 AM
04-09-2008 02:15 PM
Astroboy,
This code is very messy in its current state. I recommend simplying it down, using modular programming (with subVIs), highlight execution, and probes to see if the correct values are being passed. It is very difficult for others to sit down on a completed application and attempt to pinpoint a specific portion of code that is giving you the issue. You may get lucky a few times, but a lot of times users will stray away from diagnosing messy code. If you can use diagram disable structure, and narrow down the issue to a smaller portion, you may have better luck in pinpointing the issue.