06-10-2008 07:14 AM
06-10-2008 07:23 AM
What you are describing is normal behaviour.
If you set your VI as Run When Opened, and you double click that VI (in Win Explorer), then the VI opens and runs.
Same will happen if you call it from within another VI that is running.
BUT.. If you open Project Explorer and then Open the VI, it will NOT run. After all, if you are opening it from the project, that means you are likely editing it and you would NOT want the VI to run automatically, especially if there is no way of stopping it... Well... no easy way of stopping it.
So what you described is normal. 🙂
RayR
06-10-2008 07:59 AM
06-10-2008 08:08 AM
Glad I could help.
They probably considered all the headaches it would cause if the VI ran automatically when opened from the Project Explorer. I don't know that you can bypass this (probably some setting somewhere hidden), but I would not recommend automatically running it from the Project anyway. 😉
RayR