LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Why do property nodes expand "down"? Is there a way to make them expand "up"?

This has been bugging me about property nodes for a while, and I was wondering what the reasoning is. Why do property node entries expand downward?

 

This means that if I ever want to read or write a property node value, I'm almost always crossing over an error wire. Of course if you're wiring from one property node to another, there isn't crossover, but there are tons of cases where I'm wiring to sub-VIs, into shift cluster data, etc.

 

LabVIEW coding guidelines are all about minimizing wire overlap, but here we have something that makes that intrinsically impossible at least half the time they're used.

 

So, what was the reasoning behind property nodes being "special" in terms of their error in/out being at the top instead of the bottom?

0 Kudos
Message 1 of 5
(2,616 Views)

Your only point seems to be the location of the error terminals with respect to the rest of the property node.

 

If you think you have a better idea, feel free to post the suggestion in the LabVIEW Idea exchange. Create some graphics to show us how you think it should look like instead.

 

See if you get any votes. 😄

 

(Also do a search: htere are some remotely related idea such as this one.)

0 Kudos
Message 2 of 5
(2,612 Views)

I guess I figured it's been this way for so long, there must be some logic behind it!

0 Kudos
Message 3 of 5
(2,609 Views)

Now that you mention it, this does seem better:

Up_Prop.png

0 Kudos
Message 4 of 5
(2,564 Views)