Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
How to put the signals to stop the trains from running into each other?
I have tried the diamond crossing script without success.
I have 12 crossings like this on the total route.
Who has a solution please..?
Thanks Luke
Thanks Jankvis for your help.
But I have over 12 diamond crossing like that situation on the layout and I run into troubel. It works fine with one crossing but if I do more then 1 then all the crossings go Red and then trains are not moving anymore and waiting for track clearance.
Lukewc
Yes I did, but you can' specify a crossing with there signals.
it has only a list of the triggers and all the signals. SO, if the train hits any of the lsted trigger, then all the signals in the list turn red.
My understanding is that with the ControlDiamCross2004, you can specify each diamon crossing, so the work then independently.
Thanks Jankvis for your help.
But I have over 12 diamond crossing like that situation on the layout and I run into troubel. It works fine with one crossing but if I do more then 1 then all the crossings go Red and then trains are not moving anymore and waiting for track clearance.
Now I have been looking at this option:
Crossing04 rule:
ControlDiamCross2004
Inspired from a discussion going on in a thread in the forum (by the way my special thanks to Mr.Den for his clever idea), I decided to write this command that lets a driver to control a diamond crossing with the signals around it and releases the diamond crossing automatically once the entire train leaves a specified trackmark. The setup however requires a little work on the user side. You need to follow the steps below.
place a stretch of track near a diamond crossing. The track must be completely disconnected from the rail network in order to eliminate any conflict.
2) place a trackmark on top of this stretch of track and give a name representative of the diamond crossing
3) place trackmarks around the diamond crossing so that they can be used to release the diamond crossing and reset the signals to automatic states once the entire train leaves one of these trackmarks. These trackmarks can also be used to stop the train and ask permission to control the diamond crossing using this command.
4) place some signals at appropriate places around the diamond crossing.
5) download WorkTable rule (kuid2:131986:230102:3) if you havn't done already and include it in your session. Then open the InputTable rule editor and type the following 'dcross' statement on a new line
dcross, control_name, control_trackmark, release_trackmark, signal_1,signal_2,......
where 'dcross' is a (command) name that can be recognized by the driver command.
Now, can someone explain to me how the command line should like like please?
dcross, control_name, control_trackmark, release_trackmark, signal_1,signal_2,......
My understanding is that with this script, I can controll each Diamond crossing without interfearing with the others.
Thanks,
Lukewc