AutomaticPresignalBlocks: Difference between revisions

From TTWiki
Jump to navigation Jump to search
Content deleted Content added
Pm-bot (talk | contribs)
m Bot: Automated text replacement (--= +==)
Reformat and update
 
Line 1: Line 1:


=Automatic pre-signal blocks=

How to set up automatic pre-signal blocks

With automatic pre-signal setups enabled (see [[Presignals| Pre-signals]]), all signal blocks that satisfy the following conditions will be converted to pre-signal blocks:
With automatic pre-signal setups enabled (see [[Presignals| Pre-signals]]), all signal blocks that satisfy the following conditions will be converted to pre-signal blocks:
#At least one one-way signal going in
#At least one one-way signal going in
Line 11: Line 5:


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.
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.
[[Category:Additional Reading]][[Category:Presignals]][[Category:TTDPatch]][[Category:TTDPatch Manual]]

Latest revision as of 15:32, 18 June 2011

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.