AutomaticPresignalBlocks

From TTWiki
Revision as of 15:32, 18 June 2011 by Orudge (talk | contribs) (Reformat and update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

With automatic pre-signal setups enabled (see Pre-signals), all signal blocks that satisfy the following conditions will be converted to pre-signal blocks:

  1. At least one one-way signal going in
  2. At least two two-way signals
  3. At least one of these two-way signals leads to a block with another one-way signal going out, or an end-of-line.

If these three conditions are met, the one-way signals from condition 1 will be turned into a pre-signal, and the two-way signal(s) satisfying condition 3 will be turned into pre-signal exits. All other signals are left as they are, in particular, non-conforming two-way signals will not be converted.