07-13-2018 09:22 AM
Hello community, thanks in advance for reading my message. I have an issue with my labview. I was building my program but i realized it is too big because of problem visualizing several objects in the block diagram. Then I followed several post here trying to clean my program and doing several subvis in order to make my BD smaller and i get it. Even so, there are few objects that still missing like the while loop endind condition. My diagram does not respond any more to clean up. I do not know what to do, can you give me some sugestion?
In the image you can see in a red circle the elements that should be visible.
I am using LAbview 2015.
Thanks
07-13-2018 09:43 AM
Had you attached the "Before" and "After" VIs, it should have been easy to help you. you are showing us a picture with "something is missing here" and asking us to guess what is missing -- I'd guess an Indicator, a Function, or possibly a sub-VI ...
Bob Schor
07-13-2018 09:44 AM
It's difficult to tell what's going on from just your short description and screenshot of only a small segment of a unknown VI.
Typically the best way to get help with a specific VI on the forum is the post the code.
From your description, it sounds like you used the automatic diagram clean up tool on a very large VI, and that after the clean up operation some objects appear to be hidden or missing. Is this the problem?
Using the diagram clean up on complex or large VIs can have undesirable results. Selecting portions of the code and using the clean up in stages tends to work much better for me. Don't forget that you can always undo.
If you right-click your wire segment and try to clean up the wire does that do anything?
If you triple left click the wire segment, it should highlight the entire wire.
07-13-2018 12:17 PM
I don't think anything is missing, because the wires are not broken. It almost seems like you made the icons of your new subVIs transparent.
Probably not a good idea for overall clarity. 😄 Open your subVI's again and make their icons more reasonable.