You are correct, they will not run at exactly the same time. What is it you are actually trying to do? What platform are you developing on? What version of LabVIEW? What processor does your target system have? This information is vital in order for us to assist you. In a nutshell, unless you are running a real-time OS, then the OS you are running is not deterministic. When you say "at the same time", what are you actually referring to? As a note, when executing parrallel operations in LabVIEW, the execution order may or may not be the same with the highlight bubble on as it is when it is running without highlight execution. It is highly unlikely that you will be able to just run two sub-vis at the exact same nS. If you are using DAQ boards, you accomplish this through triggering. Please give a detailed description of what you are doing, and what you see the road blocks being.
Thanks
Paul