Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The trains should not drive backwards =-> movements cannot be cancelled

...

A train is not allowed to stop in the following segments, because of their size and their lack of sensors:

  • KIO_LN_0 ← too short according to old ddocumentation
  • KH_ST_0
  • KH_ST_6
  • OC_ST_0
  • OC_ST_4
  • IC_ST_0
  • IC_ST_4
  • OC_JCT_0
  • IC_JCT_0

The speed of a train may be adjusted to the incline of the track.

...

Before entering a new block a train should set the corresponding signals and switches. You have to change the speed a block before entering it. At this time it should have the same speed as the block the train is leaving.

A train should drive on KH_LN_4 and 6 only against the main travel direction and on KH_LN_3 and 5 only in the main travel direction.

Signals

The default status for a signal is red. If a train train whats to drive on a block, the signal is set to green. If the train will leave the block trough a branched switch, the yellow light is illuminated and the train should drive slower.

...