Page tree

Versions Compared

Key

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

...

+

if present then there will be no startup hardware check which turns on the lamps and
switches each point twice and cycles thrue signal colors with some delay

fast_speed

pre-sets the global driving speed for the trains. Default: 70

slow_speed

pre-sets the global parking speed for the trains. Default: 59

trainX_pos

sets the position of the train X, caseinsensitive, prefixed with '-' for reversed on bidirectional tracks,
valid only for segments (not for ex.: IC_JCT_0)
examples: KH_ST_2, K2, 26, -KH_LN_3, IC_ST_3, I3, 10, OC_LN_4
DEFAULTfillst fills the remaining positions with the home Positons of each train


Valid track identifyer identifier are the Track names (IC_ST_2, OC_LN_4), their numbers (9, 38) and for stations the short versions (I1, I2, I3, O1, O2, O3, K1, K2, K3, K4, K5).
If reverse is a possible information then a preceeding '-' signals this. All Track inputs should be case insensitive.

...