Files
JIMRI/xml/decoders/zimo/PaneShuntUncouple.xml
T
2026-06-17 14:00:51 +02:00

139 lines
4.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- version 1 - for Unified Software -->
<!-- version 1.1 - Ronald Kuhn - add german translation -->
<!-- version 1.2 - Ronald Kuhn - extend description for Uncoupler -->
<!-- version 1.3 - Ronald Kuhn - Supplement / correction for shunting speed -->
<!-- version 1.4 - Ronald Kuhn - small visual correction -->
<pane xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
<name>Shunt/Uncouple</name>
<name xml:lang="it">Manovra/sgancio</name>
<name xml:lang="cs">Posun/rozpojovač</name>
<name xml:lang="de">Rangieren/Entkuppeln</name>
<column>
<row>
<display item="Shunting"/>
</row>
<label>
<text> </text>
</label>
<row>
<display item="Shunt Function Key" tooltip="+ 6"/>
</row>
<label>
<text> </text>
</label>
<row>
<display item="Shunt Function Key Extension"/>
</row>
<label>
<text> </text>
</label>
<row>
<display item="Shunting Usage"/>
</row>
<label>
<text> </text>
</label>
<row>
<qualifier>
<variableref>Product Number</variableref>
<relation>ge</relation>
<value>18</value>
</qualifier>
<display item="Suppression automatic light change"/>
</row>
<label>
<text> </text>
</label>
<separator/>
<label>
<text> </text>
</label>
<display item="Half Speed Key" tooltip="+ 4"/>
<display item="Half Speed Key Extension"/>
<display item="Half Speed"/>
<label>
<text> </text>
</label>
<separator/>
<label>
<text> </text>
</label>
<row>
<column>
<row>
<column>
<display item="Uncoupler"/>
<display item="Uncoupler gt5"/><!-- these are mutually exclusive -->
</column>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<label>
<qualifier>
<variableref>Uncoupler gt5</variableref>
<relation>exists</relation>
<value>1</value>
</qualifier>
<text>Hundreds digit defines waiting time between opening the coupling and driving away (0=0,3s / 1=2,5s / 2=1,0s)</text>
<text xml:lang="it">Le centinaia di cifre definiscono il tempo di attesa tra l'apertura del giunto e la partenza (0=0,3s / 1=2,5s / 2=1,0s)</text>
<text xml:lang="cs">Stovky číslic definují čekací dobu mezi otevřením spojky a rozjezdem (0=0,3s / 1=2,5s / 2=1,0s)</text>
<text xml:lang="de">Hunderterstelle = Wartezeit zwischen Kupplung öffnen und Wegfahren (0=0,3s / 1=2,5s / 2=1,0s)</text>
</label>
<label>
<text>Tens digit = Pull In time (0-9)</text>
<text xml:lang="it">Decine = Tempo avvicinamento (0-9)</text>
<text xml:lang="cs">Desítky = Doba rozpojování (09)</text>
<text xml:lang="de">Zehnerstelle = Anzugszeit (0-9)</text>
</label>
<label>
<text>Ones digit = Hold power % x10 (0-9)</text>
<text xml:lang="it">Unità = Tempo sosta % x10(0-9)</text>
<text xml:lang="cs">Jednotky = Výkon rozpojování % 10× (09)</text>
<text xml:lang="de">Einerstelle = Halterate (0-9)</text>
</label>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Auto Uncouple"/>
</column>
<label>
<text> </text>
</label>
<column>
</column>
<column>
<label>
<text>Hundreds digit, 1 = Tension Relieve</text>
<text xml:lang="it">Centinaia, 1 = Tensione di rilascio</text>
<text xml:lang="cs">Stovky, 1 = Odlehčení v tahu</text>
<text xml:lang="de">Hunderterstelle: 1 = Andrücken zur Kupplungsentlastung</text>
</label>
<label>
<text>Tens digit = Move Away time (0-9)</text>
<text xml:lang="it">Decine = Tempo allontanamento (0-9)</text>
<text xml:lang="cs">Desítky = Doba odstoupení (09)</text>
<text xml:lang="de">Zehnerstelle = Abrückzeit (0-9)</text>
</label>
<label>
<text>Ones digit = Internal Speed Step x4 (0-9)</text>
<text xml:lang="it">Unità = Step velocità interna x4(0-9)</text>
<text xml:lang="cs">Jednotky = Interní rychlostní stupeň 4× (09)</text>
<text xml:lang="de">Einerstelle = x 4: interne Fahrstufe für Abrücken (0-9)</text>
</label>
</column>
</row>
</column>
</row>
</column>
</pane>