02-01-2009 02:42 PM
Hello Den
Sorry it's a little bit late for me to analyse your code (21:40 here)
Maybe some one else ,if not i'll try to have a look tomorrow
maybe you can do it by yourself with few method:
1)Try to put sequences "bubbles" on paper as described in tutorial
a) how many stages do you need
b) what are the transitions which make pass from a stage to another one and those which hold in this stage (ex time or level ....)
2) have a look on shift register, it's one of fundamentals in labview so it won't be wasting time
a) it make code clearer an easier to read
b) it allows to eliminate locals variables which are evil
After making this you 'll make 90% of work
Best regards
Tinnitus