11-03-2009 06:33 AM
Well guys, my program has a lot of sub vi's
but only when I try execute one thing in my program
all the time the especific sub vi appears in the screen
and the others don't do it...
I never see this happen, so why it's appearing when I click next?
How can I fix it?
Thanks for the help
Solved! Go to Solution.
11-03-2009 06:42 AM
11-03-2009 06:51 AM
Well, this option isn't marked
I only selected 2 options:
- Auto handle menus at launch
- Auto Debugging
Is something like that: When I click next this sub vi open make the calc and then closed, maybe this sub vi is too big or slow?
11-03-2009 06:51 AM
In vi properties-->windows appearence-->Customize
Click "close afterwards if originally closed" also if you need that to be opened first.
11-03-2009 06:52 AM - edited 11-03-2009 06:54 AM
It is probably due to the properties of that sub-vi.
Open the sub-vi in question. In the File menu, select VI Properties. I think it's under execution.
You'll see a bunch of checkboxes. See if there is a checkmark next to Open Front Panel when called (or something similar - I don't have LV to check accuracy). Also check the other settings, as it may affect how it appears (on top, etc).
EDIT: Thanks Muks.. I took me a while to post, because I couldn't fully remember all the items in the Properties window. 😉 LOL! I wan't so far off after all... LOL!
11-03-2009 07:04 AM - edited 11-03-2009 07:07 AM
Which VI's vi property is it? May be you are checking the main vi's vi properties Check in sub VIs properties.
Or may be you could post your VI here?
11-03-2009 07:10 AM - edited 11-03-2009 07:11 AM
Muks already got it!
Thanks
Now is fine!
11-03-2009 07:43 AM
11-03-2009 08:02 AM