Hi everyone
I would like to set the counter setting from a 6 trains hidden stations, starting from track 1 to track 6 and then back to track 1, how to program WDP 2018 ? Look forward to it
thank you for support
Filiberto
Hi Filiberto,
the most simple solution is to set the new value of the counter as soon as one train leaves the hidden yard. So if there's a train in track 1 and the counter is 1 you add the follow up command in the route of the leaving train that the counter is set to 2. You do the same with the route leaving from track 2 - there you set the counter as follow up command to 3 etc. In the route starting from track 6 you simply set the counter to 1.