04-11-2012 06:54 AM
Ok it seems that there are still some little issues in the program,
I think I already had the current version running, cause I started to write the report, but now the second part of my flat sequence structure does not get activated anymore.
I do not know why, because the structure part before gets just runs a forloop and saves the calculated values into an indicator and a shared variable.
Could you please take a look at that?
Regards
Andreas
04-13-2012 04:02 AM
error was due to the applied tunnel for the stop condition. The sequence structure only executes if all information required is passed through the tunnels.
Andreas