Page 1 of 1

Is there a way to turn on a lamp when a station is open or closed?

Posted: Wed Aug 03, 2022 1:24 am
by mvee81
I'd rather like to hook up a colored lamp to a station to see at a glance if the station is enabled vs going to map view or hovering over, but cant figure out how to do that. Is it possible? I've only seen lamps if a train is present, but I'm more focused on the status of the station. Thank you

Re: Is there a way to turn on a lamp when a station is open or closed?

Posted: Wed Aug 03, 2022 2:12 am
by robot256
You can't "read" the state of the station. But you can copy the same wires and circuit condition from the station to the lamp so that they always match. Or use a decider combinator to output a different color signal to the lamp when the station condition is true.

Re: Is there a way to turn on a lamp when a station is open or closed?

Posted: Wed Aug 03, 2022 10:32 am
by wobbycarly
If I understood, I think you may want something like this:

If the station has 1 or more trains allocated, or stopped at it, it will light up the light.

Re: Is there a way to turn on a lamp when a station is open or closed?

Posted: Sun Aug 14, 2022 4:01 am
by mvee81
Thank you, I'll try this out!