LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cleanup on Producer/Consumer template puts consumer above producer?

See the attached pic.  I have the stock "pro/con" template, and the i do the auto block diagram cleanup and then it spatially positions the consumer loop on top of the producer loop.  Is my block diagram cleaner upper behaving correctly?  Is there a way to force them to stay in the stock orientation with the pro loop above the con loop?  

 

Thanks. 

0 Kudos
Message 1 of 3
(2,249 Views)

It probably did that because the one with the producer on top has the queue wire crossing the error wire.  Consumer on top, that doesn't happen.

 

Pick each loop individually and conduct block diagram cleanup on each.

0 Kudos
Message 2 of 3
(2,234 Views)

It's avoiding the wire crossing over the error wire with the queue reference.  Personally, I prefer having the Producer on top; data flows down.

 

So to answer your question, there is nothing wrong with your Diagram Cleanup.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 3
(2,231 Views)