Hi jcl

I was wondering exactly the same. Could you please clarify?

Also, in the manual it is recommended:

When your exit system is complex, optimize entry parameters with a simplified exit such as a simple stop. For using a simple exit while the entry parameters are optimized, evaluate the current parameter number (ParCycle), f.i. if(Train && ParCycle <= NumParameters-3) setExitSimple();.

Could you please advise on how and when to implement this recommendation from the manual?

Last edited by Ger1; 03/28/17 09:35.