Not all For Loops can run with parallel iterations. After you enable parallel iterations on a For Loop, complete the following steps to verify that a For Loop can run with parallel iterations.
Refer to the Parallel For Loop Iteration Order VI in the labview\examples\Structures\Parallel For Loop directory for an example of a For Loop with parallel iterations that causes a warning.
Open example Find related examples
Note If you have multiple VIs, such as a project or a VI containing a subVI, use the Find Parallelizable Loops Results window to find For Loops that can run with parallel iterations. |