Driver wait command

canadatrainboy

New member
Hi everyone,
I'm using TRS06 with SP1. When I start my session, I need to have a couple of trains wait for a specific time to start their scheduled runs. What I need is a command that runs once and then deletes itself so that the train doesn't wait each time the loop repeats.
For instance there is a container train waiting in a siding, I need that train to wait for an hour and then begin it's run. I have used the Copy Commands to copy the train's schedule from the Schedule Library. If I do it manually, it's great, BUT, how can I issue the wait command just once?
This is always at the start of the session.
Hope someone can help,
Thanks :)
 
There is a driver command "Enable repeat" from Brummfondel ( kuid:1920821:2:3 ) which sets the repeat option in the current driver schedule.

You can start with commands used only once without the repeat option for intializing tasks, then use the enable repeat command so the next commands will be repeated.

Don't know if it solves your problem, but that's a way to have somme initial tasks and then a loop on other tasks.

hope this helps.
 
try this. 2 sets of copy commands from library schedule. 1st set with the hours wait. second set without but on repeat.
 
Back
Top