Nachfolgezugfahrten und Lokfunktionen/en: Unterschied zwischen den Versionen

Aus RailRoad&Co.-Wiki
Zur Navigation springenZur Suche springen
Die Seite wurde neu angelegt: „At the beginning of the train journey, locomotive functions such as sound and light start. These are switched off again at the end of the train journey and should start again at the beginning of the next journey.“
FuzzyBot (Diskussion | Beiträge)
Übernehme Bearbeitung einer neuen Version der Quellseite
 
(10 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt)
Zeile 10: Zeile 10:
At the beginning of the train journey, locomotive functions such as sound and light start. These are switched off again at the end of the train journey and should start again at the beginning of the next journey.  
At the beginning of the train journey, locomotive functions such as sound and light start. These are switched off again at the end of the train journey and should start again at the beginning of the next journey.  


<div lang="de" dir="ltr" class="mw-content-ltr">
Unfortunately, that only happens sometimes. Sometimes the light goes on during the second round of the train, sometimes the sound, sometimes nothing at all, sometimes everything...
Leider passiert das dann nur manchmal. Mal geht das Licht bei der 2. Runde des Zuges, mal der Sound, mal gar nichts, mal alles...
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
<span id="Lokfunktionen_ohne_Halt"></span>
=== Lokfunktionen ohne Halt ===
=== Locomotive functions without stopping ===
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
Silvio Richter writes in the [https://www.freiwald.com/forum/viewtopic.php?p=271509#p271509 forum]: During yesterday's meeting we developed several strategies on how to implement it without the train having to stop:
Silvio Richter schreibt im [https://www.freiwald.com/forum/viewtopic.php?p=271509#p271509 Forum] dazu: Im Rahmen des gestrigen Stammtisches haben wir mehrere Strategien entwickelt, wie man es um setzen kann, ohne das der Zug einen Halt durchführen muss:
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
1) train journey sequence
1) Zugfahrtssequenz
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
the locomotive functions are entered into the sequence at the start and end
die Lokfunktionen werden beim Start und Ende in die Sequenz eingetragen
the sequence only consists of this train journey, which has itself as the successor
die Sequenz besteht nur aus dieser Zugfahrt, die sich selbst als Nachfolger hat
the switch is entered into the train journey as a condition
der Schalter wird als Bedingung in die Zugfahrt eingetragen
if this switch is on, the sequence runs endlessly; switch off, the sequence comes to an end and the locomotive functions are switched off
ist dieser Schalter an, läuft die Sequenz endlos; Schalter aus, die Sequenz kommt zum Ende und es werden die Lokfunktionen ausgeschalten
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
2) conditional macro
2) bedingtes Makro
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
the locomotive functions are entered into the train journey in the form of two macros
die Lokfunktionen werden in Form zweier Makros in die Zugfahrt eingetragen
the macro for switching off the locomotive functions receives the switch as a condition
das Makro zum Ausschalten der Lokfunktionen erhält den Schalter als Bedingung
the train journey has itself as the successor and the switch as a condition
die Zugfahrt hat sich selbst als Nachfolger und den Schalter als Bedingung
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
3) switch query in target operation
3) Schalterabfrage in Zieloperation
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
the current target operations are extended with a prerequisite and tokens
die aktuellen Zieloperationen werden mit einer Voraussetzung und Marken erweitert
Attachment:
Dateianhang:
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
:
:
</div>
[[Datei:Zieloperation.png|310px]]
[[Datei:Zieloperation.png|310px]]
<div lang="de" dir="ltr" class="mw-content-ltr">
:''Fig: Macro target operation''
:''Abb: Makro Zieloperation''
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
4) Query whether the train is moving or standing
4) Abfrage, ob Zug fährt oder steht
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
Similar to 3), you can use a variable to query whether the train is moving or standing at the end of the train journey. However, this has the disadvantage that if it is standing for operational reasons, even though the train journey is active, the train also carries out the operations.
ähnlich 3) kann man mit einer Variablen abfragen, ob der Zug am Ende der Zugfahrt fährt oder steht. Dies hat aber den Nachteil, wenn er betriebsbedingt steht, obwohl die Zugfahrt aktiv ist, der Zug auch die Operationen durchführt.
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
== Weblinks ==
== Weblinks ==
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
*Source: [https://www.freiwald.com/forum/viewtopic.php?p=271509#p271509 Forum]
*Quelle: [https://www.freiwald.com/forum/viewtopic.php?p=271509#p271509 Forum]
*TC-wiki: [[Special:MyLanguage/Zugfahrt mehrfach verwenden|Use train journey multiple times]]
*TC-wiki: [[Special:MyLanguage/Zugfahrt mehrfach verwenden|Zugfahrt mehrfach verwenden]]
*TC-wiki: [[Special:MyLanguage/Lokfunktionen bei Zugfahrt starten|Start locomotive functions when the train is moving]]
*TC-wiki: [[Special:MyLanguage/Lokfunktionen bei Zugfahrt starten|Lokfunktionen bei Zugfahrt starten]]
</div>




:-- [[Special:MyLanguage/Benutzer:Uslex|Uslex]] ([[Benutzer Diskussion:Uslex|Diskussion]]) 21:39, 30. Dez. 2024 (CET)
:-- [[Special:MyLanguage/Benutzer:Uslex|Uslex]] ([[Benutzer Diskussion:Uslex|Diskussion]]) 21:39, 30. Dez. 2024 (CET)
:bearbeitet: DeepPurple 08:16, 9. Jan. 2025 





Aktuelle Version vom 9. Januar 2025, 17:11 Uhr

Verwendung
thumbs

Subsequent train journeys

Light is turned off

At the beginning of the train journey, locomotive functions such as sound and light start. These are switched off again at the end of the train journey and should start again at the beginning of the next journey.

Unfortunately, that only happens sometimes. Sometimes the light goes on during the second round of the train, sometimes the sound, sometimes nothing at all, sometimes everything...

Locomotive functions without stopping

Silvio Richter writes in the forum: During yesterday's meeting we developed several strategies on how to implement it without the train having to stop:

1) train journey sequence

the locomotive functions are entered into the sequence at the start and end the sequence only consists of this train journey, which has itself as the successor the switch is entered into the train journey as a condition if this switch is on, the sequence runs endlessly; switch off, the sequence comes to an end and the locomotive functions are switched off

2) conditional macro

the locomotive functions are entered into the train journey in the form of two macros the macro for switching off the locomotive functions receives the switch as a condition the train journey has itself as the successor and the switch as a condition

3) switch query in target operation

the current target operations are extended with a prerequisite and tokens Attachment:

Fig: Macro target operation

4) Query whether the train is moving or standing

Similar to 3), you can use a variable to query whether the train is moving or standing at the end of the train journey. However, this has the disadvantage that if it is standing for operational reasons, even though the train journey is active, the train also carries out the operations.

Weblinks


-- Uslex (Diskussion) 21:39, 30. Dez. 2024 (CET)
bearbeitet: DeepPurple 08:16, 9. Jan. 2025