LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Rendezvous inside parallel forloop

Do Rendezvous work inside parallel for-loops? I've been trying to use them, but something isn't quite right.For loop Rendezvuous.png

 

In the case shown above i can see the number of waiting threads keeps cycling 0-7 but never seems to catch all 8?

0 Kudos
Message 1 of 4
(2,186 Views)

That picture is too small to see what it going on.  You need to attach your actual VI.  Perhaps put in a bit more description as to what you are trying to do in this VI.

0 Kudos
Message 2 of 4
(2,170 Views)

So, This answer is yes. you can use Rendezvous inside a parallel for loop. Sorry it was hard to see there. I had an error and i couldn't probe anything. so i endded up making a rentrant subvi and figured out that there was an error in my logic. I dont like that you can't probe anything inside a parallel for loop. (Yes, i can enable debugging but then the rendezvous would be worthless.) But best just to make a subvi.

0 Kudos
Message 3 of 4
(2,164 Views)

By the way, depending on your browser. you should be able to open image in new tab or window... but then you can see it much better.

0 Kudos
Message 4 of 4
(2,161 Views)