11-10-2014 06:43 AM
is there is a way to make a single step to run as a new Thread or execution . ?
or it could be only done through a Seq Call(which runs as a separate sequence thread )
11-11-2014 12:57 AM
Hi Aparab,
Except for Run VI Asynchronously step, which can run a LabVIEW code module in new thread, there is no option provided for running individual steps in a new thread or execution.
-Needhi