cancel
Showing results for 
Search instead for 
Did you mean: 

Making a parallel loop wait on an event?

SOLVED
Aalenox
Member
Solved!

Making a parallel loop wait on an event?

Message contains an attachment

I am working on building my first Master/Slave designed application, and I have run in to a bit of a design hitch, and could use some advice.  Basically, I will have my master loop, and then a couple of slave loops to run different processing. It is very easy to control when one of the slaves start with occurrence controls, but I am finding it difficult to make them stop spinning and wait indefinately for another input from the Master loop. I have attached a VI that should help illsutrate.

 

1 REPLY 1
Highlighted
Aalenox
Member
Solution

Re: Making a parallel loop wait on an event?

Message contains a hyperlink

http://forums.ni.com/t5/LabVIEW/handling-programmatic-event-from-different-loop-than-event/td-p/2217...

 

Another post answered my question. Thanks for reading it anyway Smiley Happy