Externes Stellpult mit TC/en: Unterschied zwischen den Versionen

Aus RailRoad&Co.-Wiki
Zur Navigation springenZur Suche springen
Die Seite wurde neu angelegt: „=== Keypad Reader Modules ===“
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 24: Zeile 24:
=== Keypad Reader Modules ===
=== Keypad Reader Modules ===


<div lang="de" dir="ltr" class="mw-content-ltr">
I use button (or switch) reading modules to read the button presses (or switches). These modules send the button information to the feedback bus (in the case of Sx = data bus).  
Zum Einlesen der Taster (oder Schalter) verwende ich Tasteneinlesemodule. Die Module geben die Tasteninformation auf den Rückmeldebus (bei Sx = Datenbus).
</div>


<div lang="de" dir="ltr" class="mw-content-ltr">
My modules (Sx, Stärz company, TEM 2 or TEM 2Z [button input modules]) have, among other things, two operating modes:
Meine Module (Sx, Firma Stärz, TEM 2 bzw. TEM 2Z [Tasteneinlesemodule]) haben u.a. zwei Betriebsarten:  
*In the first case, the data bit is activated as long as the button is pressed, then it is deactivated again.
*Im ersten Fall ist das Datenbit eingeschaltet solange der Taster gedrückt wird, danach wird es wieder ausgeschaltet.  
*In the second mode, the data bit is toggled with each button press. I used this mode, for example, with turnouts when only one button is used the one that switches the turnout position.
*Im zweiten Modus wird das Datenbit mit jedem Tasterdruck umgeschaltet. Diesen Modus habe ich z.B. bei den Weichen verwendet, wenn nur ein Taster benutzt wird mit dem eben die Weichenstellung umgeschaltet wird.
</div>


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


<div lang="de" dir="ltr" class="mw-content-ltr">
*Instruction: [[Medium:Externes_Stellpult_mit_TC.pdf|External Control Panel width_TC.pdf]]
*Anleitung: [[Medium:Externes_Stellpult_mit_TC.pdf|Externes_Stellpult_mit_TC.pdf]]
*TC-wiki: [[Special:MyLanguage/Zugfahrt starten mit Weichenstraße via Gleisbildstellwerk|Start train journey with switch route via track diagram interlocking]]
*TC-wiki: [[Special:MyLanguage/Zugfahrt starten mit Weichenstraße via Gleisbildstellwerk|Zugfahrt starten mit Weichenstraße via Gleisbildstellwerk]]
</div>





Aktuelle Version vom 29. März 2026, 08:01 Uhr

Verwendung
thumbs


External control panel with TrainController

Control panel with buttons

How can I connect an external control panel with buttons and switches to TrainController?

Datei:Stellpult extern.png
Fig.: Control panel

Hardware Control Panel

I built an external control panel, meaning a control panel with "real" buttons and LEDs. The hardware control panel has no logic of its own. Instead, the button positions are read via TrainController, processed in TC, the corresponding functions are executed, and finally the indicator LEDs are controlled.

Johannes Buerglin has provided instructions as a PDF: External control panel with_TC.pdf

Keypad Reader Modules

I use button (or switch) reading modules to read the button presses (or switches). These modules send the button information to the feedback bus (in the case of Sx = data bus).

My modules (Sx, Stärz company, TEM 2 or TEM 2Z [button input modules]) have, among other things, two operating modes:

  • In the first case, the data bit is activated as long as the button is pressed, then it is deactivated again.
  • In the second mode, the data bit is toggled with each button press. I used this mode, for example, with turnouts when only one button is used – the one that switches the turnout position.


-- Uslex (Diskussion) 15:00, 18. Apr. 2021‎
bearbeitet: Uslex (Diskussion) 11:42, 16. Jul. 2022 (CEST), Uslex (Diskussion) 14:18, 6. Dez. 2025 (UTC)