Variable Aufenthaltsdauer/en: Unterschied zwischen den Versionen
Aus RailRoad&Co.-Wiki
Zur Navigation springenZur Suche springen
Uslex (Diskussion | Beiträge) Die Seite wurde neu angelegt: „== Weblinks ==“ |
Uslex (Diskussion | Beiträge) 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 == | ||
*Source: [https://www.freiwald.com/forum/viewtopic.php?f=33&t=37092 Forum] | |||
* | *Instruction: [[Medium:Variabler_Halt_mit_Variablen.pdf|Variable_Stop.pdf]] | ||
* | *Demoproject: [[Medium:Variabler_Halt_mit_Variablen.zip|Variable_Stop.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| | |||
Aktuelle Version vom 8. April 2026, 16:29 Uhr
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.
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 instructions can be downloaded as a PDF at: Variable_Stop.pdf.
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.
- A demo project as a ZIP file: Variable_Stop.zip can also be downloaded.
Weblinks
- Source: Forum
- Instruction: Variable_Stop.pdf
- Demoproject: Variable_Stop.zip
- TC-wiki: Spontaneous trip with a random stop
- -- 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)
