User | Kudos |
---|---|
6 | |
2 | |
2 | |
1 | |
1 |
Referencing the below snippets, when the clean up tool is run, it moves the error cluster from the bottom of the VI up to the top. I would prefer for the error line to have more weight and sink to the bottom.
I'm sure someone will point out that if the contents of this case structure had error lines going into a subVI, it would force the error line to go to the bottom, but there are times where the error line should go through a case structure only for the purpose of enforcing a sequence of events.
There are times where a simple VI could be cleaned up by the clean up tool, but cannot because of this reason.
I'm suprised no one else has posted this before, it seems rather basic and a necessity to me.
BEFORE CLEAN UP: Error line appropriately at the bottom.
AFTER CLEAN UP: Error line moved to the top.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.