04-24-2008 02:57 PM
04-24-2008 03:40 PM
04-25-2008 07:27 AM
Here is the attached code.
Thanks,
smuthukr
04-25-2008 07:53 AM
Ok I found a few problems, not sure if they are your exact problem though...you'll have to test them to make sure...
I can't test this because I don't have the ohap or net stuff...
In anycase your stop logic is a bit confusing, although I am not entirely sure it would be causing the problem. Personally Id make the compound arithmitic an OR instead of an AND and stop on true for loop (which should ALWAYS remain at the bottom right of your loop). I think one problem might be that you wait until next multiple is waiting 10 seconds, not 1 as you comment says...you wired 10000 into it instead of 1000...
Anything else is most likely in one of the subvi's which I can't look at...
04-25-2008 08:11 AM