LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How I can reorder nodes in block diagram


0 Kudos
Message 1 of 4
(3,113 Views)
The answer really depends on what kind of 'nodes' you mean. Can you give a more accurate description of your problem?

If you mean 'property nodes' or similar, simply right click on one of the elements to change it. There is no direct way to move them, so if you want the bottom one moved to the top you will have to modify all elements...
0 Kudos
Message 2 of 4
(3,113 Views)
> If you mean 'property nodes' or similar, simply right click on one of
> the elements to change it. There is no direct way to move them, so if
> you want the bottom one moved to the top you will have to modify all
> elements...

Actually, it is easier to duplicate a new element by popping up on a terminal
at the top and selecting Add Element. Then change the new element to select
the same property as on the bottom. Rewire and delete the bottom element.
At least then you don't have to touch any inbetween.

Greg McKaskle
0 Kudos
Message 4 of 4
(3,113 Views)
I'll guess you mean the nodes on the ICON connector, because if you ever try to reorder or reassign which connector node goes to which control or indicator you can't do it in 1 step. This is actually a protection from accidental wirings and unwirings - which could be detremental to VI and subvi's relying on specific configurations.
The way to reorder/reassign is to first disconnect the terminal (rt-click and select such), then it is free to be re-assigned.

Please comment back whether or not your Q has been answered.

Doug
0 Kudos
Message 3 of 4
(3,113 Views)