LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

An "Empty" In Place Element Structure rather than using one Flat Sequence?

Altenbach's neat Idea here got me thinking of the various ways we do synchronization, and I sat down an In Place structure and thought, why not? It saves a "tiny" bit of space, but personally, I think it looks better - especially for the typical Delay-in-a-Box. Thoughts or caveats?

 

InPlace Synch.png

 

Richard






Message 1 of 3
(2,433 Views)

Sometimes I'll use a Diagram Disable Structure, it would be sweet if you could hide the Selector Label and be left with a dashed box.  Usually I stick to the old Flat Sequence since that is really its job.  It helps a bit IMO to color it white instead of grey which seems to make it feel heavy, the same could be said for the In Place Element Structure.  At any rate, I don't think that the gain in aesthetics is worth the misuse of a particular structure.

 

I still don't know what to think of the bar, probably because I haven't really needed to pipeline many of my VIs.

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

You could use a single run while loop, it'll be correct usage and look different.

I recently used that solution to get the 1st element of 5 arrays at once. 😉

 

/Y 

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 3 of 3
(2,399 Views)