890 lines
45 KiB
XML
890 lines
45 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- version 1 - for Unified Software -->
|
|
<!-- version 1.1 27 Jan 12 JES - fixed bug in diesel steam effect enum value -->
|
|
<!-- version 1.2 18 jan 2015 Mark Waters - fixed errors in CV114 and CV152 include href, added some missing minOuts -->
|
|
<!-- version 1.3 5 jan 2015 Mark Waters - fixed dimming mask inverted -->
|
|
<!-- version 1.4 1 Dec 2021 Ronald Kuhn - Correction of "Choice_Ligthx.xml"-->
|
|
<variables 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">
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/userId.xml"/>
|
|
<variable item="Smoke Characteristic" CV="112" mask="XXXXXXXV">
|
|
<enumVal>
|
|
<enumChoice choice="Speed dependent">
|
|
<choice>Speed dependent</choice>
|
|
<choice xml:lang="it">Dipende da velocità</choice>
|
|
<choice xml:lang="cs">V závislosti na rychlosti</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Load dependent">
|
|
<choice>Load dependent</choice>
|
|
<choice xml:lang="it">Dipende dal carico</choice>
|
|
<choice xml:lang="cs">V závislosti na zátěži</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Smoke Characteristic</label>
|
|
<label xml:lang="it">Specifiche Fumo</label>
|
|
<label xml:lang="cs">Charakteristiky kouře</label>
|
|
</variable>
|
|
<variable item="Advanced Ack" CV="112" mask="XXXXXXVX">
|
|
<enumVal>
|
|
<enumChoice choice="Normal">
|
|
<choice>Normal</choice>
|
|
<choice xml:lang="it">Normale</choice>
|
|
<choice xml:lang="cs">Normální</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="High Frequency - High Power">
|
|
<choice>High Frequency - High Power</choice>
|
|
<choice xml:lang="it">Frequenza Alta - Alto Carico</choice>
|
|
<choice xml:lang="cs">Vysoká frekvence - vysoký výkon</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>ACKnowledgement</label>
|
|
<label xml:lang="it">Riconoscimento</label>
|
|
<label xml:lang="cs">Potvrzování</label>
|
|
</variable>
|
|
<variable item="Loco Number Recognition" CV="112" mask="XXXXXVXX" default="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Loco Number Recognition</label>
|
|
<label xml:lang="it">Riconoscimento Numero Loco</label>
|
|
<label xml:lang="cs">Rozpoznání čísla lokomotivy</label>
|
|
</variable>
|
|
<variable item="NMRA" CV="112" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="NMRA/MAN">
|
|
<choice>NMRA/MAN</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="MAN">
|
|
<choice>MAN</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>NMRA</label>
|
|
<label xml:lang="it">Compatibilità NMRA</label>
|
|
<label xml:lang="cs">Kompatibilita NMRA</label>
|
|
</variable>
|
|
<variable item="Pulse Chain Recognition (LGB)" CV="112" mask="XXXVXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Pulse Chain Recognition (LGB)</label>
|
|
<label xml:lang="it">Riconoscimento treno Impulsi (LGB)</label>
|
|
<label xml:lang="cs">Rozpoznání řetězců impulsů (LGB)</label>
|
|
</variable>
|
|
<variable CV="112" item="DC Brake Momentum" tooltip="Active if CV9=0" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="20kHz">
|
|
<choice>20kHz</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="40kHz">
|
|
<choice>40kHz</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>PWM Frequency</label>
|
|
<label xml:lang="it">Frequenza PWM</label>
|
|
<label xml:lang="cs">Frekvence PWM</label>
|
|
</variable>
|
|
<variable CV="112" mask="XVXXXXXX" default="0" item="Radio Power Conversion">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Non directional DC braking</label>
|
|
<label xml:lang="it">Frenatura non direzionale in DC</label>
|
|
<label xml:lang="cs">Nesměrové brždění DC</label>
|
|
</variable>
|
|
<variable item="Pulse Chain Generation" CV="112" mask="VXXXXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Pulse Chain Generation</label>
|
|
<label xml:lang="it">Generazione treno impulsi</label>
|
|
<label xml:lang="cs">Generování řetězců impulsů</label>
|
|
</variable>
|
|
<variable CV="113" default="0" item="EMF Feedback Cutout" tooltip="Controls how much Feedback Cutoff">
|
|
<decVal min="0" max="255"/>
|
|
<label>EMF Feedback Cutoff Intensity</label>
|
|
<label xml:lang="it">Intensità Taglio EMF</label>
|
|
<label xml:lang="cs">Intenzita přerušní BEMF</label>
|
|
</variable>
|
|
<variable item="Dim Front Light" CV="114" mask="XXXXXXXV" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim Front Light</label>
|
|
<label xml:lang="it">Smorzamento Luci frontali</label>
|
|
<label xml:lang="cs">Tlumení předního světla</label>
|
|
</variable>
|
|
<variable item="Dim Rear Light" CV="114" mask="XXXXXXVX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim Rear Light</label>
|
|
<label xml:lang="it">Smorzamento Luci posteriori</label>
|
|
<label xml:lang="cs">Tlumení zadního světla</label>
|
|
</variable>
|
|
<variable item="Dim function output 1" CV="114" mask="XXXXXVXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 1</label>
|
|
<label xml:lang="it">Smorzamento Uscita funzioni 1</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 1</label>
|
|
</variable>
|
|
<variable item="Dim function output 2" CV="114" mask="XXXXVXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 2</label>
|
|
<label xml:lang="it">Smorzamento Uscita funzioni 2</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 2</label>
|
|
</variable>
|
|
<variable item="Dim function output 3" CV="114" mask="XXXVXXXX" default="0" minOut="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 3</label>
|
|
<label xml:lang="it">Smorzamento Uscita funzioni 3</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 3</label>
|
|
</variable>
|
|
<variable item="Dim function output 4" CV="114" mask="XXVXXXXX" default="0" minOut="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 4</label>
|
|
<label xml:lang="it">Smorzamento Uscita funzioni 4</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 4</label>
|
|
</variable>
|
|
<variable item="Dim function output 5" CV="114" mask="XVXXXXXX" default="0" minOut="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 5</label>
|
|
<label xml:lang="it">Smorzamento Uscita funzioni 5</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 5</label>
|
|
</variable>
|
|
<variable item="Dim function output 6" CV="114" mask="VXXXXXXX" default="0" minOut="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 6</label>
|
|
<label xml:lang="it">Smorzamento Uscita funzioni 6</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 6</label>
|
|
</variable>
|
|
<variable item="Uncoupler" CV="115" default="0">
|
|
<decVal max="99"/>
|
|
<label>Uncoupler</label>
|
|
<label xml:lang="it">Sganciatore</label>
|
|
<label xml:lang="cs">Rozpojovač</label>
|
|
</variable>
|
|
<variable item="Auto Uncouple" CV="116" default="0">
|
|
<decVal max="199"/>
|
|
<label>Auto Uncouple</label>
|
|
<label xml:lang="it">Sgancio Automatico</label>
|
|
<label xml:lang="cs">Automatický rozpojovač</label>
|
|
</variable>
|
|
<variable item="Flash Rate" CV="117" default="0">
|
|
<decVal max="99"/>
|
|
<label>Flash Rate</label>
|
|
<label xml:lang="it">Frequenza Lampeggio</label>
|
|
<label xml:lang="cs">Poměr blikání</label>
|
|
</variable>
|
|
<variable item="Flash front light" CV="118" mask="XXXXXXXV" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Flash front light</label>
|
|
<label xml:lang="it">Lampeggio Luci Frontali</label>
|
|
<label xml:lang="cs">Blikání předního světla</label>
|
|
</variable>
|
|
<variable item="Flash rear light" CV="118" mask="XXXXXXVX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Flash rear light</label>
|
|
<label xml:lang="it">Lampeggio Luci posteriori</label>
|
|
<label xml:lang="cs">Blikání zadního světla</label>
|
|
</variable>
|
|
<variable item="Flash function output 1" CV="118" mask="XXXXXVXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Flash function output 1</label>
|
|
<label xml:lang="it">Lampeggio uscita funzione 1</label>
|
|
<label xml:lang="cs">Blikání funkčního výstupu 1</label>
|
|
</variable>
|
|
<variable item="Flash function output 2" CV="118" mask="XXXXVXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Flash function output 2</label>
|
|
<label xml:lang="it">Lampeggio uscita funzione 2</label>
|
|
<label xml:lang="cs">Blikání funkčního výstupu 2</label>
|
|
</variable>
|
|
<variable item="Flash function output 3" CV="118" mask="XXXVXXXX" default="0" minOut="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Flash function output 3</label>
|
|
<label xml:lang="it">Lampeggio uscita funzione 3</label>
|
|
<label xml:lang="cs">Blikání funkčního výstupu 3</label>
|
|
</variable>
|
|
<variable item="Flash function output 4" CV="118" mask="XXVXXXXX" default="0" minOut="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Flash function output 4</label>
|
|
<label xml:lang="it">Lampeggio uscita funzione 4</label>
|
|
<label xml:lang="cs">Blikání funkčního výstupu 4</label>
|
|
</variable>
|
|
<variable item="Inverse Flash Output 2" CV="118" mask="XVXXXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Inverse Flash Output 2</label>
|
|
<label xml:lang="it">Lampeggio invertito uscita 2</label>
|
|
<label xml:lang="cs">Převrácené blikání funkčního výstupu 2</label>
|
|
</variable>
|
|
<variable item="Inverse Flash Output 4" CV="118" mask="VXXXXXXX" default="0" minOut="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Inverse Flash Output 4</label>
|
|
<label xml:lang="it">Lampeggio invertito uscita 4</label>
|
|
<label xml:lang="cs">Převrácené blikání funkčního výstupu 4</label>
|
|
</variable>
|
|
<variable item="F6 dims front light" CV="119" mask="XXXXXXXV" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F6 dims front light</label>
|
|
<label xml:lang="it">F6 smorza Luci frontali</label>
|
|
<label xml:lang="cs">F6 tlumí přední světlo</label>
|
|
</variable>
|
|
<variable item="F6 dims rear light" CV="119" mask="XXXXXXVX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F6 dims rear light</label>
|
|
<label xml:lang="it">F6 smorza Luci posteriori</label>
|
|
<label xml:lang="cs">F6 tlumí zadní světlo</label>
|
|
</variable>
|
|
<variable item="F6 dims function output 1" CV="119" mask="XXXXXVXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F6 dims function output 1</label>
|
|
<label xml:lang="it">F6 smorza Uscita funzione 1</label>
|
|
<label xml:lang="cs">F6 tlumí funkční výstup 1</label>
|
|
</variable>
|
|
<variable item="F6 dims function output 2" CV="119" mask="XXXXVXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F6 dims function output 2</label>
|
|
<label xml:lang="it">F6 smorza Uscita funzione 2</label>
|
|
<label xml:lang="cs">F6 tlumí funkční výstup 2</label>
|
|
</variable>
|
|
<variable item="F6 dims function output 3" CV="119" mask="XXXVXXXX" default="0" minOut="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F6 dims function output 3</label>
|
|
<label xml:lang="it">F6 smorza Uscita funzione 3</label>
|
|
<label xml:lang="cs">F6 tlumí funkční výstup 3</label>
|
|
</variable>
|
|
<variable item="F6 dims function output 4" CV="119" mask="XXVXXXXX" default="0" minOut="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F6 dims function output 4</label>
|
|
<label xml:lang="it">F6 smorza Uscita funzione 4</label>
|
|
<label xml:lang="cs">F6 tlumí funkční výstup 4</label>
|
|
</variable>
|
|
<variable item="F6 inverted" CV="119" mask="VXXXXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F6 inverted</label>
|
|
<label xml:lang="it">F6 invertito</label>
|
|
<label xml:lang="cs">F6 převrátí efekty</label>
|
|
</variable>
|
|
<variable item="F7 dims front light" CV="120" mask="XXXXXXXV" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F7 dims front light</label>
|
|
<label xml:lang="it">F7 smorza Luci frontali</label>
|
|
<label xml:lang="cs">F7 tlumí přední světlo</label>
|
|
</variable>
|
|
<variable item="F7 dims rear light" CV="120" mask="XXXXXXVX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F7 dims rear light</label>
|
|
<label xml:lang="it">F7 smorza Luci posteriori</label>
|
|
<label xml:lang="cs">F7 tlumí zadní světlo</label>
|
|
</variable>
|
|
<variable item="F7 dims function output 1" CV="120" mask="XXXXXVXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F7 dims function output 1</label>
|
|
<label xml:lang="it">F7 smorza Uscita funzione 1</label>
|
|
<label xml:lang="cs">F7 tlumí funkční výstup 1</label>
|
|
</variable>
|
|
<variable item="F7 dims function output 2" CV="120" mask="XXXXVXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F7 dims function output 2</label>
|
|
<label xml:lang="it">F7 smorza Uscita funzione 2</label>
|
|
<label xml:lang="cs">F7 tlumí funkční výstup 2</label>
|
|
</variable>
|
|
<variable item="F7 dims function output 3" CV="120" mask="XXXVXXXX" default="0" minOut="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F7 dims function output 3</label>
|
|
<label xml:lang="it">F7 smorza Uscita funzione 3</label>
|
|
<label xml:lang="cs">F7 tlumí funkční výstup 3</label>
|
|
</variable>
|
|
<variable item="F7 dims function output 4" CV="120" mask="XXVXXXXX" default="0" minOut="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F7 dims function output 4</label>
|
|
<label xml:lang="it">F7 smorza Uscita funzione 4</label>
|
|
<label xml:lang="cs">F7 tlumí funkční výstup 4</label>
|
|
</variable>
|
|
<variable item="F7 inverted" CV="120" mask="VXXXXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>F7 inverted</label>
|
|
<label xml:lang="it">F7 invertito</label>
|
|
<label xml:lang="cs">F7 převrátí efekty</label>
|
|
</variable>
|
|
<variable item="Exponential Acceleration" CV="121" default="0" comment="Adds an exponential acceleration">
|
|
<decVal max="99"/>
|
|
<label>Exponential Acceleration</label>
|
|
<label xml:lang="it">Accellerazione Esponenziale</label>
|
|
<comment>Adds an exponential acceleration</comment>
|
|
<comment xml:lang="it">Aggiunge una Accellerazione Esponenziale</comment>
|
|
<label xml:lang="cs">Exponenciální zrychlení</label>
|
|
<comment xml:lang="cs">Přidá exponenciální zrychlení</comment>
|
|
</variable>
|
|
<variable item="Exponential Deceleration" CV="122" default="0" comment="Adds an exponential deceleration">
|
|
<decVal max="99"/>
|
|
<label>Exponential Deceleration</label>
|
|
<label xml:lang="it">Decellerazione Esponenziale</label>
|
|
<comment>Adds an exponential deceleration</comment>
|
|
<comment xml:lang="it">Aggiunge una Decellerazione Esponenziale</comment>
|
|
<label xml:lang="cs">Exponenciální zpomalení</label>
|
|
<comment xml:lang="cs">Přidá exponenciální zpomalení</comment>
|
|
</variable>
|
|
<variable item="Adaptive Acceleration/Deceleration" CV="123" default="0">
|
|
<decVal max="99"/>
|
|
<label>Adaptive Acceleration/Deceleration</label>
|
|
<label xml:lang="it">Accell./Decell.adattabile</label>
|
|
<label xml:lang="cs">Přizpůsobené zrychlení/zpomalení</label>
|
|
</variable>
|
|
<variable CV="124" default="0" mask="XXXXXXVV" item="Shunting Usage">
|
|
<enumVal>
|
|
<enumChoice choice="no shunting">
|
|
<choice>no shunting</choice>
|
|
<choice xml:lang="it">nessuna manovra</choice>
|
|
<choice xml:lang="cs">bez posunu</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="no exponential and adaptive influence">
|
|
<choice>no exponential and adaptive influence</choice>
|
|
<choice xml:lang="it">nessuna influenza esponenziale / adattabile</choice>
|
|
<choice xml:lang="cs">ne exponenciální a přizpůsobený vliv</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1/4 acceleration/deceleration">
|
|
<choice>1/4 acceleration/deceleration</choice>
|
|
<choice xml:lang="it">1/4 Accell. / Decell.</choice>
|
|
<choice xml:lang="cs">1/4 zrychlení/zpomalení</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="no acceleration/deceleration">
|
|
<choice>no acceleration/deceleration</choice>
|
|
<choice xml:lang="it">nessuna Accell. / Decell.</choice>
|
|
<choice xml:lang="cs">bez zrychlení/zpomalení</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Shunting</label>
|
|
<label xml:lang="it">Manovra</label>
|
|
<label xml:lang="cs">Posun</label>
|
|
</variable>
|
|
<variable item="Half Speed Key" CV="124" mask="XXXVVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="not set">
|
|
<choice>not set</choice>
|
|
<choice xml:lang="it">nessuno</choice>
|
|
<choice xml:lang="cs">nenastaveno</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F7">
|
|
<choice>F7</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F3">
|
|
<choice>F3</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Half Speed Key</label>
|
|
<label xml:lang="it">Tasto mezza velocità</label>
|
|
<label xml:lang="cs">Klávesa poloviční rychlosti</label>
|
|
</variable>
|
|
<variable item="Shunt Function Key" CV="124" mask="XVXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Man (Zimo)">
|
|
<choice>Man (Zimo)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F4">
|
|
<choice>F4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F3" value="16">
|
|
<choice>F3</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Shunt Function Key</label>
|
|
<label xml:lang="it">Tasto funzione Manovra</label>
|
|
<label xml:lang="cs">Funkční klávesa posun</label>
|
|
</variable>
|
|
<variable item="Analog Power Conversion" CV="124" mask="XXVXXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Polarity Dependent DC stopping method</label>
|
|
<label xml:lang="it">Metodo fermata in DC dipendente da polarità</label>
|
|
<label xml:lang="cs">Metoda DC zastavení v závislosti na polaritě</label>
|
|
</variable>
|
|
<variable item="SUSI" CV="124" mask="VXXXXXXX" default="0" minOut="6">
|
|
<!-- value 0 => Susi, value 1 => normal function outputs -->
|
|
<enumVal>
|
|
<enumChoice choice="SUSI Serial interface for sound board">
|
|
<choice>SUSI Serial interface for sound board</choice>
|
|
<choice xml:lang="it">Interf.seriale SUSI</choice>
|
|
<choice xml:lang="cs">Sériové rozhraní pro zvuková zařízení SUSI</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Output as additional Function Pads">
|
|
<choice>Output as additional Function Pads</choice>
|
|
<choice xml:lang="it">uscita su Pad funzione addizionale</choice>
|
|
<choice xml:lang="cs">Dodatečný funkční výstup na ploškách</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>SUSI</label>
|
|
</variable>
|
|
<variable CV="125" mask="VVVVVVXX" item="Output 1 effect generated">
|
|
<enumVal>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light1.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light2.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light3.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light4.xml"/>
|
|
</enumVal>
|
|
<label>Front light effect generated</label>
|
|
<label xml:lang="it">Effetti Luci frontali</label>
|
|
<label xml:lang="cs">Generátor efektů předního světla</label>
|
|
</variable>
|
|
<variable CV="125" mask="XXXXXXVV" item="Output 1 behavior">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-both_frw_rev.xml"/>
|
|
<label>Front light behavior</label>
|
|
<label xml:lang="it">Comportamento Luci frontali</label>
|
|
<label xml:lang="cs">Chování předního světla</label>
|
|
</variable>
|
|
<variable CV="126" mask="VVVVVVXX" item="Output 2 effect generated">
|
|
<enumVal>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light1.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light2.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light3.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light4.xml"/>
|
|
</enumVal>
|
|
<label>Rear light effect generated</label>
|
|
<label xml:lang="it">Effetti Luci posteriori</label>
|
|
<label xml:lang="cs">Generátor efektů zadního světla</label>
|
|
</variable>
|
|
<variable CV="126" mask="XXXXXXVV" item="Output 2 behavior">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-both_frw_rev.xml"/>
|
|
<label>Rear light behavior</label>
|
|
<label xml:lang="it">Comportamento Luci posteriori</label>
|
|
<label xml:lang="cs">Chování zadního světla</label>
|
|
</variable>
|
|
<variable CV="127" mask="VVVVVVXX" item="Output 3 effect generated">
|
|
<enumVal>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light1.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light2.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light3.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light4.xml"/>
|
|
</enumVal>
|
|
<label>Function output 1 effect generated</label>
|
|
<label xml:lang="it">Effetti uscita Funzione 1</label>
|
|
<label xml:lang="cs">Generátor efektů funkčního výstupu 1</label>
|
|
</variable>
|
|
<variable CV="127" mask="XXXXXXVV" item="Output 3 behavior">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-both_frw_rev.xml"/>
|
|
<label>Function output 1 behavior</label>
|
|
<label xml:lang="it">Comportamento uscita Funzione 1</label>
|
|
<label xml:lang="cs">Chování funkčního výstupu 1</label>
|
|
</variable>
|
|
<variable CV="128" mask="VVVVVVXX" item="Output 4 effect generated">
|
|
<enumVal>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light1.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light2.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light3.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light4.xml"/>
|
|
</enumVal>
|
|
<label>Function output 2 effect generated</label>
|
|
<label xml:lang="it">Effetti uscita Funzione 2</label>
|
|
<label xml:lang="cs">Generátor efektů funkčního výstupu 2</label>
|
|
</variable>
|
|
<variable CV="128" mask="XXXXXXVV" item="Output 4 behavior">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-both_frw_rev.xml"/>
|
|
<label>Function output 2 behavior</label>
|
|
<label xml:lang="it">Comportamento uscita Funzione 2</label>
|
|
<label xml:lang="cs">Chování funkčního výstupu 2</label>
|
|
</variable>
|
|
<variable CV="129" mask="VVVVVVXX" item="Output 5 effect generated" minOut="5">
|
|
<enumVal>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light1.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light2.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light3.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light4.xml"/>
|
|
</enumVal>
|
|
<label>Function output 3 effect generated</label>
|
|
<label xml:lang="it">Effetti uscita Funzione 3</label>
|
|
<label xml:lang="cs">Generátor efektů funkčního výstupu 3</label>
|
|
</variable>
|
|
<variable CV="129" mask="XXXXXXVV" item="Output 5 behavior" minOut="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-both_frw_rev.xml"/>
|
|
<label>Function output 3 behavior</label>
|
|
<label xml:lang="it">Comportamento uscita Funzione 3</label>
|
|
<label xml:lang="cs">Chování funkčního výstupu 3</label>
|
|
</variable>
|
|
<variable CV="130" mask="VVVVVVXX" item="Output 6 effect generated" minOut="6">
|
|
<enumVal>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light1.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light2.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light3.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light4.xml"/>
|
|
</enumVal>
|
|
<label>Function output 4 effect generated</label>
|
|
<label xml:lang="it">Effetti uscita Funzione 4</label>
|
|
<label xml:lang="cs">Generátor efektů funkčního výstupu 4</label>
|
|
</variable>
|
|
<variable CV="130" mask="XXXXXXVV" item="Output 6 behavior" minOut="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-both_frw_rev.xml"/>
|
|
<label>Function output 4 behavior</label>
|
|
<label xml:lang="it">Comportamento uscita Funzione 4</label>
|
|
<label xml:lang="cs">Chování funkčního výstupu 4</label>
|
|
</variable>
|
|
<variable CV="131" mask="VVVVVVXX" item="Output 7 effect generated" minOut="7">
|
|
<enumVal>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light1.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light2.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light3.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light4.xml"/>
|
|
</enumVal>
|
|
<label>Function output 5 effect generated</label>
|
|
<label xml:lang="it">Effetti uscita Funzione 5</label>
|
|
<label xml:lang="cs">Generátor efektů funkčního výstupu 5</label>
|
|
</variable>
|
|
<variable CV="131" mask="XXXXXXVV" item="Output 7 behavior" minOut="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-both_frw_rev.xml"/>
|
|
<label>Function output 5 behavior</label>
|
|
<label xml:lang="it">Comportamento uscita Funzione 5</label>
|
|
<label xml:lang="cs">Chování funkčního výstupu 5</label>
|
|
</variable>
|
|
<variable CV="132" mask="VVVVVVXX" item="Output 8 effect generated" minOut="8">
|
|
<enumVal>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light1.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light2.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light3.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light4.xml"/>
|
|
</enumVal>
|
|
<label>Function output 6 effect generated</label>
|
|
<label xml:lang="it">Effetti uscita Funzione 6</label>
|
|
<label xml:lang="cs">Generátor efektů funkčního výstupu 6</label>
|
|
</variable>
|
|
<variable CV="132" mask="XXXXXXVV" item="Output 8 behavior" minOut="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-both_frw_rev.xml"/>
|
|
<label>Function output 6 behavior</label>
|
|
<label xml:lang="it">Comportamento uscita Funzione 6</label>
|
|
<label xml:lang="cs">Chování funkčního výstupu 6</label>
|
|
</variable>
|
|
<variable item="Function Output 4 as virtual Cam or Smoke Fan" CV="133" default="0" minOut="5">
|
|
<enumVal>
|
|
<enumChoice choice="Normal Output">
|
|
<choice>Normal Output</choice>
|
|
<choice xml:lang="it">Uscita Normale</choice>
|
|
<choice xml:lang="cs">Normální výstup</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Cam Pulses or Smoke Fan">
|
|
<choice>Cam Pulses or Smoke Fan</choice>
|
|
<choice xml:lang="it">Impulso Cam o Ventola Fumo</choice>
|
|
<choice xml:lang="cs">Rytmus vaček nebo ventilátor kouře</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Function Output 4 as virtual Cam or Smoke Fan</label>
|
|
<label xml:lang="it">Uscita 4 Cam virtuale o Ventola Fumo</label>
|
|
<label xml:lang="cs">Funkční výstup 4 jako virtuální vačky nebo ventilátor kouře</label>
|
|
</variable>
|
|
<variable item="Asymmetrical DCC Threshold" CV="134" default="106">
|
|
<decVal max="214"/>
|
|
<label>Asymmetrical DCC Threshold</label>
|
|
<label xml:lang="it">Soglia DCC asimmetrica</label>
|
|
<label xml:lang="cs">Práh asymetrického DCC</label>
|
|
</variable>
|
|
<variable item="km/h speed regulation control and range" CV="135" opsOnly="yes" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Not Active">
|
|
<choice>Not Active</choice>
|
|
<choice xml:lang="it">Non attiva</choice>
|
|
<choice xml:lang="cs">Neaktivní</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.2" value="2">
|
|
<choice>0.2</choice>
|
|
<choice xml:lang="cs">0,2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.3" value="3">
|
|
<choice>0.3</choice>
|
|
<choice xml:lang="cs">0,3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.4" value="4">
|
|
<choice>0.4</choice>
|
|
<choice xml:lang="cs">0,4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.5" value="5">
|
|
<choice>0.5</choice>
|
|
<choice xml:lang="cs">0,5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.6" value="6">
|
|
<choice>0.6</choice>
|
|
<choice xml:lang="cs">0,6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.7" value="7">
|
|
<choice>0.7</choice>
|
|
<choice xml:lang="cs">0,7</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.8" value="8">
|
|
<choice>0.8</choice>
|
|
<choice xml:lang="cs">0,8</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.9" value="9">
|
|
<choice>0.9</choice>
|
|
<choice xml:lang="cs">0,9</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1" value="10">
|
|
<choice>1</choice>
|
|
<choice xml:lang="cs">1,0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.1" value="11">
|
|
<choice>1.1</choice>
|
|
<choice xml:lang="cs">1,1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.2" value="12">
|
|
<choice>1.2</choice>
|
|
<choice xml:lang="cs">1,2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.3" value="13">
|
|
<choice>1.3</choice>
|
|
<choice xml:lang="cs">1,3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.4" value="14">
|
|
<choice>1.4</choice>
|
|
<choice xml:lang="cs">1,4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.5" value="15">
|
|
<choice>1.5</choice>
|
|
<choice xml:lang="cs">1,5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.6" value="16">
|
|
<choice>1.6</choice>
|
|
<choice xml:lang="cs">1,6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.7" value="17">
|
|
<choice>1.7</choice>
|
|
<choice xml:lang="cs">1,7</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.8" value="18">
|
|
<choice>1.8</choice>
|
|
<choice xml:lang="cs">1,8</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.9" value="19">
|
|
<choice>1.9</choice>
|
|
<choice xml:lang="cs">1,9</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2" value="20">
|
|
<choice>2</choice>
|
|
<choice xml:lang="cs">2,0</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>km/h speed regulation control and range</label>
|
|
<label xml:lang="it">Regolazione velocità e valori km/h</label>
|
|
<label xml:lang="cs">Regulace rychlosti km/h, aktivace, řízení a meze</label>
|
|
</variable>
|
|
<variable item="km/h speed regulation control number readout" CV="136" readOnly="yes">
|
|
<decVal/>
|
|
<label>km/h speed regulation control number readout</label>
|
|
<label xml:lang="it">Lettura valori Regolazione velocità e km/h</label>
|
|
<label xml:lang="cs">Regulace rychlosti km/h, odečet kontrolního čísla</label>
|
|
</variable>
|
|
<variable item="Smoke PWM at standstill" CV="137">
|
|
<decVal/>
|
|
<label>Smoke PWM at standstill</label>
|
|
<label xml:lang="it">Impulsi Fumo da fermo</label>
|
|
<label xml:lang="cs">PWM kouře v klidu</label>
|
|
</variable>
|
|
<variable item="Smoke PWM at minimum speed" CV="138">
|
|
<decVal/>
|
|
<label>Smoke PWM at minimum speed</label>
|
|
<label xml:lang="it">Impulsi Fumo velocità minima</label>
|
|
<label xml:lang="cs">PWM kouře při minimální rychlosti</label>
|
|
</variable>
|
|
<variable item="Smoke PWM at max speed" CV="139">
|
|
<decVal/>
|
|
<label>Smoke PWM at max speed</label>
|
|
<label xml:lang="it">Impulsi Fumo velocità massima</label>
|
|
<label xml:lang="cs">PWM kouře při maximální rychlosti</label>
|
|
</variable>
|
|
<variable item="Distance controlled stopping" CV="140" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="not active">
|
|
<choice>not active</choice>
|
|
<choice xml:lang="it">non attivo</choice>
|
|
<choice xml:lang="cs">Neaktivní</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Automatic stops, Signal controlled speed influence or Asymmetric DCC">
|
|
<choice>Automatic stops, Signal controlled speed influence or Asymmetric DCC</choice>
|
|
<choice xml:lang="it">Stop Automatico, Controllato da segnale o DCC asimmetrica</choice>
|
|
<choice xml:lang="cs">Automatické zastavení, přizpůsobení řízení rychlosti návěstidlům nebo asymetrické DCC</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Manual stops using cab">
|
|
<choice>Manual stops using cab</choice>
|
|
<choice xml:lang="it">Stop manuale con palmare</choice>
|
|
<choice xml:lang="cs">Ruční zastavení z ovladače</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Automatic and Manual stops">
|
|
<choice>Automatic and Manual stops</choice>
|
|
<choice xml:lang="it">Stop manuale e Automatico</choice>
|
|
<choice xml:lang="cs">Automatické a ruční zastavení</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Automatic stops with immediate braking" value="11">
|
|
<choice>Automatic stops with immediate braking</choice>
|
|
<choice xml:lang="it">Stop automatico con freno di emergenza</choice>
|
|
<choice xml:lang="cs">Automatické zastavení s okamžitým bržděním</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Manual stops with immediate braking">
|
|
<choice>Manual stops with immediate braking</choice>
|
|
<choice xml:lang="it">Stop manuale con freno di emergenza</choice>
|
|
<choice xml:lang="cs">Ruční zastavení s okamžitým bržděním</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Automatic and Manual stops with immediate braking">
|
|
<choice>Automatic and Manual stops with immediate braking</choice>
|
|
<choice xml:lang="it">Stop automatico e manuale con freno di emergenza</choice>
|
|
<choice xml:lang="cs">Automatické a ruční zastavení s okamžitým bržděním</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Distance controlled stopping</label>
|
|
<label xml:lang="it">Distanza di Fermata</label>
|
|
<label xml:lang="cs">Zastavení řízené vzdáleností</label>
|
|
</variable>
|
|
<variable item="Distance controlled stopping Distance" CV="141" default="0">
|
|
<decVal min="0" max="255"/>
|
|
<label>Distance controlled stopping Distance</label>
|
|
<label xml:lang="it">Controllo Distanza di Fermata</label>
|
|
<label xml:lang="cs">Konstantní brzdná dráha</label>
|
|
</variable>
|
|
<variable item="Distance controlled stopping speed correction (ABC)" CV="142" default="12">
|
|
<decVal min="0" max="255"/>
|
|
<label>Distance controlled stopping speed correction (ABC)</label>
|
|
<label xml:lang="it">Correzione velocità Distanza di Fermata (ABC)</label>
|
|
<label xml:lang="cs">Rychlostní korekce pro zastavení řízené vzdáleností (ABC)</label>
|
|
</variable>
|
|
<variable item="Distance controlled stopping speed correction (HLU)" CV="143" default="0">
|
|
<decVal min="0" max="255"/>
|
|
<label>Distance controlled stopping speed correction (HLU)</label>
|
|
<label xml:lang="it">Correzione velocità Distanza di Fermata (HLU)</label>
|
|
<label xml:lang="cs">Rychlostní korekce pro zastavení řízené vzdáleností (HLU)</label>
|
|
</variable>
|
|
<variable item="Service Mode Programming Locked" CV="144" mask="XVXXXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes-0_1.xml"/>
|
|
<label>Service Mode Programming Locked</label>
|
|
<label xml:lang="it">Blocco programmazione in modo Servizio</label>
|
|
<label xml:lang="cs">Zámek programování v servisním režimu</label>
|
|
</variable>
|
|
<variable item="Software Update Locked" CV="144" mask="VXXXXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes-0_1.xml"/>
|
|
<label>Software Update Locked</label>
|
|
<label xml:lang="it">Blocco aggiornamento Software</label>
|
|
<label xml:lang="cs">Zámek softwarových aktualizací</label>
|
|
</variable>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/CV145_kickStart.xml"/>
|
|
<variable CV="146" default="0" item="Load Control" tooltip="Motor Backlash Control">
|
|
<decVal min="0" max="255"/>
|
|
<label>Motor Backlash Control</label>
|
|
<label xml:lang="it">Controllo rinculo motore</label>
|
|
<label xml:lang="cs">Vyrovnání vůle převodovky motoru</label>
|
|
</variable>
|
|
<variable CV="147" default="0" item="Total PWM Period">
|
|
<decVal min="0" max="255"/>
|
|
<label>EMK measure timeout</label>
|
|
<label xml:lang="it">Misura timeout EMK</label>
|
|
<label xml:lang="cs">Měřící pauza EMK</label>
|
|
</variable>
|
|
<variable CV="148" default="0" item="EMF Control Reference">
|
|
<decVal min="0" max="255"/>
|
|
<label>Differential value</label>
|
|
<label xml:lang="it">Valore differenziale</label>
|
|
<label xml:lang="cs">Diferenciální složka</label>
|
|
</variable>
|
|
<variable CV="149" mask="XXXXXXXV" default="0" item="EMF Enable">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OnOff.xml"/>
|
|
<label>Adaptive proportional value</label>
|
|
<label xml:lang="it">Valore proprzionale adattabile</label>
|
|
<label xml:lang="cs">Adaptivní proporcionální složka</label>
|
|
</variable>
|
|
<variable CV="150" default="0" item="EMF Static Config">
|
|
<decVal min="0" max="255"/>
|
|
<label>Regulation at full speed</label>
|
|
<label xml:lang="it">Regolazione a velocità massima</label>
|
|
<label xml:lang="cs">Regulace při plné rychlosti</label>
|
|
</variable>
|
|
<variable CV="151" item="Advanced Group 1 Option 1" default="0" tooltip="Motor braked by shorting output">
|
|
<enumVal>
|
|
<enumChoice choice="No Braking">
|
|
<choice>No Braking</choice>
|
|
<choice xml:lang="it"> Nessuna Frenata</choice>
|
|
<choice xml:lang="cs">Bez brzdy</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gradual brake application over 1sec from Stop" value="1">
|
|
<choice>Gradual brake application over 1sec from Stop</choice>
|
|
<choice xml:lang="it">Frenata graduale oltre 1 sec. dallo stop</choice>
|
|
<choice xml:lang="cs">Použití motorové brzdy na 1 sekundu před zastavením</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gradual brake application over 2sec from Stop" value="2">
|
|
<choice>Gradual brake application over 2sec from Stop</choice>
|
|
<choice xml:lang="it">Frenata graduale oltre 2 sec. dallo stop</choice>
|
|
<choice xml:lang="cs">Použití motorové brzdy na 2 sekundy před zastavením</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gradual brake application over 3sec from Stop" value="3">
|
|
<choice>Gradual brake application over 3sec from Stop</choice>
|
|
<choice xml:lang="it">Frenata graduale oltre 3 sec. dallo stop</choice>
|
|
<choice xml:lang="cs">Použití motorové brzdy na 3 sekundy před zastavením</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gradual brake application over 4sec from Stop" value="4">
|
|
<choice>Gradual brake application over 4sec from Stop</choice>
|
|
<choice xml:lang="it">Frenata graduale oltre 4 sec. dallo stop</choice>
|
|
<choice xml:lang="cs">Použití motorové brzdy na 4 sekundy před zastavením</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gradual brake application over 5sec from Stop" value="5">
|
|
<choice>Gradual brake application over 5sec from Stop</choice>
|
|
<choice xml:lang="it">Frenata graduale oltre 5 sec. dallo stop</choice>
|
|
<choice xml:lang="cs">Použití motorové brzdy na 5 sekund před zastavením</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gradual brake application over 6sec from Stop" value="6">
|
|
<choice>Gradual brake application over 6sec from Stop</choice>
|
|
<choice xml:lang="it">Frenata graduale oltre 6 sec. dallo stop</choice>
|
|
<choice xml:lang="cs">Použití motorové brzdy na 6 sekund před zastavením</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gradual brake application over 7sec from Stop" value="7">
|
|
<choice>Gradual brake application over 7sec from Stop</choice>
|
|
<choice xml:lang="it">Frenata graduale oltre 7 sec. dallo stop</choice>
|
|
<choice xml:lang="cs">Použití motorové brzdy na 7 sekund před zastavením</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gradual brake application over 8sec from Stop" value="8">
|
|
<choice>Gradual brake application over 8sec from Stop</choice>
|
|
<choice xml:lang="it">Frenata graduale oltre 8 sec. dallo stop</choice>
|
|
<choice xml:lang="cs">Použití motorové brzdy na 8 sekund před zastavením</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Full brake application at Stop" value="2">
|
|
<choice>Full brake application at Stop</choice>
|
|
<choice xml:lang="it">Frenata completa allo stop</choice>
|
|
<choice xml:lang="cs">Použití plné brzdy na zastavení</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Motor brake</label>
|
|
<label xml:lang="it">Freno motore</label>
|
|
<label xml:lang="cs">Motorová brzda</label>
|
|
</variable>
|
|
<variable item="Dim function output 7" CV="152" mask="XXXXXXXV" default="0" minOut="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 7</label>
|
|
<label xml:lang="it">Funzione smorzamento uscita 7</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 7</label>
|
|
</variable>
|
|
<variable item="Dim function output 8" CV="152" mask="XXXXXXVX" default="0" minOut="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 8</label>
|
|
<label xml:lang="it">Funzione smorzamento uscita 8</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 8</label>
|
|
</variable>
|
|
<variable item="Dim function output 9" CV="152" mask="XXXXXVXX" default="0" minOut="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 9</label>
|
|
<label xml:lang="it">Funzione smorzamento uscita 9</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 9</label>
|
|
</variable>
|
|
<variable item="Dim function output 10" CV="152" mask="XXXXVXXX" default="0" minOut="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 10</label>
|
|
<label xml:lang="it">Funzione smorzamento uscita 10</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 10</label>
|
|
</variable>
|
|
<variable item="Dim function output 11" CV="152" mask="XXXVXXXX" default="0" minOut="13">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 11</label>
|
|
<label xml:lang="it">Funzione smorzamento uscita 11</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 11</label>
|
|
</variable>
|
|
<variable item="Dim function output 12" CV="152" mask="XXVXXXXX" default="0" minOut="14">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn-1_0.xml"/>
|
|
<label>Dim function output 12</label>
|
|
<label xml:lang="it">Funzione smorzamento uscita 12</label>
|
|
<label xml:lang="cs">Tlumení funkčního výstupu 12</label>
|
|
</variable>
|
|
<variable item="FO3 + FO4 directional setting" CV="152" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Non Directional, normal NMRA mapping" value="0">
|
|
<choice>Non Directional, normal NMRA mapping</choice>
|
|
<choice xml:lang="it">non direzionale, Standard NMRA</choice>
|
|
<choice xml:lang="cs">Ne směrové, normální přiřazení NMRA</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="FO3 on in reverse, FO4 on in forward" value="1">
|
|
<choice>FO3 on in reverse, FO4 on in forward</choice>
|
|
<choice xml:lang="it">F3 in retro ,F4 in avanti</choice>
|
|
<choice xml:lang="cs">Funkční výstup 3 zapnut když vzad, funkční výstup 4 zapnut když vpřed</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>FO3 + FO4 directional setting</label>
|
|
<label xml:lang="it">F3+F4 settaggio direzionale</label>
|
|
<label xml:lang="cs">Směrové nastavení pro funkční výstupy 3 a 4</label>
|
|
</variable>
|
|
</variables>
|