LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Passing Data Between Simutaneously Running For Loops

No.  Each consumer is capable of dequeuing the element.  If the wrong consumer dequeues the element, then what will happen is the default case of that consumer loop's case structure is executed.  The correct consumer might never see the element unless it gets lucky and is the first to dequeue after it is placed in the queue.
0 Kudos
Message 11 of 12
(558 Views)

OH  🙂

 

 

ThankYou  ThankYou  ThankYou

 

 

Well I guess that explains why I kept missing button actions 🙂

 

 

Thanks Again

 

Tim C.

1:30 Seconds ARRRGHHH!!!! I want my popcorn NOW! Isn't there anything faster than a microwave!
0 Kudos
Message 12 of 12
(556 Views)