Adds a new train station (Dispatcher) that dispatches waiting trains to a station when a dispatch virtual signal is received (target station ID is provided via the signal).
I use it to send a supply train to my perimeter defense. A combinator at supply.5 for instance sends a signal to HQ where the supply train stands at a dispatcher. It gets dispatcher signal 5 as input and off the train goes.