Thank you Randy for your answer, but I suspect that I can't solve my problem with a rendevous.
Maybe I didn't explain my problem correctly, so please have a look at the attached Loop-example VI.
When you run the VI with the Highlight - Button ON, you'll see that Labview DOES NOT execute the VI in the following manner:
One complete loop of Loop A (or turn or passage or however this is called in English), then one complete loop of Loop B, then one complete loop of Loop C, ...
Instead it is like this that Labview is executing some steps of Loop A, then maybe one or two steps of Loop B, then maybe a step of loop C or jumping back to process another little step of Loop A, ...
But I need Labview to process one complete loop of for example Loop A before exe
cuting steps of the other loops.
I hope mi problem is now a little bit clearer.