04-13-2012 05:35 AM - edited 04-13-2012 05:39 AM
Hi U guys,
I need some help of some masterminded Labview experts.
My goal for my VI is following:
- I want to save or print multiplie Sub VI at the same time using the same controlls.
- In other word i want to store 2 diffrent VI front panels using the same control mechanisme
I have attached the controll VI under.
The problem i have now is that it only stores 1 sub VI(TestDataSheet), but not the other (Mechanical).
The funny part is if i run the VI in slow motion it stores both the VI.
Also added the VI s i want to control
Help needed.
04-13-2012 05:53 AM
I fixed the problem myself but still wonder how.
I only attached number 8 to the open VI option and made the called VI reetrant
Why do this work better?????
04-13-2012 08:18 AM
The problem now is that the VI who gets stored are radomly.
It like an lottery round of who gets stored next
Why??