06-22-2014 11:06 AM
Hi guys
I am trying to create subvi but part which come inside subvi contain for loop. As soon as I selected part of my program for which I want creat subvi it one pop up comes. I am posting images of the pop up and program. In this program image I want to create subvi for (For loop with 10 iteration).
Please help me in finding solution. I will appriciate your help.
Solved! Go to Solution.
06-22-2014 11:31 AM
A lot of your local variables should be simply replaced with wires or shift registers. That would eliminate some of your issues. Otherwise, I would just delete your indicator terminals before creating the subVI.
06-22-2014 11:41 AM
Thank you for your relpy. I tried what you said but it didn't reslove issue ,its showing same pop up
06-22-2014 12:14 PM
06-22-2014 12:26 PM
Thank you for your reply. Icreated sub-VI, there was problem with conneting wire subvi doesn't take local variable for consideration.
Can you please explain the problem you mention becasuse as my main VI updating simulateneously suv-VI also updating.
06-22-2014 12:42 PM
06-22-2014 01:06 PM
Dont mark the posts as solution if your problem is not solved.
From your posts. You have also another thread where you mentioned detecting ellipse. I feel you are doing it the hardway. Have you tried coverting the image to binary and using a particle filter