02-26-2013 12:53 AM
I am using labview 2012 version.The code of the attchd program is very big. I tried to make sub vi s to make the code fit the window size . But using sub vi shows an error so I want to run the program without doing that. The problem is the diagram looks very dirty and confusing. I used clean up diagram option but no luck. Can any body clean up the vi named "Main vi" in the attached zip file.
Thank you.
02-26-2013 01:49 AM
i guess you forgot the attachments.....
02-26-2013 02:14 AM
Post the VI in 2011 format. Will deal with it
02-26-2013 07:25 AM
I actually attached it before also but dont understand how it missed.
I attached the 2011 version of the program.
02-26-2013 11:34 AM
Just by rearranging your code I was able to get it down to about 2450 x 650 which will fit on a large screen. The Clean Up tool does not work very well on whole diagrams or very large code segments. Forcing most of the error wires to be straight and moving things laterally were key parts of my manual clean up.
The case structure was a large part of the problem. It had a huge amount of empty space. It can be reduced to 400 x 260 without looking cramped.
I do not have IMAQ so I cannot help with what does not work.
Lynn
02-26-2013 09:42 PM
Thank you for your effort. Can you please upload the cleaned vi as an attachment .
02-26-2013 10:00 PM
ymadhuri@rediffmail.com wrote:
Thank you for your effort. Can you please upload the cleaned vi as an attachment .
Why don't you try doing it again yourself, now that you have an example? At least, for me, this is how I learn best. It will help you in future development too!
02-26-2013 10:41 PM
I actualy tried it , but I made it worst.
02-27-2013 12:07 AM
I tried to rearrange it. I dont have all the components so cant help further