LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to connect a start button to a for loop and control the loop

hi everyone,
      I need a small help regarding the VI. VI has two "for loops" the VI should run in such a way that when the first loop ends I need to get a flash  signal saying that the first loop had ended. Then i need a start button for the second loop so that I can start the loop when ever it is needed.

I would be really thankful if any one can reply this thread

thanks
deepthi krishnamaneni

0 Kudos
Message 1 of 5
(3,339 Views)
Hi,
    This is not exactly the same but hope it serves your purpose.
0 Kudos
Message 2 of 5
(3,330 Views)
Hi deepthi,
 
take a look at this Vi too
 
regards
 
Dev
 
Message 3 of 5
(3,327 Views)
There are many possible ways to do this, and it really depends on the rest of the code what the best solution is. Here's a simple, linear, dataflow driven implementation example (LabVIEW 7.0).
Message 4 of 5
(3,325 Views)

hi everyone,

       Thanks a lot for your replies. I have gone through all the VI that you guys have sent. It was really helpful to me and learnt different ways of aproaching a single problem. That was interesting.

Thanks once again

deepthi krishnamaneni

0 Kudos
Message 5 of 5
(3,293 Views)