04-11-2006 01:35 PM
04-11-2006 02:54 PM
Yes, two options. Option 1: Have two independent loops in your main VI in which you have your subVIs placed inside. Option 2: Use the VI server to launch your subVIs when you run the main VI. Check the examples that ship with LabVIEW.Is it possible to run both my main vi and my two sub vi`s from startup,
I manage to make a program where I can open up and close the sub vi`s, but when my sub vi`s are closed, nothing is happening in them...and they start to run again when I open them...and I have to close them if my main VI is supposed to run. So the data in the chart is only from the periodes when the sub vi has been open.
04-11-2006 03:19 PM
04-11-2006 03:19 PM
04-11-2006 05:18 PM
04-12-2006 07:24 AM
04-12-2006 08:38 AM
04-12-2006 08:55 AM