Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
https://gtm.steamproxy.vip/app/1124180/discussions/0/612032174956242381/#c612032174956243282
I have made it like 90% complete but I had a small problem at the end, I don't know how to end a shunting command that will not result in the train stopping at the last given signal.
(referring to the image on the top, under that Reg431 is where I put the arrival signal that will kick it onto the planned platform on Amagasaki.
My plan is having the end of the shunting command kicking the train back onto the automated grid with a arrival sensor that will automatically send it to whatever platform it need, but if I put the last shunting command on the auto signal that is connected to the arrival sensor it seemed to override it and causing the train to stop there forever.
If I put the end of shunting command at the end gate of the holding area, it will also just stand there until I release it manually back into the grid.
(I am looking into ending the command with a Reverse command that seemed to not causing it to stop dead and thus enabling it to move forward and trip another signal that is not in the shunting command so that it can act normally after the final reverse command, but I probably need to rework the whole thing if thats the case.
This works with arrival, relay and routing sensors afaik. As long as it is connected to the signal you end shunting at.
So I think the problem is that my arrival signal is 2 square away from the actual auto signal(to give the signal some time to switch in the track so that the train don't need to slow down,
the shunting train ran over and away from the arrival signal before the shunting command stops and so the arrival signal cannot tell the train to continue(it tries to tell it to switch but the train never respond to it.
Thanks for the help anyways, I managed to make the system work by ending the signal in a reverse signal so that the train drive forward and trips the signal in the grid.