Variable Aufenthaltsdauer/en: Unterschied zwischen den Versionen

Aus RailRoad&Co.-Wiki
Zur Navigation springenZur Suche springen
Die Seite wurde neu angelegt: „== Weblinks ==“
Die Seite wurde neu angelegt: „*Source: [https://www.freiwald.com/forum/viewtopic.php?f=33&t=37092 Forum] *Instruction: Variable_Stop.pdf *Demoproject: Variable_Stop.zip *TC-wiki: Spontaneous trip with a random stop
 
Zeile 34: Zeile 34:
== Weblinks ==
== Weblinks ==


<div lang="de" dir="ltr" class="mw-content-ltr">
*Source: [https://www.freiwald.com/forum/viewtopic.php?f=33&t=37092 Forum]
*Quelle: [https://www.freiwald.com/forum/viewtopic.php?f=33&t=37092 Forum]
*Instruction: [[Medium:Variabler_Halt_mit_Variablen.pdf|Variable_Stop.pdf]]
*Anleitung: [[Medium:Variabler_Halt_mit_Variablen.pdf|Variabler_Halt_mit_Variablen.pdf]]
*Demoproject: [[Medium:Variabler_Halt_mit_Variablen.zip|Variable_Stop.zip]]
*Demoprojekt: [[Medium:Variabler_Halt_mit_Variablen.zip|Variabler_Halt_mit_Variablen.zip]]
*TC-wiki: [[Special:MyLanguage/Spontanfahrt mit zufälligem Halt|Spontaneous trip with a random stop]]
*TC-wiki: [[Special:MyLanguage/Spontanfahrt mit zufälligem Halt|Spontanfahrt mit zufälligem Halt]]
</div>





Aktuelle Version vom 8. April 2026, 16:29 Uhr

Verwendung
thumbs


Variable length of stay depending on the vehicle group

length of stay

Some model railroaders would like to be able to select the dwell time in a block depending on the vehicle group. The dwell time should be the same everywhere for a given vehicle group, but adjustable differently for each vehicle group from a central location.

Datei:VariableFahrzeuggruppe.png
Fig.: Variable vehicle group

Here's a concrete example:

  • Express train 10-second stop
  • Branch line 5-second stop
  • 'Freight trains should pass through without stopping

Vehicle Group

Silvio Richter has created a guide for this:

The implementation is achieved by using block exit locks and defining a global time variable for each vehicle group.

A "residence macro" is created for this purpose, which releases the block exit depending on the set duration. A prerequisite for this function is that the vehicles have already been created and sorted into vehicle groups.


-- Uslex 09:53, 28. Mär. 2022 (CEST)
bearbeitet: Uslex 12:20, 5. Mär. 2024 (UTC), Uslex (Diskussion) 16:23, 8. Apr. 2026 (CEST)