504 lines
29 KiB
XML
504 lines
29 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
||
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
||
<!-- Copyright (C) JMRI 2017 - 2020 All rights reserved -->
|
||
<!-- -->
|
||
<!-- JMRI is free software; you can redistribute it and/or modify it under -->
|
||
<!-- the terms of version 2 of the GNU General Public License as published -->
|
||
<!-- by the Free Software Foundation. See the "COPYING" file for a copy -->
|
||
<!-- of this license. -->
|
||
<!-- -->
|
||
<!-- JMRI is distributed in the hope that it will be useful, but WITHOUT -->
|
||
<!-- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -->
|
||
<!-- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -->
|
||
<!-- for more details. -->
|
||
<decoder-config 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">
|
||
<version author="W.D.Kok" version="1.00" lastUpdated="20210115"/>
|
||
<!-- Version 1.00 - Initial version -->
|
||
<decoder>
|
||
<family name="LGB MZS decoder" mfg="LGB">
|
||
<model model="LGB 55020"/>
|
||
<xi:include href="http://jmri.org/xml/decoders/nmra/outputs1-4.xml"/>
|
||
</family>
|
||
<programming direct="yes" paged="yes" register="yes" ops="yes"/>
|
||
<variables>
|
||
<variable item="Short Address" CV="1" comment="Range 0-22" default="3">
|
||
<decVal max="22"/>
|
||
<label>Address</label>
|
||
<label xml:lang="de">Adresse</label>
|
||
<label xml:lang="fr">Adresse</label>
|
||
<label xml:lang="it">Indirizzo</label>
|
||
<label xml:lang="nl">Adres</label>
|
||
<tooltip>Range 0-22</tooltip>
|
||
<tooltip xml:lang="de">Bereich 0-22</tooltip>
|
||
<tooltip xml:lang="fr">Gamme 0-22</tooltip>
|
||
<tooltip xml:lang="it">Valori 0-22</tooltip>
|
||
<tooltip xml:lang="nl">Bereik 0-22</tooltip>
|
||
</variable>
|
||
<variable item="Vstart" CV="2" comment="Range 0-255" default="3">
|
||
<decVal/>
|
||
<label>Vstart</label>
|
||
<label xml:lang="de">Abfahrgeschwindigkeit</label>
|
||
<label xml:lang="fr">V démarr.</label>
|
||
<label xml:lang="it">Velocità Partenza</label>
|
||
<label xml:lang="nl">Startsnelheid</label>
|
||
<tooltip>Range 0-255</tooltip>
|
||
<tooltip xml:lang="de">Bereich 0-255</tooltip>
|
||
<tooltip xml:lang="fr">Gamme 0-255</tooltip>
|
||
<tooltip xml:lang="it">Valori 0-255</tooltip>
|
||
<tooltip xml:lang="nl">Bereik 0-255</tooltip>
|
||
</variable>
|
||
<xi:include href="http://jmri.org/xml/decoders/nmra/accelDecel_255.xml"/>
|
||
<variable item="Vhigh" CV="5" comment="Range 0-127" default="3">
|
||
<decVal max="127"/>
|
||
<label>Vhigh</label>
|
||
<label xml:lang="de">Höchstgeschwindigkeit</label>
|
||
<label xml:lang="fr">Vmax</label>
|
||
<label xml:lang="it">Velocità Massimi</label>
|
||
<label xml:lang="nl">Max. snelheid</label>
|
||
<tooltip>Range 0-127</tooltip>
|
||
<tooltip xml:lang="de">Bereich 0-127</tooltip>
|
||
<tooltip xml:lang="fr">Gamme 0-127</tooltip>
|
||
<tooltip xml:lang="it">Valori 0-127</tooltip>
|
||
<tooltip xml:lang="nl">Bereik 0-127</tooltip>
|
||
</variable>
|
||
<!-- CV7 and 8 Not in the user manual -->
|
||
<!-- CV29 -->
|
||
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29direction.xml"/><!-- Bit 0 -->
|
||
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29speedSteps.xml"/><!-- Bit 1 -->
|
||
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29analog.xml"/><!-- Bit 2 -->
|
||
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29table1-28.xml"/><!-- Bit 4 -->
|
||
<variable item="function terminal F1" CV="49" comment="Range 1-32" default="32">
|
||
<decVal min="1" max="32"/>
|
||
<label>Voltage setting for function terminal</label>
|
||
<label xml:lang="de">Spannungsregelung für Funktionsausgang</label>
|
||
<label xml:lang="fr">Tension pour borne de fonction</label>
|
||
<label xml:lang="nl">Spanningsregulatie voor functie uitgang</label>
|
||
<tooltip>Range 1-32</tooltip>
|
||
<tooltip xml:lang="de">Bereich 1-32</tooltip>
|
||
<tooltip xml:lang="fr">Gamme 1-32</tooltip>
|
||
<tooltip xml:lang="it">Valori 1-32</tooltip>
|
||
<tooltip xml:lang="nl">Bereik 1-32</tooltip>
|
||
</variable>
|
||
<variable item="lighting terminal" CV="50" comment="Range 1-32" default="32">
|
||
<decVal min="1" max="32"/>
|
||
<label>Voltage settings for lighting terminals</label>
|
||
<label xml:lang="de">Spannungsregelung für Lichtausgänge</label>
|
||
<label xml:lang="fr">Tension pour bornes d’éclairage</label>
|
||
<label xml:lang="nl">Spanningsregulatie voor licht uitgang</label>
|
||
<tooltip>Range 1-32</tooltip>
|
||
<tooltip xml:lang="de">Bereich 1-32</tooltip>
|
||
<tooltip xml:lang="fr">Gamme 1-32</tooltip>
|
||
<tooltip xml:lang="it">Valori 1-32</tooltip>
|
||
<tooltip xml:lang="nl">Bereik 1-32</tooltip>
|
||
</variable>
|
||
<variable item="control for terminal F1" CV="51" mask="VVVVVVVV" default="0">
|
||
<enumVal>
|
||
<enumChoice choice="lighting button" value="0">
|
||
<choice>Control via lighting button 9</choice>
|
||
<choice xml:lang="de">Schalten mit Lichttaste 9</choice>
|
||
<choice xml:lang="fr">Commande par bouton d’éclairage 9</choice>
|
||
<choice xml:lang="nl">Schakelen met lichtknop 9</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F1" value="1">
|
||
<choice>Control via function button F1</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F1</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F1</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F1 (F2-F8 ignored)" value="9">
|
||
<choice>Control via function button F1 (F2-F8 ignored)</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1 (F2-F8 werden ignoriert)</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F1 (F2-F8 ignorés)</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F1 (F2-F8 worden genegeerd)</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F2" value="10">
|
||
<choice>Control via function button F2</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F2</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F2</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F2</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F3" value="11">
|
||
<choice>Control via function button F3</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F3</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F3</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F3</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F4" value="12">
|
||
<choice>Control via function button F4</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F4</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F4</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F4</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F5" value="13">
|
||
<choice>Control via function button F5</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F5</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F5</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F5</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F6" value="14">
|
||
<choice>Control via function button F6</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F6</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F6</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F6</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F7" value="15">
|
||
<choice>Control via function button F7</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F7</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F7</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F7</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F8" value="16">
|
||
<choice>Control via function button F8</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F8</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F8</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F8</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via lighting button loco reverses" value="64">
|
||
<choice>Control via lighting button (when loco reverses)</choice>
|
||
<choice xml:lang="de">Schalten mit Lichttaste (nur bei Rückwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton d’éclairage (en fonction lorsque la locomotive se déplace vers l’arrière)</choice>
|
||
<choice xml:lang="nl">Schakelen met een lichtknop (alleen tijdens het achteruitrijden)</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via function button loco reverses" value="65">
|
||
<choice>Control via function button F1 (when loco reverses)</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1 (nur bei Rückwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton de fonction F1 (en fonction lorsque la locomotive se déplace vers l’arrière)</choice>
|
||
<choice xml:lang="nl">Schakelen met functietoets F1 (alleen tijdens het achteruitrijden)</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via lighting button loco forward" value="128">
|
||
<choice>Control via lighting button (when loco forward)</choice>
|
||
<choice xml:lang="de">Schalten mit Lichttaste (nur bei Vorwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton d’éclairage (en fonction lorsque la locomotive se déplace vers l’avant)</choice>
|
||
<choice xml:lang="nl">Schakelen met een lichtknop (alleen tijdens het vooruitrijden) </choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via function button loco forward" value="129">
|
||
<choice>Control via function button F1 (when loco forward)</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1 (nur bei Vorwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton de fonction F1 (en fonction lorsque la locomotive se déplace vers l’avant)</choice>
|
||
<choice xml:lang="nl">Schakelen met functietoets F1 (een alleen bij het vooruitrijden)</choice>
|
||
</enumChoice>
|
||
</enumVal>
|
||
<label>control for terminal F1</label>
|
||
<label xml:lang="de">Schaltbefehl Ausgang F1</label>
|
||
<label xml:lang="fr">Commande pour borne F1</label>
|
||
<label xml:lang="nl">Schakel opdracht uitgang F1</label>
|
||
</variable>
|
||
<variable item="command for front light terminal" CV="52" mask="VVVVVVVV" default="128">
|
||
<enumVal>
|
||
<enumChoice choice="lighting button" value="0">
|
||
<choice>Control via lighting button 9</choice>
|
||
<choice xml:lang="de">Schalten mit Lichttaste 9</choice>
|
||
<choice xml:lang="fr">Commande par bouton d’éclairage 9</choice>
|
||
<choice xml:lang="nl">Schakelen met lichtknop 9</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F1" value="1">
|
||
<choice>Control via function button F1</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F1</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F1</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F1 (F2-F8 ignored)" value="9">
|
||
<choice>Control via function button F1 (F2-F8 ignored)</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1 (F2-F8 werden ignoriert)</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F1 (F2-F8 ignorés)</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F1 (F2-F8 worden genegeerd)</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F2" value="10">
|
||
<choice>Control via function button F2</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F2</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F2</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F2</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F3" value="11">
|
||
<choice>Control via function button F3</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F3</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F3</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F3</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F4" value="12">
|
||
<choice>Control via function button F4</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F4</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F4</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F4</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F5" value="13">
|
||
<choice>Control via function button F5</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F5</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F5</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F5</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F6" value="14">
|
||
<choice>Control via function button F6</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F6</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F6</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F6</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F7" value="15">
|
||
<choice>Control via function button F7</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F7</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F7</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F7</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F8" value="16">
|
||
<choice>Control via function button F8</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F8</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F8</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F8</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via lighting button loco reverses" value="64">
|
||
<choice>Control via lighting button (when loco reverses)</choice>
|
||
<choice xml:lang="de">Schalten mit Lichttaste (nur bei Rückwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton d’éclairage (en fonction lorsque la locomotive se déplace vers l’arrière)</choice>
|
||
<choice xml:lang="nl">Schakelen met een lichtknop (alleen tijdens het achteruitrijden)</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via function button loco reverses" value="65">
|
||
<choice>Control via function button F1 (when loco reverses)</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1 (nur bei Rückwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton de fonction F1 (en fonction lorsque la locomotive se déplace vers l’arrière)</choice>
|
||
<choice xml:lang="nl">Schakelen met functietoets F1 (alleen tijdens het achteruitrijden)</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via lighting button loco forward" value="128">
|
||
<choice>Control via lighting button (when loco forward)</choice>
|
||
<choice xml:lang="de">Schalten mit Lichttaste (nur bei Vorwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton d’éclairage (en fonction lorsque la locomotive se déplace vers l’avant)</choice>
|
||
<choice xml:lang="nl">Schakelen met een lichtknop (alleen tijdens het vooruitrijden) </choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via function button loco forward" value="129">
|
||
<choice>Control via function button F1 (when loco forward)</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1 (nur bei Vorwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton de fonction F1 (en fonction lorsque la locomotive se déplace vers l’avant)</choice>
|
||
<choice xml:lang="nl">Schakelen met functietoets F1 (een alleen bij het vooruitrijden)</choice>
|
||
</enumChoice>
|
||
</enumVal>
|
||
<label>command for front light terminal</label>
|
||
<label xml:lang="de">Schaltbefehl Licht vorne</label>
|
||
<label xml:lang="fr">Commande pour borne feux avant</label>
|
||
<label xml:lang="nl">Schakel opdracht licht voor</label>
|
||
</variable>
|
||
<variable item="control for rear light terminal" CV="53" mask="VVVVVVVV" default="64">
|
||
<enumVal>
|
||
<enumChoice choice="lighting button" value="0">
|
||
<choice>Control via lighting button 9</choice>
|
||
<choice xml:lang="de">Schalten mit Lichttaste 9</choice>
|
||
<choice xml:lang="fr">Commande par bouton d’éclairage 9</choice>
|
||
<choice xml:lang="nl">Schakelen met lichtknop 9</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F1" value="1">
|
||
<choice>Control via function button F1</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F1</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F1</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F1 (F2-F8 ignored)" value="9">
|
||
<choice>Control via function button F1 (F2-F8 ignored)</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1 (F2-F8 werden ignoriert)</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F1 (F2-F8 ignorés)</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F1 (F2-F8 worden genegeerd)</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F2" value="10">
|
||
<choice>Control via function button F2</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F2</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F2</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F2</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F3" value="11">
|
||
<choice>Control via function button F3</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F3</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F3</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F3</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F4" value="12">
|
||
<choice>Control via function button F4</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F4</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F4</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F4</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F5" value="13">
|
||
<choice>Control via function button F5</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F5</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F5</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F5</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F6" value="14">
|
||
<choice>Control via function button F6</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F6</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F6</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F6</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F7" value="15">
|
||
<choice>Control via function button F7</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F7</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F7</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F7</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="button F8" value="16">
|
||
<choice>Control via function button F8</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F8</choice>
|
||
<choice xml:lang="fr">commande par bouton de fonction F8</choice>
|
||
<choice xml:lang="nl">Schakelen met functieknop F8</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via lighting button loco reverses" value="64">
|
||
<choice>Control via lighting button (when loco reverses)</choice>
|
||
<choice xml:lang="de">Schalten mit Lichttaste (nur bei Rückwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton d’éclairage (en fonction lorsque la locomotive se déplace vers l’arrière)</choice>
|
||
<choice xml:lang="nl">Schakelen met een lichtknop (alleen tijdens het achteruitrijden)</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via function button loco reverses" value="65">
|
||
<choice>Control via function button F1 (when loco reverses)</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1 (nur bei Rückwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton de fonction F1 (en fonction lorsque la locomotive se déplace vers l’arrière)</choice>
|
||
<choice xml:lang="nl">Schakelen met functietoets F1 (alleen tijdens het achteruitrijden)</choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via lighting button loco forward" value="128">
|
||
<choice>Control via lighting button (when loco forward)</choice>
|
||
<choice xml:lang="de">Schalten mit Lichttaste (nur bei Vorwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton d’éclairage (en fonction lorsque la locomotive se déplace vers l’avant)</choice>
|
||
<choice xml:lang="nl">Schakelen met een lichtknop (alleen tijdens het vooruitrijden) </choice>
|
||
</enumChoice>
|
||
<enumChoice choice="Control via function button loco forward" value="129">
|
||
<choice>Control via function button F1 (when loco forward)</choice>
|
||
<choice xml:lang="de">Schalten mit Funktionstaste F1 (nur bei Vorwärtsfahrt)</choice>
|
||
<choice xml:lang="fr">Commande par bouton de fonction F1 (en fonction lorsque la locomotive se déplace vers l’avant)</choice>
|
||
<choice xml:lang="nl">Schakelen met functietoets F1 (een alleen bij het vooruitrijden)</choice>
|
||
</enumChoice>
|
||
</enumVal>
|
||
<label>control for rear light terminal</label>
|
||
<label xml:lang="de">Schaltbefehl Licht hinten</label>
|
||
<label xml:lang="fr">Commande pour borne feux arrière</label>
|
||
<label xml:lang="nl">Schakel opdracht licht achter</label>
|
||
</variable>
|
||
<variable item="hand-off function" CV="54" mask="XXXXXXXV" default="0">
|
||
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
||
<label>hand-off function</label>
|
||
<label xml:lang="de">Übernahme-Funktion</label>
|
||
<label xml:lang="fr">fonction manuel – arrêt en fonction</label>
|
||
<label xml:lang="nl">hand-uit functie</label>
|
||
</variable>
|
||
<!-- CV67-94 -->
|
||
<xi:include href="http://jmri.org/xml/decoders/nmra/cv67speedTableBasic.xml"/>
|
||
</variables>
|
||
<resets>
|
||
<factReset label="Reset of all programmed values" CV="55" default="55">
|
||
<label>All CVs are re-set to the factory preset values</label>
|
||
<label xml:lang="de">Wiederherstellen des Auslieferungszustands</label>
|
||
<label xml:lang="fr">Tous les registres sont remis aux valeurs initiales usine</label>
|
||
<label xml:lang="nl">Herstellen van de uitleveringstoestand</label>
|
||
</factReset>
|
||
</resets>
|
||
</decoder>
|
||
<pane nameFmt="label"> <!-- Advanced -->
|
||
<name>Advanced</name>
|
||
<name xml:lang="da">Avanceret</name>
|
||
<name xml:lang="de">Erweitert</name>
|
||
<name xml:lang="fr">Avancé</name>
|
||
<name xml:lang="it">Avanzate</name>
|
||
<name xml:lang="nl">Geavanceerde</name>
|
||
<column>
|
||
<row>
|
||
<column>
|
||
<grid gridy="NEXT" weightx="1" ipadx="10">
|
||
<griditem gridx="0" gridy="0" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text> </text>
|
||
</label>
|
||
</griditem>
|
||
<griditem gridx="NEXT" gridy="NEXT" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text><html><b>control for terminal F1</b></html></text>
|
||
<text xml:lang="de"><html><b>Schaltbefehl Ausgang F1</b></html></text>
|
||
<text xml:lang="fr"><html><b>Commande pour borne F1</b></html></text>
|
||
<text xml:lang="nl"><html><b>Schakel opdracht uitgang F1</b></html></text>
|
||
</label>
|
||
</griditem>
|
||
<griditem gridx="CURRENT" gridy="NEXT" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text> </text>
|
||
</label>
|
||
</griditem>
|
||
<griditem gridx="CURRENT" gridy="NEXT" gridwidth="1" gridheight="1" anchor="LINE_START">
|
||
<display item="control for terminal F1" format="radiobuttons" label=""/>
|
||
</griditem>
|
||
<griditem gridx="NEXT" gridy="NEXT" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text> </text>
|
||
</label>
|
||
</griditem>
|
||
</grid>
|
||
</column>
|
||
<separator/>
|
||
<column>
|
||
<grid gridy="NEXT" weightx="1" ipadx="10">
|
||
<griditem gridx="0" gridy="0" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text> </text>
|
||
</label>
|
||
</griditem>
|
||
<griditem gridx="NEXT" gridy="NEXT" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text><html><b>command for front light terminal</b></html></text>
|
||
<text xml:lang="de"><html><b>Schaltbefehl Licht vorne</b></html></text>
|
||
<text xml:lang="fr"><html><b>Commande pour borne feux avant</b></html></text>
|
||
<text xml:lang="nl"><html><b>Schakel opdracht licht voor</b></html></text>
|
||
</label>
|
||
</griditem>
|
||
<griditem gridx="CURRENT" gridy="NEXT" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text> </text>
|
||
</label>
|
||
</griditem>
|
||
<griditem gridx="CURRENT" gridy="NEXT" gridwidth="1" gridheight="1" anchor="LINE_START">
|
||
<display item="command for front light terminal" format="radiobuttons" label=""/>
|
||
</griditem>
|
||
<griditem gridx="NEXT" gridy="NEXT" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text> </text>
|
||
</label>
|
||
</griditem>
|
||
</grid>
|
||
</column>
|
||
<separator/>
|
||
<column>
|
||
<grid gridy="NEXT" weightx="1" ipadx="10">
|
||
<griditem gridx="0" gridy="0" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text> </text>
|
||
</label>
|
||
</griditem>
|
||
<griditem gridx="NEXT" gridy="NEXT" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text><html><b>control for rear light terminal</b></html></text>
|
||
<text xml:lang="de"><html><b>Schaltbefehl Licht hinten</b></html></text>
|
||
<text xml:lang="fr"><html><b>Commande pour borne feux arrière;/b></html></text>
|
||
<text xml:lang="nl"><html><b>Schakel opdracht licht achter</b></html></text>
|
||
</label>
|
||
</griditem>
|
||
<griditem gridx="CURRENT" gridy="NEXT" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text> </text>
|
||
</label>
|
||
</griditem>
|
||
<griditem gridx="CURRENT" gridy="NEXT" gridwidth="1" gridheight="1" anchor="LINE_START">
|
||
<display item="control for rear light terminal" format="radiobuttons" label=""/>
|
||
</griditem>
|
||
<griditem gridx="NEXT" gridy="NEXT" gridwidth="1" anchor="LINE_START">
|
||
<label>
|
||
<text> </text>
|
||
</label>
|
||
</griditem>
|
||
</grid>
|
||
</column>
|
||
</row>
|
||
<separator/>
|
||
<label>
|
||
<text> </text>
|
||
</label>
|
||
<row>
|
||
<label>
|
||
<text> </text>
|
||
</label>
|
||
<display item="hand-off function"/>
|
||
</row>
|
||
</column>
|
||
</pane>
|
||
</decoder-config>
|