2866 lines
128 KiB
XML
2866 lines
128 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2002, 2005, 2006, 2007, 2008 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="Ronald Kuhn" version="3" lastUpdated="20211201"/> <!-- Correction of "Choice_LigthX.xml" -->
|
|
<version author="Bob Jacobsen" version="2" lastUpdated="20190727"/> <!-- xinclude for CV19 -->
|
|
<version author="Mark Waters mark16w-jmri@yahoo.co.uk" version="1.02" lastUpdated="20090626"/>
|
|
<version author="Nigel Cliffe ncliffe@btinternet.com and Mark Waters mark16w-jmri@yahoo.co.uk" version="1.01" lastUpdated="20090222"/>
|
|
<!--
|
|
This decoder configuration file is based the Zimo_MX620_v6.xml V 1.01 file, dated 20080328.
|
|
With the following changes, Re-instating CV 116 (bug fixed by Zimo in v7), Modified CV124, Extended CV 161,
|
|
Added CV146, Extended CVs 125-132 and CVs 181-2.
|
|
|
|
Based on the "SW-Version 9.1 2008 10 18" English version of the ZIMO MX620
|
|
decoder manual (with thanks to Art Luescher of ZIMO Agency of North America
|
|
for the translations!).
|
|
|
|
This decoder XML is meant to be used with the "Comprehensive" programmer format.
|
|
Continued the practice of using unrelated "item" names to place Zimo unique
|
|
variables on the proper pane of the Comprehensive programmer.
|
|
-->
|
|
<!-- V 1 new file -->
|
|
<!-- V 1.01 Fixed error in CV161 mask -->
|
|
<!-- V 1.02 CV's 129 & 130 added, corrected CV161 masks -->
|
|
<decoder>
|
|
<family name="Zimo MX620" mfg="Zimo">
|
|
<model model="MX620 version 9" lowVersionID="9" maxInputVolts="12-22V" maxMotorCurrent="0.8A, peak=2A for 5 sec." maxTotalCurrent="0.8A" formFactor="N" numOuts="6" numFns="14">
|
|
<output name="1" label="Front Light"/>
|
|
<output name="2" label="Rear Light"/>
|
|
<output name="3" label="FO 1"/>
|
|
<output name="4" label="FO 2"/>
|
|
<output name="5" label="FO 3 Pad (+5v)"/>
|
|
<output name="6" label="FO 4 Pad (+5v)"/>
|
|
<size length="14" width="9" height="2.5" units="mm"/>
|
|
</model>
|
|
</family>
|
|
<programming direct="yes" paged="yes" register="yes" ops="yes"/>
|
|
<variables>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/shortAndLongAddress.xml"/>
|
|
<variable item="Vstart" CV="2" default="2" comment="Range 0-252">
|
|
<decVal max="252"/>
|
|
<label>Vstart</label>
|
|
<label xml:lang="it">Volt Partenza</label>
|
|
<label xml:lang="fr">V démarr.</label>
|
|
<label xml:lang="de">Anfahrspannung</label>
|
|
<comment>Range 0-252</comment>
|
|
<comment xml:lang="it">Valori 0-252</comment>
|
|
</variable>
|
|
<variable CV="3" default="1" item="Accel" comment="Range 0-255">
|
|
<decVal max="255"/>
|
|
<label>Acceleration</label>
|
|
<label xml:lang="it">Accellerazione (0-255)</label>
|
|
<label xml:lang="fr">Accelération (0-255)</label>
|
|
<label xml:lang="de">Anfahrverzögerung (0-255)</label>
|
|
<comment>Range 0-255</comment>
|
|
<comment xml:lang="it">Valori 0-255</comment>
|
|
</variable>
|
|
<variable CV="4" default="1" item="Decel" comment="Range 0-255">
|
|
<decVal max="255"/>
|
|
<label>Deceleration</label>
|
|
<label xml:lang="it">Decellerazione (0-255)</label>
|
|
<label xml:lang="fr">Décélération (0-255)</label>
|
|
<label xml:lang="de">Bremszeit (0-255)</label>
|
|
<comment>Range 0-255</comment>
|
|
<comment xml:lang="it">Valori 0-255</comment>
|
|
</variable>
|
|
<variable item="Vhigh" CV="5" default="252" comment="Range 0-252">
|
|
<decVal max="252"/>
|
|
<label>Vhigh</label>
|
|
<label xml:lang="it">Volt Massimi</label>
|
|
<label xml:lang="fr">Vmax</label>
|
|
<label xml:lang="de">Höchstgeschwindigkeit</label>
|
|
<comment>Range 0-252</comment>
|
|
<comment xml:lang="it">Valori 0-252</comment>
|
|
</variable>
|
|
<variable item="Vmid" CV="6" default="1" comment="Range 0-252">
|
|
<decVal max="252"/>
|
|
<label>Vmid</label>
|
|
<label xml:lang="it">Volt Intermedi</label>
|
|
<label xml:lang="fr">Vmoy</label>
|
|
<label xml:lang="de">Mittengeschwindigkeit</label>
|
|
<comment xml:lang="it">Valori 0-252</comment>
|
|
</variable>
|
|
<variable CV="7" item="Decoder Version" readOnly="yes">
|
|
<decVal/>
|
|
<label>Decoder Version No</label>
|
|
<label xml:lang="it">Versione Decoder: </label>
|
|
<label xml:lang="fr">Version décodeur: </label>
|
|
<label xml:lang="de">Decoder Version: </label>
|
|
</variable>
|
|
<variable CV="8" readOnly="yes" item="Manufacturer" default="145">
|
|
<decVal/>
|
|
<label>Manufacturer ID</label>
|
|
<label xml:lang="it">ID Costruttore: </label>
|
|
<label xml:lang="fr">ID constructeur: </label>
|
|
<label xml:lang="de">Hersteller ID: </label>
|
|
</variable>
|
|
<variable item="Motor Frequency and EMF sample Rate" CV="9" default="0">
|
|
<decVal/>
|
|
<label>Motor Frequency and EMF sample Rate</label>
|
|
<label xml:lang="it">Frequenza PWM motore e campionamento EMF </label>
|
|
</variable>
|
|
<variable CV="10" default="0" item="EMF Droop Config" tooltip="Range 0-252">
|
|
<decVal max="252"/>
|
|
<label>EMF Feedback Cutoff Speed Step</label>
|
|
<label xml:lang="it">Step velocità taglio EMF</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F1" CV="13" mask="XXXXXXXV">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F1</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F1</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F2" CV="13" mask="XXXXXXVX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F2</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F2</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F3" CV="13" mask="XXXXXVXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F3</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F3</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F4" CV="13" mask="XXXXVXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F4</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F4</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F5" CV="13" mask="XXXVXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F5</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F5</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F6" CV="13" mask="XXVXXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F6</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F6</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F7" CV="13" mask="XVXXXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F7</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F7</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F8" CV="13" mask="VXXXXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F8</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F8</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - FL(f)" CV="14" mask="XXXXXXXV">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - FL(f)</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : Luci (in avanti)</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - FL(r)" CV="14" mask="XXXXXXVX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - FL(r)</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : Luci (in retro)</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F9" CV="14" mask="XXXXXVXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F9</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F9</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F10" CV="14" mask="XXXXVXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F10</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F10</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F11" CV="14" mask="XXXVXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F11</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F11</label>
|
|
</variable>
|
|
<variable item="Analog Mode Function Status - F12" CV="14" mask="XXVXXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog Mode Function Status - F12</label>
|
|
<label xml:lang="it">Funzione di Stato in Analogico : F12</label>
|
|
</variable>
|
|
<variable CV="14" item="Zero-1 Power Conversion" mask="XVXXXXXX" default="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Analog operation with accel/decel from CV3/4</label>
|
|
<label xml:lang="it">Operatività in Analogico con accell/decell. da CV 3/4</label>
|
|
</variable>
|
|
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/consistAddr.xml"/>
|
|
|
|
<variable item="Consist Address Active For F1" CV="21" mask="XXXXXXXV">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
|
|
<label>Consist Address Active For F1</label>
|
|
<label xml:lang="it">Indirizzo Consist attivo per F1</label>
|
|
</variable>
|
|
<variable item="Consist Address Active For F2" CV="21" mask="XXXXXXVX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
|
|
<label>Consist Address Active For F1</label>
|
|
<label xml:lang="it">Indirizzo Consist attivo per F1</label>
|
|
</variable>
|
|
<variable item="Consist Address Active For F3" CV="21" mask="XXXXXVXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
|
|
<label>Consist Address Active For F3</label>
|
|
<label xml:lang="it">Indirizzo Consist attivo per F3</label>
|
|
</variable>
|
|
<variable item="Consist Address Active For F4" CV="21" mask="XXXXVXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
|
|
<label>Consist Address Active For F4</label>
|
|
<label xml:lang="it">Indirizzo Consist attivo per F4</label>
|
|
</variable>
|
|
<variable item="Consist Address Active For F5" CV="21" mask="XXXVXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
|
|
<label>Consist Address Active For F5</label>
|
|
<label xml:lang="it">Indirizzo Consist attivo per F5</label>
|
|
</variable>
|
|
<variable item="Consist Address Active For F6" CV="21" mask="XXVXXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
|
|
<label>Consist Address Active For F6</label>
|
|
<label xml:lang="it">Indirizzo Consist attivo per F6</label>
|
|
</variable>
|
|
<variable item="Consist Address Active For F7" CV="21" mask="XVXXXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
|
|
<label>Consist Address Active For F7</label>
|
|
<label xml:lang="it">Indirizzo Consist attivo per F7</label>
|
|
</variable>
|
|
<variable item="Consist Address Active For F8" CV="21" mask="VXXXXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
|
|
<label>Consist Address Active For F8</label>
|
|
<label xml:lang="it">Indirizzo Consist attivo per F8</label>
|
|
</variable>
|
|
<variable item="Consist Address Active For FL in Forward" CV="22" mask="XXXXXXXV">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
|
|
<label>Consist Address Active For FL in Forward</label>
|
|
<label xml:lang="it">Indirizzo Consist attivo per Luci (in avanti)</label>
|
|
</variable>
|
|
<variable item="Consist Address Active For FL in Reverse" CV="22" mask="XXXXXXVX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
|
|
<label>Consist Address Active For FL in Reverse</label>
|
|
<label xml:lang="it">Indirizzo Consist attivo per Luci (in retro)</label>
|
|
</variable>
|
|
<variable item="Acceleration Trim" CV="23" mask="XVVVVVVV">
|
|
<decVal max="127"/>
|
|
<label>Acceleration Trim</label>
|
|
<label xml:lang="it">Correzione Accellerazione</label>
|
|
</variable>
|
|
<variable item="Acceleration Trim Sign" CV="23" mask="VXXXXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-AddSubtract.xml"/>
|
|
<label>Acceleration Trim Sign</label>
|
|
<label xml:lang="it">Segno Regolazione fine Accellerazione</label>
|
|
</variable>
|
|
<variable item="Deceleration Trim" CV="24" mask="XVVVVVVV">
|
|
<decVal max="127"/>
|
|
<label>Deceleration Trim</label>
|
|
<label xml:lang="it">Regolazione fine Decellarazione</label>
|
|
</variable>
|
|
<variable item="Deceleration Trim Sign" CV="24" mask="VXXXXXXX">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-AddSubtract.xml"/>
|
|
<label>Deceleration Trim Sign</label>
|
|
<label xml:lang="it">Segno Regolazione fine Decellarazione</label>
|
|
</variable>
|
|
<variable item="Direction Dependent stops with asymmetrical DCC" CV="27">
|
|
<enumVal>
|
|
<enumChoice choice="Does Not Stop">
|
|
<choice>Does Not Stop</choice>
|
|
<choice xml:lang="it">Non si ferma</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Stops when Right rail is higher voltage">
|
|
<choice>Stops when Right rail is higher voltage</choice>
|
|
<choice xml:lang="it">Si ferma se rotaia destra ha tensione più alta</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Stops when Left rail is higher voltage">
|
|
<choice>Stops when Left rail is higher voltage</choice>
|
|
<choice xml:lang="it">Si ferma se rotaia sinistra ha tensione più alta</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Stops in Both Directions">
|
|
<choice>Stops in Both Directions</choice>
|
|
<choice xml:lang="it">Si ferma in entrambe le direzioni</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Direction Dependent stops with asymmetrical DCC</label>
|
|
<label xml:lang="it">Stop Direzionale con DCC asimmetrica</label>
|
|
</variable>
|
|
<variable item="Ch. 1 for Address" CV="28" mask="XXXXXXXV" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
|
|
<label>Ch. 1 for Address</label>
|
|
</variable>
|
|
<!-- CV=29 -->
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29direction.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29speedSteps.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29analog.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29RailCom.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29table3-28.xml"/>
|
|
<variable item="FL(f) controls output 1" CV="33" default="1" mask="XXXXXXXV" minOut="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 1</label>
|
|
<label xml:lang="it">Luci (in avanti) controlla uscita 1</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 2" CV="33" mask="XXXXXXVX" minOut="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 2</label>
|
|
<label xml:lang="it">Luci (in avanti) controlla uscita 2</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 3" CV="33" mask="XXXXXVXX" minOut="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 3</label>
|
|
<label xml:lang="it">Luci (in avanti) controlla uscita 3</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 4" CV="33" mask="XXXXVXXX" minOut="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 4</label>
|
|
<label xml:lang="it">Luci (in avanti) controlla uscita 4</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 5" CV="33" mask="XXXVXXXX" minOut="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 5</label>
|
|
<label xml:lang="it">Luci (in avanti) controlla uscita 5</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 6" CV="33" mask="XXVXXXXX" minOut="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 6</label>
|
|
<label xml:lang="it">Luci (in avanti) controlla uscita 6</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 1" CV="34" mask="XXXXXXXV" minOut="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 1</label>
|
|
<label xml:lang="it">Luci (in retro) controlla uscita 1</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 2" CV="34" default="1" mask="XXXXXXVX" minOut="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 2</label>
|
|
<label xml:lang="it">Luci (in retro) controlla uscita 2</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 3" CV="34" mask="XXXXXVXX" minOut="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 3</label>
|
|
<label xml:lang="it">Luci (in retro) controlla uscita 3</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 4" CV="34" mask="XXXXVXXX" minOut="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 4</label>
|
|
<label xml:lang="it">Luci (in retro) controlla uscita 4</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 5" CV="34" mask="XXXVXXXX" minOut="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 5</label>
|
|
<label xml:lang="it">Luci (in retro) controlla uscita 5</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 6" CV="34" mask="XXVXXXXX" minOut="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 6</label>
|
|
<label xml:lang="it">Luci (in retro) controlla uscita 6</label>
|
|
</variable>
|
|
<variable item="F1 controls output 1" CV="35" mask="XXXXXXXV" minOut="1" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 1</label>
|
|
<label xml:lang="it">F1 controlla uscita 1</label>
|
|
</variable>
|
|
<variable item="F1 controls output 2" CV="35" mask="XXXXXXVX" minOut="2" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 2</label>
|
|
<label xml:lang="it">F1 controlla uscita 2</label>
|
|
</variable>
|
|
<variable item="F1 controls output 3" CV="35" default="1" mask="XXXXXVXX" minOut="3" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 3</label>
|
|
<label xml:lang="it">F1 controlla uscita 3</label>
|
|
</variable>
|
|
<variable item="F1 controls output 4" CV="35" mask="XXXXVXXX" minOut="4" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 4</label>
|
|
<label xml:lang="it">F1 controlla uscita 4</label>
|
|
</variable>
|
|
<variable item="F1 controls output 5" CV="35" mask="XXXVXXXX" minOut="5" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 5</label>
|
|
<label xml:lang="it">F1 controlla uscita 5</label>
|
|
</variable>
|
|
<variable item="F1 controls output 6" CV="35" mask="XXVXXXXX" minOut="6" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 6</label>
|
|
<label xml:lang="it">F1 controlla uscita 6</label>
|
|
</variable>
|
|
<variable item="F2 controls output 1" CV="36" mask="XXXXXXXV" minOut="1" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 1</label>
|
|
<label xml:lang="it">F2 controlla uscita 1</label>
|
|
</variable>
|
|
<variable item="F2 controls output 2" CV="36" mask="XXXXXXVX" minOut="2" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 2</label>
|
|
<label xml:lang="it">F2 controlla uscita 2</label>
|
|
</variable>
|
|
<variable item="F2 controls output 3" CV="36" mask="XXXXXVXX" minOut="3" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 3</label>
|
|
<label xml:lang="it">F2 controlla uscita 3</label>
|
|
</variable>
|
|
<variable item="F2 controls output 4" CV="36" default="1" mask="XXXXVXXX" minOut="4" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 4</label>
|
|
<label xml:lang="it">F2 controlla uscita 4</label>
|
|
</variable>
|
|
<variable item="F2 controls output 5" CV="36" mask="XXXVXXXX" minOut="5" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 5</label>
|
|
<label xml:lang="it">F2 controlla uscita 5</label>
|
|
</variable>
|
|
<variable item="F2 controls output 6" CV="36" mask="XXVXXXXX" minOut="6" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 6</label>
|
|
<label xml:lang="it">F2 controlla uscita 6</label>
|
|
</variable>
|
|
<variable item="F3 controls output 1" CV="37" mask="XXVXXXXX" minOut="1" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 1</label>
|
|
<label xml:lang="it">F3 controlla uscita 1</label>
|
|
</variable>
|
|
<variable item="F3 controls output 2" CV="37" mask="XVXXXXXX" minOut="2" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 2</label>
|
|
<label xml:lang="it">F3 controlla uscita 2</label>
|
|
</variable>
|
|
<variable item="F3 controls output 3" CV="37" mask="VXXXXXXX" minOut="3" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 3</label>
|
|
<label xml:lang="it">F3 controlla uscita 3</label>
|
|
</variable>
|
|
<variable item="F3 controls output 4" CV="37" mask="XXXXXXXV" minOut="4" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 4</label>
|
|
<label xml:lang="it">F3 controlla uscita 4</label>
|
|
</variable>
|
|
<variable item="F3 controls output 5" CV="37" default="1" mask="XXXXXXVX" minOut="5" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 5</label>
|
|
<label xml:lang="it">F3 controlla uscita 5</label>
|
|
</variable>
|
|
<variable item="F3 controls output 6" CV="37" mask="XXXXXVXX" minOut="6" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 6</label>
|
|
<label xml:lang="it">F3 controlla uscita 6</label>
|
|
</variable>
|
|
<variable item="F4 controls output 1" CV="38" mask="XXVXXXXX" minOut="1" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output 1</label>
|
|
<label xml:lang="it">F4 controlla uscita 1</label>
|
|
</variable>
|
|
<variable item="F4 controls output 2" CV="38" mask="XVXXXXXX" minOut="2" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output 2</label>
|
|
<label xml:lang="it">F4 controlla uscita 2</label>
|
|
</variable>
|
|
<variable item="F4 controls output 3" CV="38" mask="VXXXXXXX" minOut="3" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output 3</label>
|
|
<label xml:lang="it">F4 controlla uscita 3</label>
|
|
</variable>
|
|
<variable item="F4 controls output 4" CV="38" mask="XXXXXXXV" minOut="4" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output 4</label>
|
|
<label xml:lang="it">F4 controlla uscita 4</label>
|
|
</variable>
|
|
<variable item="F4 controls output 5" CV="38" mask="XXXXXXVX" minOut="5" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output 5</label>
|
|
<label xml:lang="it">F4 controlla uscita 5</label>
|
|
</variable>
|
|
<variable item="F4 controls output 6" CV="38" default="1" mask="XXXXXVXX" minOut="6" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output 6</label>
|
|
<label xml:lang="it">F4 controlla uscita 6</label>
|
|
</variable>
|
|
<variable item="F5 controls output 1" CV="39" mask="XXVXXXXX" minOut="1" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output 1</label>
|
|
<label xml:lang="it">F5 controlla uscita 1</label>
|
|
</variable>
|
|
<variable item="F5 controls output 2" CV="39" mask="XVXXXXXX" minOut="2" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output 2</label>
|
|
<label xml:lang="it">F5 controlla uscita 2</label>
|
|
</variable>
|
|
<variable item="F5 controls output 3" CV="39" mask="VXXXXXXX" minOut="3" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output 3</label>
|
|
<label xml:lang="it">F5 controlla uscita 3</label>
|
|
</variable>
|
|
<variable item="F5 controls output 4" CV="39" mask="XXXXXXXV" minOut="4" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output 4</label>
|
|
<label xml:lang="it">F5 controlla uscita 4</label>
|
|
</variable>
|
|
<variable item="F5 controls output 5" CV="39" mask="XXXXXXVX" minOut="5" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output 5</label>
|
|
<label xml:lang="it">F5 controlla uscita 5</label>
|
|
</variable>
|
|
<variable item="F5 controls output 6" CV="39" mask="XXXXXVXX" minOut="6" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output 6</label>
|
|
<label xml:lang="it">F5 controlla uscita 6</label>
|
|
</variable>
|
|
<variable item="F6 controls output 1" CV="40" mask="XXVXXXXX" minOut="1" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output 1</label>
|
|
<label xml:lang="it">F6 controlla uscita 1</label>
|
|
</variable>
|
|
<variable item="F6 controls output 2" CV="40" mask="XVXXXXXX" minOut="2" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output 2</label>
|
|
<label xml:lang="it">F6 controlla uscita 2</label>
|
|
</variable>
|
|
<variable item="F6 controls output 3" CV="40" mask="VXXXXXXX" minOut="3" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output 3</label>
|
|
<label xml:lang="it">F6 controlla uscita 3</label>
|
|
</variable>
|
|
<variable item="F6 controls output 4" CV="40" mask="XXXXXXXV" minOut="4" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output 4</label>
|
|
<label xml:lang="it">F6 controlla uscita 4</label>
|
|
</variable>
|
|
<variable item="F6 controls output 5" CV="40" mask="XXXXXXVX" minOut="5" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output 5</label>
|
|
<label xml:lang="it">F6 controlla uscita 5</label>
|
|
</variable>
|
|
<variable item="F6 controls output 6" CV="40" mask="XXXXXVXX" minOut="6" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output 6</label>
|
|
<label xml:lang="it">F6 controlla uscita 6</label>
|
|
</variable>
|
|
<variable item="F7 controls output 1" CV="41" mask="XXXXXVXX" minOut="1" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output 1</label>
|
|
<label xml:lang="it">F7 controlla uscita 1</label>
|
|
</variable>
|
|
<variable item="F7 controls output 2" CV="41" mask="XXXXVXXX" minOut="2" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output 2</label>
|
|
<label xml:lang="it">F7 controlla uscita 2</label>
|
|
</variable>
|
|
<variable item="F7 controls output 3" CV="41" mask="XXXVXXXX" minOut="3" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output 3</label>
|
|
<label xml:lang="it">F7 controlla uscita 3</label>
|
|
</variable>
|
|
<variable item="F7 controls output 4" CV="41" mask="XXVXXXXX" minOut="4" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output 4</label>
|
|
<label xml:lang="it">F7 controlla uscita 4</label>
|
|
</variable>
|
|
<variable item="F7 controls output 5" CV="41" mask="XVXXXXXX" minOut="5" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output 5</label>
|
|
<label xml:lang="it">F7 controlla uscita 5</label>
|
|
</variable>
|
|
<variable item="F7 controls output 6" CV="41" mask="VXXXXXXX" minOut="6" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output 6</label>
|
|
<label xml:lang="it">F7 controlla uscita 6</label>
|
|
</variable>
|
|
<variable item="F8 controls output 1" CV="42" mask="XXXXXVXX" minOut="1" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output 1</label>
|
|
<label xml:lang="it">F8 controlla uscita 1</label>
|
|
</variable>
|
|
<variable item="F8 controls output 2" CV="42" mask="XXXXVXXX" minOut="2" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output 2</label>
|
|
<label xml:lang="it">F8 controlla uscita 2</label>
|
|
</variable>
|
|
<variable item="F8 controls output 3" CV="42" mask="XXXVXXXX" minOut="3" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output 3</label>
|
|
<label xml:lang="it">F8 controlla uscita 3</label>
|
|
</variable>
|
|
<variable item="F8 controls output 4" CV="42" mask="XXVXXXXX" minOut="4" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output 4</label>
|
|
<label xml:lang="it">F8 controlla uscita 4</label>
|
|
</variable>
|
|
<variable item="F8 controls output 5" CV="42" mask="XVXXXXXX" minOut="5" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output 5</label>
|
|
<label xml:lang="it">F8 controlla uscita 5</label>
|
|
</variable>
|
|
<variable item="F8 controls output 6" CV="42" mask="VXXXXXXX" minOut="6" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output 6</label>
|
|
<label xml:lang="it">F8 controlla uscita 6</label>
|
|
</variable>
|
|
<variable item="F9 controls output 1" CV="43" mask="XXXXXVXX" minOut="1" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output 1</label>
|
|
</variable>
|
|
<variable item="F9 controls output 2" CV="43" mask="XXXXVXXX" minOut="2" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output 2</label>
|
|
</variable>
|
|
<variable item="F9 controls output 3" CV="43" mask="XXXVXXXX" minOut="3" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output 3</label>
|
|
</variable>
|
|
<variable item="F9 controls output 4" CV="43" mask="XXVXXXXX" minOut="4" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output 4</label>
|
|
</variable>
|
|
<variable item="F9 controls output 5" CV="43" mask="XVXXXXXX" minOut="5" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output 5</label>
|
|
</variable>
|
|
<variable item="F9 controls output 6" CV="43" mask="VXXXXXXX" minOut="6" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output 6</label>
|
|
</variable>
|
|
<variable item="F10 controls output 1" CV="44" mask="XXXXXVXX" minOut="1" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output 1</label>
|
|
</variable>
|
|
<variable item="F10 controls output 2" CV="44" mask="XXXXVXXX" minOut="2" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output 2</label>
|
|
</variable>
|
|
<variable item="F10 controls output 3" CV="44" mask="XXXVXXXX" minOut="3" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output 3</label>
|
|
</variable>
|
|
<variable item="F10 controls output 4" CV="44" mask="XXVXXXXX" minOut="4" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output 4</label>
|
|
</variable>
|
|
<variable item="F10 controls output 5" CV="44" mask="XVXXXXXX" minOut="5" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output 5</label>
|
|
</variable>
|
|
<variable item="F10 controls output 6" CV="44" mask="VXXXXXXX" minOut="6" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output 6</label>
|
|
</variable>
|
|
<variable item="F11 controls output 1" CV="45" mask="XXXXXVXX" minOut="1" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output 1</label>
|
|
</variable>
|
|
<variable item="F11 controls output 2" CV="45" mask="XXXXVXXX" minOut="2" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output 2</label>
|
|
</variable>
|
|
<variable item="F11 controls output 3" CV="45" mask="XXXVXXXX" minOut="3" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output 3</label>
|
|
</variable>
|
|
<variable item="F11 controls output 4" CV="45" mask="XXVXXXXX" minOut="4" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output 4</label>
|
|
</variable>
|
|
<variable item="F11 controls output 5" CV="45" mask="XVXXXXXX" minOut="5" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output 5</label>
|
|
</variable>
|
|
<variable item="F11 controls output 6" CV="45" mask="VXXXXXXX" minOut="6" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output 6</label>
|
|
</variable>
|
|
<variable item="F12 controls output 1" CV="46" mask="XXXXXVXX" minOut="1" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output 1</label>
|
|
</variable>
|
|
<variable item="F12 controls output 2" CV="46" mask="XXXXVXXX" minOut="2" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output 2</label>
|
|
</variable>
|
|
<variable item="F12 controls output 3" CV="46" mask="XXXVXXXX" minOut="3" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output 3</label>
|
|
</variable>
|
|
<variable item="F12 controls output 4" CV="46" mask="XXVXXXXX" minOut="4" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output 4</label>
|
|
</variable>
|
|
<variable item="F12 controls output 5" CV="46" mask="XVXXXXXX" minOut="5" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output 5</label>
|
|
</variable>
|
|
<variable item="F12 controls output 6" CV="46" mask="VXXXXXXX" minOut="6" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output 6</label>
|
|
</variable>
|
|
<variable item="AltF3 controls output 1" CV="37" mask="XXXXXXXV" minOut="1" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF3 controls output 1</label>
|
|
</variable>
|
|
<variable item="AltF3 controls output 2" CV="37" mask="XXXXXXVX" minOut="2" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF3 controls output 2</label>
|
|
</variable>
|
|
<variable item="AltF3 controls output 3" CV="37" mask="XXXXXVXX" minOut="3" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF3 controls output 3</label>
|
|
</variable>
|
|
<variable item="AltF3 controls output 4" CV="37" mask="XXXXVXXX" minOut="4" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF3 controls output 4</label>
|
|
</variable>
|
|
<variable item="AltF3 controls output 5" CV="37" mask="XXXVXXXX" minOut="5" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF3 controls output 5</label>
|
|
</variable>
|
|
<variable item="AltF3 controls output 6" CV="37" mask="XXVXXXXX" minOut="6" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF3 controls output 6</label>
|
|
</variable>
|
|
<variable item="AltF4 controls output 1" CV="38" mask="XXXXXXXV" minOut="1" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF4 controls output 1</label>
|
|
</variable>
|
|
<variable item="AltF4 controls output 2" CV="38" mask="XXXXXXVX" minOut="2" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF4 controls output 2</label>
|
|
</variable>
|
|
<variable item="AltF4 controls output 3" CV="38" mask="XXXXXVXX" minOut="3" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF4 controls output 3</label>
|
|
</variable>
|
|
<variable item="AltF4 controls output 4" CV="38" mask="XXXXVXXX" minOut="4" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF4 controls output 4</label>
|
|
</variable>
|
|
<variable item="AltF4 controls output 5" CV="38" mask="XXXVXXXX" minOut="5" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF4 controls output 5</label>
|
|
</variable>
|
|
<variable item="AltF4 controls output 6" CV="38" mask="XXVXXXXX" minOut="6" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF4 controls output 6</label>
|
|
</variable>
|
|
<variable item="AltF5 controls output 1" CV="39" mask="XXXXXXXV" minOut="1" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF5 controls output 1</label>
|
|
</variable>
|
|
<variable item="AltF5 controls output 2" CV="39" mask="XXXXXXVX" minOut="2" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF5 controls output 2</label>
|
|
</variable>
|
|
<variable item="AltF5 controls output 3" CV="39" mask="XXXXXVXX" minOut="3" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF5 controls output 3</label>
|
|
</variable>
|
|
<variable item="AltF5 controls output 4" CV="39" mask="XXXXVXXX" minOut="4" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF5 controls output 4</label>
|
|
</variable>
|
|
<variable item="AltF5 controls output 5" CV="39" mask="XXXVXXXX" minOut="5" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF5 controls output 5</label>
|
|
</variable>
|
|
<variable item="AltF5 controls output 6" CV="39" mask="XXVXXXXX" minOut="6" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF5 controls output 6</label>
|
|
</variable>
|
|
<variable item="AltF6 controls output 1" CV="40" mask="XXXXXXXV" minOut="1" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF6 controls output 1</label>
|
|
</variable>
|
|
<variable item="AltF6 controls output 2" CV="40" mask="XXXXXXVX" minOut="2" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF6 controls output 2</label>
|
|
</variable>
|
|
<variable item="AltF6 controls output 3" CV="40" mask="XXXXXVXX" minOut="3" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF6 controls output 3</label>
|
|
</variable>
|
|
<variable item="AltF6 controls output 4" CV="40" mask="XXXXVXXX" minOut="4" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF6 controls output 4</label>
|
|
</variable>
|
|
<variable item="AltF6 controls output 5" CV="40" mask="XXXVXXXX" minOut="5" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF6 controls output 5</label>
|
|
</variable>
|
|
<variable item="AltF6 controls output 6" CV="40" mask="XXVXXXXX" minOut="6" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF6 controls output 6</label>
|
|
</variable>
|
|
<variable item="AltF7 controls output 1" CV="41" mask="XXXXXXXV" minOut="1" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF7 controls output 1</label>
|
|
</variable>
|
|
<variable item="AltF7 controls output 2" CV="41" mask="XXXXXXVX" minOut="2" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF7 controls output 2</label>
|
|
</variable>
|
|
<variable item="AltF7 controls output 3" CV="41" mask="XXXXXVXX" minOut="3" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF7 controls output 3</label>
|
|
</variable>
|
|
<variable item="AltF7 controls output 4" CV="41" mask="XXXXVXXX" minOut="4" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF7 controls output 4</label>
|
|
</variable>
|
|
<variable item="AltF7 controls output 5" CV="41" mask="XXXVXXXX" minOut="5" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF7 controls output 5</label>
|
|
</variable>
|
|
<variable item="AltF7 controls output 6" CV="41" mask="XXVXXXXX" minOut="6" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF7 controls output 6</label>
|
|
</variable>
|
|
<variable item="AltF8 controls output 1" CV="42" mask="XXXXXXXV" minOut="1" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF8 controls output 1</label>
|
|
</variable>
|
|
<variable item="AltF8 controls output 2" CV="42" mask="XXXXXXVX" minOut="2" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF8 controls output 2</label>
|
|
</variable>
|
|
<variable item="AltF8 controls output 3" CV="42" mask="XXXXXVXX" minOut="3" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF8 controls output 3</label>
|
|
</variable>
|
|
<variable item="AltF8 controls output 4" CV="42" mask="XXXXVXXX" minOut="4" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF8 controls output 4</label>
|
|
</variable>
|
|
<variable item="AltF8 controls output 5" CV="42" mask="XXXVXXXX" minOut="5" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF8 controls output 5</label>
|
|
</variable>
|
|
<variable item="AltF8 controls output 6" CV="42" mask="XXVXXXXX" minOut="6" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF8 controls output 6</label>
|
|
</variable>
|
|
<variable item="AltF9 controls output 1" CV="43" mask="XXXXXXXV" minOut="1" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF9 controls output 1</label>
|
|
</variable>
|
|
<variable item="AltF9 controls output 2" CV="43" mask="XXXXXXVX" minOut="2" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF9 controls output 2</label>
|
|
</variable>
|
|
<variable item="AltF9 controls output 3" CV="43" mask="XXXXXVXX" minOut="3" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF9 controls output 3</label>
|
|
</variable>
|
|
<variable item="AltF9 controls output 4" CV="43" mask="XXXXVXXX" minOut="4" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF9 controls output 4</label>
|
|
</variable>
|
|
<variable item="AltF9 controls output 5" CV="43" mask="XXXVXXXX" minOut="5" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF9 controls output 5</label>
|
|
</variable>
|
|
<variable item="AltF9 controls output 6" CV="43" mask="XXVXXXXX" minOut="6" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF9 controls output 6</label>
|
|
</variable>
|
|
<variable item="AltF10 controls output 1" CV="44" mask="XXXXXXXV" minOut="1" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF10 controls output 1</label>
|
|
</variable>
|
|
<variable item="AltF10 controls output 2" CV="44" mask="XXXXXXVX" minOut="2" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF10 controls output 2</label>
|
|
</variable>
|
|
<variable item="AltF10 controls output 3" CV="44" mask="XXXXXVXX" minOut="3" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF10 controls output 3</label>
|
|
</variable>
|
|
<variable item="AltF10 controls output 4" CV="44" mask="XXXXVXXX" minOut="4" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF10 controls output 4</label>
|
|
</variable>
|
|
<variable item="AltF10 controls output 5" CV="44" mask="XXXVXXXX" minOut="5" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF10 controls output 5</label>
|
|
</variable>
|
|
<variable item="AltF10 controls output 6" CV="44" mask="XXVXXXXX" minOut="6" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF10 controls output 6</label>
|
|
</variable>
|
|
<variable item="AltF11 controls output 1" CV="45" mask="XXXXXXXV" minOut="1" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF11 controls output 1</label>
|
|
</variable>
|
|
<variable item="AltF11 controls output 2" CV="45" mask="XXXXXXVX" minOut="2" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF11 controls output 2</label>
|
|
</variable>
|
|
<variable item="AltF11 controls output 3" CV="45" mask="XXXXXVXX" minOut="3" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF11 controls output 3</label>
|
|
</variable>
|
|
<variable item="AltF11 controls output 4" CV="45" mask="XXXXVXXX" minOut="4" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF11 controls output 4</label>
|
|
</variable>
|
|
<variable item="AltF11 controls output 5" CV="45" mask="XXXVXXXX" minOut="5" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF11 controls output 5</label>
|
|
</variable>
|
|
<variable item="AltF11 controls output 6" CV="45" mask="XXVXXXXX" minOut="6" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF11 controls output 6</label>
|
|
</variable>
|
|
<variable item="AltF12 controls output 1" CV="46" mask="XXXXXXXV" minOut="1" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF12 controls output 1</label>
|
|
</variable>
|
|
<variable item="AltF12 controls output 2" CV="46" mask="XXXXXXVX" minOut="2" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF12 controls output 2</label>
|
|
</variable>
|
|
<variable item="AltF12 controls output 3" CV="46" mask="XXXXXVXX" minOut="3" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF12 controls output 3</label>
|
|
</variable>
|
|
<variable item="AltF12 controls output 4" CV="46" mask="XXXXVXXX" minOut="4" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF12 controls output 4</label>
|
|
</variable>
|
|
<variable item="AltF12 controls output 5" CV="46" mask="XXXVXXXX" minOut="5" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF12 controls output 5</label>
|
|
</variable>
|
|
<variable item="AltF12 controls output 6" CV="46" mask="XXVXXXXX" minOut="6" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>AltF12 controls output 6</label>
|
|
</variable>
|
|
<variable item="Signal Dependent Acceleration" CV="49" default="0" comment="Range 0-255">
|
|
<decVal max="255"/>
|
|
<label>Signal Dependent Acceleration</label>
|
|
<comment>Range 0-255</comment>
|
|
</variable>
|
|
<variable item="Signal Dependent Deceleration" CV="50" default="0" comment="Range 0-255">
|
|
<decVal max="255"/>
|
|
<label>Signal Dependent Deceleration</label>
|
|
<comment>Range 0-255</comment>
|
|
</variable>
|
|
<variable item="-1-" CV="51" default="20" comment="Range 0-252">
|
|
<decVal max="252"/>
|
|
<label>-1-</label>
|
|
<comment>Range 0-252</comment>
|
|
</variable>
|
|
<variable item="-U-" CV="52" default="40" comment="Range 0-252">
|
|
<decVal max="252"/>
|
|
<label>-U-</label>
|
|
<comment>Range 0-252</comment>
|
|
</variable>
|
|
<variable item="-2-" CV="53" default="70" comment="Range 0-252">
|
|
<decVal max="252"/>
|
|
<label>-2-</label>
|
|
<comment>Range 0-252</comment>
|
|
</variable>
|
|
<variable item="-L-" CV="54" default="110" comment="Range 0-252">
|
|
<decVal max="252"/>
|
|
<label>-L-</label>
|
|
<comment>Range 0-252</comment>
|
|
</variable>
|
|
<variable item="-3-" CV="55" default="180" comment="Range 0-252">
|
|
<decVal max="252"/>
|
|
<label>-3-</label>
|
|
<comment>Range 0-252</comment>
|
|
</variable>
|
|
<variable item="BEMF config" CV="56" default="0" tooltip="Range 0-199">
|
|
<decVal max="199"/>
|
|
<label>BEMF config</label>
|
|
</variable>
|
|
<variable CV="57" default="0" item="Dither frequency" tooltip="Value divided by 10 is voltage applied to motor at full speed, 0 = automatic adjustment">
|
|
<decVal max="255"/>
|
|
<label>Voltage Reference</label>
|
|
</variable>
|
|
<variable CV="58" default="255" item="Dither option" tooltip="Controls how much BEMF (0-no BEMF to 255-max)">
|
|
<decVal/>
|
|
<label>BEMF Intensity</label>
|
|
</variable>
|
|
<variable item="Signal Dependent Reaction Time" CV="59" default="5" comment="Range 0-255">
|
|
<decVal max="255"/>
|
|
<label>Signal Dependent Reaction Time</label>
|
|
<comment>Range 0-255</comment>
|
|
</variable>
|
|
<variable item="Output Level" CV="60" default="0" comment="Controls function output voltage (0/255=high / 1 to 254)">
|
|
<decVal min="0" max="255"/>
|
|
<label>Output Level</label>
|
|
<comment>Controls function output voltage (0/255=high / 1 to 254)</comment>
|
|
</variable>
|
|
<variable item="Special Function Mapping" CV="61" default="0" comment="CV61">
|
|
<enumVal>
|
|
<enumChoice choice="NMRA Standard Mapping">
|
|
<choice>NMRA Standard Mapping</choice>
|
|
<choice xml:lang="it">Mappatura Standard NMRA</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Alternative Mapping, use this page" value="97">
|
|
<choice>Alternative Mapping, use this page</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Use mapping stored by POM CV61=98 method" value="99">
|
|
<choice>Use mapping stored by POM CV61=98 method</choice>
|
|
<choice xml:lang="it">Usa mappatura in memoria in POM CV61=98</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Special Function Mapping</label>
|
|
<label xml:lang="it">Mappatura funzioni speciali</label>
|
|
<comment>CV61</comment>
|
|
</variable>
|
|
<variable CV="62" default="0" item="Global lighting option 1">
|
|
<decVal min="0" max="9"/>
|
|
<label>Minimum Dimming Value</label>
|
|
<label xml:lang="it">Valore minimo smorzamento luci</label>
|
|
</variable>
|
|
<variable CV="63" default="51" item="Global lighting option 2">
|
|
<decVal max="255"/>
|
|
<label>Light Effects Modifications</label>
|
|
<label xml:lang="it">Modifica effetti Luci</label>
|
|
</variable>
|
|
<variable CV="64" default="5" item="Global lighting option 4">
|
|
<decVal min="0" max="9"/>
|
|
<label>Ditch Light Off Time</label>
|
|
<label xml:lang="it">Tempo di Off luci Ditch</label>
|
|
</variable>
|
|
<variable CV="65" readOnly="yes" default="0" item="Product Number" tooltip="Sub-version No (read only)">
|
|
<decVal/>
|
|
<label>Sub-version</label>
|
|
</variable>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/fwdTrim.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/cv67speedTableBasic.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/revTrim.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/userId.xml"/>
|
|
<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>
|
|
</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>
|
|
</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>
|
|
</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>
|
|
</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>
|
|
|
|
</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>
|
|
</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à soglia taglio EMF</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">Stmívání Přední 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">Stmívání Zadní 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 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 2</label>
|
|
</variable>
|
|
<variable item="Dim function output 3" CV="114" mask="XXXVXXXX" default="0">
|
|
<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 3</label>
|
|
</variable>
|
|
<variable item="Dim function output 4" CV="114" mask="XXVXXXXX" default="0">
|
|
<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 4</label>
|
|
</variable>
|
|
<variable item="Uncoupler" CV="115" default="0">
|
|
<decVal max="99"/>
|
|
<label>Uncoupler</label>
|
|
<label xml:lang="it">Sganciatore</label>
|
|
</variable>
|
|
<variable item="Uncouple Movement" CV="116" default="0">
|
|
<decVal max="199"/>
|
|
<label>Uncouple Movement</label>
|
|
</variable>
|
|
<variable item="Flash Rate" CV="117" default="0">
|
|
<decVal max="99"/>
|
|
<label>Flash Rate</label>
|
|
<label xml:lang="it">Temporizzazione Flash</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">Flash Luci frontali</label>
|
|
<label xml:lang="cs">Blikání Přední 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">Flash Luci posteriori</label>
|
|
<label xml:lang="cs">Blikání Zadní 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">Flash Uscita 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">Flash Uscita 2</label>
|
|
</variable>
|
|
<variable item="Flash function output 3" CV="118" mask="XXXVXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Flash function output 3</label>
|
|
<label xml:lang="it">Flash Uscita 3</label>
|
|
</variable>
|
|
<variable item="Flash function output 4" CV="118" mask="XXVXXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Flash function output 4</label>
|
|
<label xml:lang="it">Flash Uscita 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">Flash invertito Uscita 2</label>
|
|
</variable>
|
|
<variable item="Inverse Flash Output 4" CV="118" mask="VXXXXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
|
|
<label>Inverse Flash Output 4</label>
|
|
<label xml:lang="it">Flash invertito Uscita 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 Stmívání Přední světla</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 Stmívání Zadní světla</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 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 2</label>
|
|
</variable>
|
|
<variable item="F6 dims function output 3" CV="119" mask="XXXVXXXX" default="0">
|
|
<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 3</label>
|
|
</variable>
|
|
<variable item="F6 dims function output 4" CV="119" mask="XXVXXXXX" default="0">
|
|
<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 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 invertite</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 Stmívání Přední světla</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 Stmívání Zadní světla</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 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 2</label>
|
|
</variable>
|
|
<variable item="F7 dims function output 3" CV="120" mask="XXXVXXXX" default="0">
|
|
<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 3</label>
|
|
</variable>
|
|
<variable item="F7 dims function output 4" CV="120" mask="XXVXXXXX" default="0">
|
|
<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 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 invertite</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>
|
|
</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>
|
|
</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>
|
|
</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>
|
|
</enumChoice>
|
|
<enumChoice choice="shunting, no exponential and adaptive influence">
|
|
<choice>shunting, no exponential and adaptive influence</choice>
|
|
<choice xml:lang="it">nessuna influenza esponenziale / adattabile</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="shunting, 1/4 de- and acceleration">
|
|
<choice>shunting, 1/4 de- and acceleration</choice>
|
|
<choice xml:lang="it">1/4 Accell. / Decell.</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="shunting, no de- and acceleration">
|
|
<choice>shunting, no de- and acceleration</choice>
|
|
<choice xml:lang="it">nessuna Accell. / Decell.</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Shunting</label>
|
|
<label xml:lang="it">Manovra</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">non gestita.</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 funzione 1/2 Velocità</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>
|
|
</variable>
|
|
<variable CV="124" mask="VXXXXXXX" default="0" item="Function 2 effect generated">
|
|
<enumVal>
|
|
<enumChoice choice="Activated">
|
|
<choice>Activated</choice>
|
|
<choice xml:lang="it">Attivata</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Outputs F03 and F04">
|
|
<choice>Outputs F03 and F04</choice>
|
|
<choice xml:lang="it">uscita F03 ed F04</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>SUSI</label>
|
|
<label xml:lang="it">Interfaccia SUSI</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">Fermata in DC dipendente da polarità</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"/>
|
|
</enumVal>
|
|
<label>Front light effect generated</label>
|
|
<label xml:lang="cs">Přední světla generovaný efekt</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="cs">Chování Přední 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"/>
|
|
</enumVal>
|
|
<label>Rear light effect generated</label>
|
|
<label xml:lang="cs">Zadní světla generovaný efekt</label>
|
|
</variable>
|
|
<variable CV="126" mask="XXXXXXVV" item="Output 2 behavior">
|
|
<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"/>
|
|
</enumVal>
|
|
<label>Function output 1 effect generated</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>
|
|
</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"/>
|
|
</enumVal>
|
|
<label>Function output 2 effect generated</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>
|
|
</variable>
|
|
<variable CV="129" mask="VVVVVVXX" item="Output 5 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"/>
|
|
</enumVal>
|
|
<label>Function output 3 effect generated</label>
|
|
</variable>
|
|
<variable CV="129" mask="XXXXXXVV" item="Output 5 behavior">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-both_frw_rev.xml"/>
|
|
<label>Function output 3 behavior</label>
|
|
</variable>
|
|
<variable CV="130" mask="VVVVVVXX" item="Output 6 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"/>
|
|
</enumVal>
|
|
<label>Function output 4 effect generated</label>
|
|
</variable>
|
|
<variable CV="130" mask="XXXXXXVV" item="Output 6 behavior">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-both_frw_rev.xml"/>
|
|
<label>Function output 4 behavior</label>
|
|
</variable>
|
|
<variable item="Function Output 2 as virtual Cam" CV="133" default="0">
|
|
<decVal min="0" max="255"/>
|
|
<label>Function Output 2 as virtual Cam</label>
|
|
</variable>
|
|
<variable item="Asymmetrical DCC Threshold" CV="134" default="106">
|
|
<decVal max="214"/>
|
|
<label>Asymmetrical DCC Threshold</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>
|
|
</enumChoice>
|
|
<enumChoice choice="0.2" value="2">
|
|
<choice>0.2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.3" value="3">
|
|
<choice>0.3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.4" value="4">
|
|
<choice>0.4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.5" value="5">
|
|
<choice>0.5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.6" value="6">
|
|
<choice>0.6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.7" value="7">
|
|
<choice>0.7</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.8" value="8">
|
|
<choice>0.8</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="0.9" value="9">
|
|
<choice>0.9</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1" value="10">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.1" value="11">
|
|
<choice>1.1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.2" value="12">
|
|
<choice>1.2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.3" value="13">
|
|
<choice>1.3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.4" value="14">
|
|
<choice>1.4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.5" value="15">
|
|
<choice>1.5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.6" value="16">
|
|
<choice>1.6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.7" value="17">
|
|
<choice>1.7</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.8" value="18">
|
|
<choice>1.8</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1.9" value="19">
|
|
<choice>1.9</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2" value="20">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>km/h speed regulation control and range</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>
|
|
</variable>
|
|
<variable item="Distance controlled stopping" CV="140" default="0">
|
|
<enumVal>
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/Choice-Light6.xml"/>
|
|
</enumVal>
|
|
<label>Distance controlled stopping</label>
|
|
<label xml:lang="it">Fermata controllata da distanza</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">Distanza di Fermata controllata da distanza</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">Distanza di Fermata controllata da velocità (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">Distanza di Fermata controllata da velocità (HLU)</label>
|
|
</variable>
|
|
<!-- NB irrelevant "item" entry to force CV onto Motor panel -->
|
|
<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>
|
|
</variable>
|
|
<variable item="Servo Protocol" CV="161" mask="XXXXXXXV" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NegPosPulse.xml"/>
|
|
<label>Servo Protocol</label>
|
|
<label xml:lang="it">Protocollo Servo</label>
|
|
</variable>
|
|
<variable item="Servo Control Wire Active" CV="161" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Only during movement">
|
|
<choice>Only during movement</choice>
|
|
<choice xml:lang="it">Solo durante movimento</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Active all times">
|
|
<choice>Active all times</choice>
|
|
<choice xml:lang="it">Attivo sempre</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Servo Control Wire Active</label>
|
|
<label xml:lang="it">Filo attivo controllo Servo</label>
|
|
</variable>
|
|
<variable item="Servo Centering" CV="161" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Moves to centre in dual key if both Fn's off">
|
|
<choice>Moves to centre in dual key if both Fn's off</choice>
|
|
<choice xml:lang="it">Muove al centro se entrambe le Funz. in Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Only moves if function key pressed">
|
|
<choice>Only moves if function key pressed</choice>
|
|
<choice xml:lang="it">Muove solo se tasto Funz. premuto</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Servo Centering</label>
|
|
<label xml:lang="it">Centraggio Servo</label>
|
|
</variable>
|
|
<variable item="Servo 1 Left Stop" CV="162" default="49">
|
|
<decVal/>
|
|
<label>Servo 1 Left Stop</label>
|
|
<label xml:lang="it">Servo 1 Stop Sinistro</label>
|
|
</variable>
|
|
<variable item="Servo 1 Right Stop" CV="163" default="205">
|
|
<decVal/>
|
|
<label>Servo 1 Right Stop</label>
|
|
<label xml:lang="it">Servo 1 Stop Destro</label>
|
|
</variable>
|
|
<variable item="Servo 1 Centre" CV="164" default="127">
|
|
<decVal/>
|
|
<label>Servo 1 Centre</label>
|
|
<label xml:lang="it">Servo 1 Centro</label>
|
|
</variable>
|
|
<variable item="Servo 1 Rotation Speed" CV="165" default="10">
|
|
<decVal/>
|
|
<label>Servo 1 Rotation Speed</label>
|
|
<label xml:lang="it">Servo 1 Velocità rotazione</label>
|
|
</variable>
|
|
<variable item="Servo 2 Left Stop" CV="166" default="49">
|
|
<decVal/>
|
|
<label>Servo 2 Left Stop</label>
|
|
<label xml:lang="it">Servo 2 Stop Sinistro</label>
|
|
</variable>
|
|
<variable item="Servo 2 Right Stop" CV="167" default="205">
|
|
<decVal/>
|
|
<label>Servo 2 Right Stop</label>
|
|
<label xml:lang="it">Servo 2 Stop Destro</label>
|
|
</variable>
|
|
<variable item="Servo 2 Centre" CV="168" default="127">
|
|
<decVal/>
|
|
<label>Servo 2 Centre</label>
|
|
<label xml:lang="it">Servo 2 Centro</label>
|
|
</variable>
|
|
<variable item="Servo 2 Rotation Speed" CV="169" default="10">
|
|
<decVal/>
|
|
<label>Servo 2 Rotation Speed</label>
|
|
<label xml:lang="it">Servo 2 Velocità rotazione</label>
|
|
</variable>
|
|
<variable item="Servo 1 Function Allocation" CV="181" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/enum-Fx_servo.xml"/>
|
|
<label>Servo 1 Function Allocation</label>
|
|
<label xml:lang="it">Servo 1 Allocazione Funzioni</label>
|
|
</variable>
|
|
<variable item="Servo 2 Function Allocation" CV="182" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/zimo/enum-Fx_servo.xml"/>
|
|
<label>Servo 2 Function Allocation</label>
|
|
<label xml:lang="it">Servo 2 Allocazione Funzioni</label>
|
|
</variable>
|
|
<variable item="Special Assignment for Live Steam" CV="185" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Normal CV181 + CV182 settings">
|
|
<choice>Normal CV181 + CV182 settings</choice>
|
|
<choice xml:lang="it">Normale CV181 + CV182</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Single Servo for Speed and direction (centre stop)">
|
|
<choice>Single Servo for Speed and direction (centre stop)</choice>
|
|
<choice xml:lang="it">Servo singolo per Velocità e direzione(stop al centro)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Servo 1 regulator, Servo 2 direction">
|
|
<choice>Servo 1 regulator, Servo 2 direction</choice>
|
|
<choice xml:lang="it">Servo 1 velocità, Servo 2 direzione</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Servo 1 regulator, Servo 2 direction, Neutral if speed = 0 and F1 = on">
|
|
<choice>Servo 1 regulator, Servo 2 direction, Neutral if speed = 0 and F1 = on</choice>
|
|
<choice xml:lang="it">Servo 1 velocità, Servo 2 direzione, Neutro se velocità=0 e F1=on</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Special Assignment for Live Steam</label>
|
|
<label xml:lang="it">Allocazione Speciali per Vapore Vivo</label>
|
|
</variable>
|
|
</variables>
|
|
<resets>
|
|
<factReset label="HARD RESET all CVs reset to default values" CV="8" default="8"/>
|
|
<factReset label="HARD RESET for LGB operation (14 speed steps,pulse chain)" CV="8" default="9"/>
|
|
</resets>
|
|
</decoder>
|
|
<pane>
|
|
<column>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="Acceleration"/>
|
|
<display item="Deceleration"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<column>
|
|
<display item="Acceleration Trim"/>
|
|
<display item="Acceleration Trim Sign"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<column>
|
|
<display item="Deceleration Trim"/>
|
|
<display item="Deceleration Trim Sign"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
</row>
|
|
<separator/>
|
|
<row>
|
|
<column>
|
|
<display item="BEMF Intensity"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<display item="BEMF config"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>A 'Hundreds' digit of 1 offsets the mid value for 'coreless' motors</text>
|
|
<text xml:lang="it">Numero Centinaia =1 è valore intermedio per motori 'coreless'</text>
|
|
</label>
|
|
<label>
|
|
<text>Tens digit is the Proportional value, mid value = 5</text>
|
|
<text xml:lang="it">Numero decine è valore proporzionale, valore medio=5</text>
|
|
</label>
|
|
<label>
|
|
<text>Ones digit is the integral value, mid value = 5</text>
|
|
<text xml:lang="it">Numero unità è valore integrale, valore medio =5</text>
|
|
</label>
|
|
<label>
|
|
<text>With default setting of 0, proportional value auto adjusts and integral value is equivalent to 5</text>
|
|
<text xml:lang="it">Con i valori di default = 0 il valore proporzionale si regola automaticamente e il valore integrale è = 5</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<separator/>
|
|
<row>
|
|
<column>
|
|
<display item="Motor Frequency and EMF sample Rate"/>
|
|
</column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>0 = 20/40KHz (set with CV112) and sample rate auto adjusts between 200Hz (low speed) and 50Hz</text>
|
|
<text xml:lang="it">0 = 20/40KHz (con CV112) e campionamento si regola automaticamente tra 200Hz (bassa velocità) e 50Hz</text>
|
|
</label>
|
|
<label>
|
|
<text>Tens digit = Sampling rate (1-9) mid value = 5</text>
|
|
<text xml:lang="it">Numero decine = campionamento (1-9) valore medio=5</text>
|
|
</label>
|
|
<label>
|
|
<text>Ones digit = EMF sampling time (1-9) mid value = 5</text>
|
|
<text xml:lang="it">Numero unità = tempo campionamento EMF(1-9), valore medio =5</text>
|
|
</label>
|
|
<label>
|
|
<text>100 = 'Spread Spectrum' sampling rate for reduced noise, with medium sampling time</text>
|
|
<text xml:lang="it">100 = Campionamento 'Ampio spettro' per rumore ridotto, con tempo campionamento medio</text>
|
|
</label>
|
|
<label>
|
|
<text>255-176 = Low frequency according to formula;-</text>
|
|
<text xml:lang="it">255-176 = Bassa frequenza secondo la formula;-</text>
|
|
</label>
|
|
<label>
|
|
<text>(131 + mantissa * 4) * 2 exp. Bits 0-4 = mantissa, Bits 5-7 = exp</text>
|
|
<text xml:lang="it">(131 + mantissa * 4) * 2 exp. Bits 0-4 = mantissa, Bits 5-7 = exp-</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<separator/>
|
|
<row>
|
|
<label>
|
|
<text>Acceleration/Deceleration time (momentum) can be streched in the lower speed range</text>
|
|
<text xml:lang="it">Il tempo di Accell./Decell. (inerzia) può essere allargato a velocità bassa</text>
|
|
</label>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Exponential Acceleration"/>
|
|
<display item="Exponential Deceleration"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>Tens digit = percentage of speed range to be included (0-9)</text>
|
|
<text xml:lang="it">Numero decine = percentuale velocità da includere (0-9)</text>
|
|
</label>
|
|
<label>
|
|
<text>Ones digit = Exponential curve (0-9)</text>
|
|
<text xml:lang="it">Numero unità = curva esponenziale (0-9)</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<separator/>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text>Raising or lowering the speed to the next internal step occurs only if the precedingstep is nearly reached.The tolerance</text>
|
|
<text xml:lang="it">L'incremento o il decremento allo step vicino avviene solo se è raggiunto lo step precedente. La tolleranza</text>
|
|
</label>
|
|
<label>
|
|
<text>for reaching the preceding step is defined by this CV (the smaller this value the smoother the acceleration/deceleration)</text>
|
|
<text xml:lang="it">per raggiungere lo step precedente è definita da questa CV ( valori piccoli per accell./decell. più graduali)</text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Adaptive Acceleration/Deceleration"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>Tens digit = acceleration (1-9)</text>
|
|
<text xml:lang="it">Numero decine = accellerazione (1-9)</text>
|
|
</label>
|
|
<label>
|
|
<text>Ones digit = deceleration (1-9)</text>
|
|
<text xml:lang="it">Numero unità = decellerazione (1-9)</text>
|
|
</label>
|
|
<label>
|
|
<text>Value 0 = no adaptive acceleration/deceleration</text>
|
|
<text xml:lang="it">Valore 0 = nessuna accell./decell. adattativa</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<name>Accel/Decel</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<display item="Shunting"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Shunt Function Key" tooltip="+ 6"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Half Speed Key" tooltip="+ 4"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="Uncoupler"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Uncouple Movement"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>Tens digit = Pull In time (0-9)</text>
|
|
<text xml:lang="it">Numero decine = tempo aggancio (0-9)</text>
|
|
</label>
|
|
<label>
|
|
<text>Ones digit = Hold power % x10 (0-9)</text>
|
|
<text xml:lang="it">Numero unità = tempo ritenuta %x10 (0-9)</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>Tens digit = Move away time (0-9)</text>
|
|
<text xml:lang="it">Numero decine = tempo allontanamento (0-9)</text>
|
|
</label>
|
|
<label>
|
|
<text>Ones digit = Speed Step (0-9)</text>
|
|
<text xml:lang="it">Numero unità = Step velocità (0-9)</text>
|
|
</label>
|
|
<label>
|
|
<text>Hundreds digit = with/without tension relief (0-1)</text>
|
|
<text xml:lang="it">Numero centinaia = Con/Senza rilascio tensione (0-1)</text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<name>Shunt/Uncouple</name>
|
|
<name xml:lang="it">Sgangio/Manovra</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<display item="Special Function Mapping" format="radiobuttons"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text> Description Output wire or operation</text>
|
|
<text xml:lang="it"> Descrizione Filo Uscita o operazione</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> 1</text>
|
|
</label>
|
|
<label>
|
|
<text> Front </text>
|
|
<text xml:lang="it"> Frontale </text>
|
|
</label>
|
|
<label>
|
|
<text> Light </text>
|
|
<text xml:lang="it"> Luci </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="FL(f) controls output 1" format="checkbox" label="Forward Headlight F0(f)">
|
|
<label>Forward Headlight F0(f)</label>
|
|
<label xml:lang="it">Luci frontali F0(avanti)</label>
|
|
</display>
|
|
<display item="FL(r) controls output 1" format="checkbox" label="Reverse Headlight F0(r)">
|
|
<label>Reverse Headlight F0(r)</label>
|
|
<label xml:lang="it">Luci Posteriori F0(retro)</label>
|
|
</display>
|
|
<display item="F1 controls output 1" format="checkbox" label="Function 1 ">
|
|
<label>Function 1 </label>
|
|
<label xml:lang="it">Funzione 1 </label>
|
|
</display>
|
|
<display item="F2 controls output 1" format="checkbox" label="Function 2 ">
|
|
<label>Function 2 </label>
|
|
<label xml:lang="it">Funzione 2 </label>
|
|
</display>
|
|
<display item="AltF3 controls output 1" format="checkbox" label="Function 3 ">
|
|
<label>Function 3 </label>
|
|
<label xml:lang="it">Funzione 3 </label>
|
|
</display>
|
|
<display item="AltF4 controls output 1" format="checkbox" label="Function 4 ">
|
|
<label>Function 4 </label>
|
|
<label xml:lang="it">Funzione 4 </label>
|
|
</display>
|
|
<display item="AltF5 controls output 1" format="checkbox" label="Function 5 ">
|
|
<label>Function 5 </label>
|
|
<label xml:lang="it">Funzione 5 </label>
|
|
</display>
|
|
<display item="AltF6 controls output 1" format="checkbox" label="Function 6 ">
|
|
<label>Function 6 </label>
|
|
<label xml:lang="it">Funzione 6 </label>
|
|
</display>
|
|
<display item="AltF7 controls output 1" format="checkbox" label="Function 7 ">
|
|
<label>Function 7 </label>
|
|
<label xml:lang="it">Funzione 7 </label>
|
|
</display>
|
|
<display item="AltF8 controls output 1" format="checkbox" label="Function 8 ">
|
|
<label>Function 8 </label>
|
|
<label xml:lang="it">Funzione 8 </label>
|
|
</display>
|
|
<display item="AltF9 controls output 1" format="checkbox" label="Function 9 ">
|
|
<label>Function 9 </label>
|
|
<label xml:lang="it">Funzione 9 </label>
|
|
</display>
|
|
<display item="AltF10 controls output 1" format="checkbox" label="Function 10 ">
|
|
<label>Function 10 </label>
|
|
<label xml:lang="it">Funzione 10 </label>
|
|
</display>
|
|
<display item="AltF11 controls output 1" format="checkbox" label="Function 11 ">
|
|
<label>Function 11 </label>
|
|
<label xml:lang="it">Funzione 11 </label>
|
|
</display>
|
|
<display item="AltF12 controls output 1" format="checkbox" label="Function 12 ">
|
|
<label>Function 12 </label>
|
|
<label xml:lang="it">Funzione 12 </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 2 </text>
|
|
</label>
|
|
<label>
|
|
<text> Rear </text>
|
|
</label>
|
|
<label>
|
|
<text> Light </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="FL(f) controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="FL(r) controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="F1 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="F2 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF3 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF4 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF5 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF6 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF7 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF8 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF9 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF10 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF11 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF12 controls output 2" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 3 </text>
|
|
</label>
|
|
<label>
|
|
<text> FO 1 </text>
|
|
</label>
|
|
<label>
|
|
<text> Pad </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="FL(f) controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="FL(r) controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="F1 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="F2 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF3 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF4 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF5 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF6 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF7 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF8 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF9 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF10 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF11 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF12 controls output 3" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 4 </text>
|
|
</label>
|
|
<label>
|
|
<text> FO 2 </text>
|
|
</label>
|
|
<label>
|
|
<text> Pad</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="FL(f) controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="FL(r) controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="F1 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="F2 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF3 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF4 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF5 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF6 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF7 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF8 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF9 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF10 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF11 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF12 controls output 4" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 5 </text>
|
|
</label>
|
|
<label>
|
|
<text> FO 3 </text>
|
|
</label>
|
|
<label>
|
|
<text> Pad</text>
|
|
</label>
|
|
<label>
|
|
<text> (+5v) </text>
|
|
</label>
|
|
<display item="FL(f) controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="FL(r) controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="F1 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="F2 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF3 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF4 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF5 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF6 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF7 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF8 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF9 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF10 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF11 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF12 controls output 5" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 6</text>
|
|
</label>
|
|
<label>
|
|
<text> FO 4</text>
|
|
</label>
|
|
<label>
|
|
<text> Pad</text>
|
|
</label>
|
|
<label>
|
|
<text> (+5v)</text>
|
|
</label>
|
|
<display item="FL(f) controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="FL(r) controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="F1 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="F2 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF3 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF4 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF5 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF6 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF7 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF8 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF9 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF10 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF11 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
<display item="AltF12 controls output 6" format="checkbox" label="">
|
|
<label/>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<name>Alt Function Map</name>
|
|
<name xml:lang="it">Mappa Funzioni Speciali</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="SUSI"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="Pulse Chain Generation"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text>Generates pulse chain commands for LGB sound modules on FO 1</text>
|
|
<text xml:lang="it">Genera comandi e treno impulsi per moduli sonori LBG con F1</text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="Function Output 2 as virtual Cam"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 0 = Normal Function Output</text>
|
|
<text xml:lang="it">0 = Uscita Normale Funzioni</text>
|
|
</label>
|
|
<label>
|
|
<text>40 = approx 2 pulses per revoloution</text>
|
|
<text xml:lang="it">40 = circa 2 impulsi ogni rotazione</text>
|
|
</label>
|
|
<label>
|
|
<text>20 = approx 4 pulses per revoloution</text>
|
|
<text xml:lang="it">20 = circa 4 impulsi ogni rotazione</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<separator/>
|
|
<row>
|
|
<column>
|
|
<row>
|
|
<column>
|
|
<display item="Output Level"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="Output Level" format="hslider" label="">
|
|
<label/>
|
|
</display>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<display item="Dim Front Light" format="checkbox"/>
|
|
<display item="Dim Rear Light" format="checkbox"/>
|
|
<display item="Dim function output 1" format="checkbox"/>
|
|
<display item="Dim function output 2" format="checkbox"/>
|
|
<display item="Dim function output 3" format="checkbox"/>
|
|
<display item="Dim function output 4" format="checkbox"/>
|
|
</column>
|
|
<column>
|
|
<display item="F6 dims front light" format="checkbox"/>
|
|
<display item="F6 dims rear light" format="checkbox"/>
|
|
<display item="F6 dims function output 1" format="checkbox"/>
|
|
<display item="F6 dims function output 2" format="checkbox"/>
|
|
<display item="F6 dims function output 3" format="checkbox"/>
|
|
<display item="F6 dims function output 4" format="checkbox"/>
|
|
<display item="F6 inverted" format="checkbox"/>
|
|
</column>
|
|
<column>
|
|
<display item="F7 dims front light" format="checkbox"/>
|
|
<display item="F7 dims rear light" format="checkbox"/>
|
|
<display item="F7 dims function output 1" format="checkbox"/>
|
|
<display item="F7 dims function output 2" format="checkbox"/>
|
|
<display item="F7 dims function output 3" format="checkbox"/>
|
|
<display item="F7 dims function output 4" format="checkbox"/>
|
|
<display item="F7 inverted" format="checkbox"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="Flash Rate"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text>Tens digit = on time</text>
|
|
<text xml:lang="it">Numero decine= a tempo</text>
|
|
</label>
|
|
<label>
|
|
<text>Ones digit = Off time</text>
|
|
<text xml:lang="it">Numero unità= fuori tempo</text>
|
|
</label>
|
|
<label>
|
|
<text>(0 = 100ms, 9 = 1s)</text>
|
|
<text xml:lang="it">(0 = 100ms, 9 = 1s)</text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Flash front light" format="checkbox"/>
|
|
<display item="Flash rear light" format="checkbox"/>
|
|
<display item="Flash function output 1" format="checkbox"/>
|
|
<display item="Flash function output 2" format="checkbox"/>
|
|
<display item="Flash function output 3" format="checkbox"/>
|
|
<display item="Flash function output 4" format="checkbox"/>
|
|
<display item="Inverse Flash Output 2" format="checkbox"/>
|
|
<display item="Inverse Flash Output 4" format="checkbox"/>
|
|
<display item="Flash Rate Off Time"/>
|
|
<display item="Flash Rate On Time"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<separator/>
|
|
<label>
|
|
<text> Lighting Effects Adjustments (Mars, Gyralight etc)</text>
|
|
<text xml:lang="it"> Regolazioni Effetti luminosi (Mars, Gyralight etc)</text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Minimum Dimming Value"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Light Effects Modifications"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Ditch Light Off Time"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>Tens digit sets cycle time(0-9), or start up time for soft start (0-9 = 0 - 0.9s)</text>
|
|
<text xml:lang="it">Decine= tempo di ciclo(0-9), o tempo per partenza graduale(0-0.9s)</text>
|
|
</label>
|
|
<label>
|
|
<text>Ones digit extends Off time(0-9)</text>
|
|
<text xml:lang="it">Unità= Estende tempo Off</text>
|
|
</label>
|
|
<label>
|
|
<text>Auto Turn Off delay time (0-255 = 0 - 25.5 sec)</text>
|
|
<text xml:lang="it">Ritardo Off-Automatico (0-255 = 0 - 25.5 sec)</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<name>Function Output</name>
|
|
<name xml:lang="it">Funzione Uscita</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<display item="Pulse Chain Recognition (LGB)"/>
|
|
<display item="NMRA"/>
|
|
<display item="Loco Number Recognition"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<separator/>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Signal Dependent Acceleration"/>
|
|
<display item="Signal Dependent Deceleration"/>
|
|
<display item="Signal Dependent Reaction Time"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text>Signal Dependent Speed Limits</text>
|
|
<text xml:lang="it">Temporizzazioni dipendenti da Segnale</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="-1-" label=" -1-">
|
|
<label> -1-</label>
|
|
</display>
|
|
<display item="-U-"/>
|
|
<display item="-2-"/>
|
|
<display item="-L-"/>
|
|
<display item="-3-"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Distance controlled stopping"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="Distance controlled stopping Distance"/>
|
|
<display item="Distance controlled stopping speed correction (HLU)"/>
|
|
</column>
|
|
<column>
|
|
<display item="Distance controlled stopping Distance" label="" format="hslider">
|
|
<label/>
|
|
</display>
|
|
<display item="Distance controlled stopping speed correction (HLU)" label="" format="hslider">
|
|
<label/>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<name>Zimo Specific</name>
|
|
<name xml:lang="it">Specifiche Zimo</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<display item="Enable RailCom" format="checkbox"/>
|
|
</column>
|
|
<name>Railcom</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<display item="Direction Dependent stops with asymmetrical DCC"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Distance controlled stopping"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="Distance controlled stopping Distance"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Distance controlled stopping speed correction (ABC)"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="Distance controlled stopping Distance" format="hslider" label="">
|
|
<label/>
|
|
</display>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Distance controlled stopping speed correction (ABC)" format="hslider" label="">
|
|
<label/>
|
|
</display>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="Asymmetrical DCC Threshold"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text>Hundreds digit = sensitivity</text>
|
|
<text xml:lang="it">Centinaia= sensibilità</text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text>0 = Fast recognition</text>
|
|
<text xml:lang="it">0= sensibilità alta</text>
|
|
</label>
|
|
<label>
|
|
<text>1 = Normal recognition (0.5s)</text>
|
|
<text xml:lang="it">1= sensibilità normale (0.5s)</text>
|
|
</label>
|
|
<label>
|
|
<text>2 = Slow recognition (1s)</text>
|
|
<text xml:lang="it">2= sensibilità bassa (1s)</text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text>Tens and Ones digits = Assymmetrical threshold in tenths of a volt</text>
|
|
<text xml:lang="it">Decine e Unità= soglia asimmetrica in decimi di Volt</text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<name>ABC</name>
|
|
<name xml:lang="it">ABC-DCC Asimmetrica</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<label>
|
|
<text>To calibrate the speed regulation, mark a scale tenth of a unit (Mile or Kilometre), place loco</text>
|
|
<text xml:lang="it">Per calibrare la velocità, segna un tratto di un decomo di unità in scala (Km o Miglia), piazza la loco</text>
|
|
</label>
|
|
<label>
|
|
<text>on track with correct direction set, F0 turned off and enough distance from the Start marker</text>
|
|
<text xml:lang="it">sulle rotaie,con F0 in Off e a distanza sufficente dal segno di inizio tratta</text>
|
|
</label>
|
|
<label>
|
|
<text>to allow for the acceleration (change momentum settings if neccessary). Write '1' to CV 135</text>
|
|
<text xml:lang="it">per permettere l'accellerazione (eventualmente togli il parametro "inerzia"). Scrivere '1' in CV 135</text>
|
|
</label>
|
|
<label>
|
|
<text>using a cab or the Single CV Programmer, then drive the loco through the marked section at</text>
|
|
<text xml:lang="it">usando il palmare o il programmatore di singole CV, quindi fai marciare la loco nella tratta a</text>
|
|
</label>
|
|
<label>
|
|
<text>a mid speed, turning F0 on at the Start marker and off at the End marker.</text>
|
|
<text xml:lang="it">velocità intermedia, mettere F0 in On all'inizio tratta e in Off alla fine.</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>If several calibration runs are performed at different speeds and the Calibration Result read</text>
|
|
<text xml:lang="it">Se si eseguono diverse misurazioni a velocità differenti e si leggono i valori</text>
|
|
</label>
|
|
<label>
|
|
<text>after each one, the Calibration Result should be approximately the same</text>
|
|
<text xml:lang="it">Risultato Calibrazione dopo ogni volta, i risultati devono essere simili</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="km/h speed regulation control number readout" label="Calibration Result" tooltip="Read Only">
|
|
<label>Calibration Result</label>
|
|
<label xml:lang="it">Risultati Calibrazione</label>
|
|
</display>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="km/h speed regulation control number readout" label="Calibration Result" tooltip="Read Only">
|
|
<label>Calibration Result</label>
|
|
</display>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="km/h speed regulation control and range" label="Speed Regulation Control">
|
|
<label>Speed Regulation Control</label>
|
|
<label xml:lang="it">Controllo regolazione Velocità</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> Miles or Kilometres per hour per (128) Speed Step</text>
|
|
<text xml:lang="it">Miglia o Km/ora x 128 step velocità</text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<name>Speed Regulation</name>
|
|
<name xml:lang="it">Regolazione Velocità</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<row>
|
|
<column>
|
|
<display item="Servo Protocol" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="Servo Control Wire Active" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<display item="Servo Centering" format="radiobuttons"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<separator/>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text>Servo 1</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>FO 3 Solder Pad </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Servo 1 Function Allocation" label="Function Allocation">
|
|
<label>Function Allocation</label>
|
|
<label xml:lang="it">Allocazione Funzioni</label>
|
|
</display>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="Servo 1 Rotation Speed" label="Rotation Speed">
|
|
<label>Rotation Speed</label>
|
|
<label xml:lang="it">Velocità di rotazione</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text>Tenths of a second</text>
|
|
<text xml:lang="it">Decimi di secondo</text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Servo 1 Left Stop" label="Left Stop">
|
|
<label>Left Stop</label>
|
|
<label xml:lang="it">Sinistro-Stop</label>
|
|
</display>
|
|
<display item="Servo 1 Centre" label="Centre">
|
|
<label>Centre</label>
|
|
<label xml:lang="it">Centro</label>
|
|
</display>
|
|
<display item="Servo 1 Right Stop" label="Right Stop">
|
|
<label>Right Stop</label>
|
|
<label xml:lang="it">Destro-Stop</label>
|
|
</display>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<separator/>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text>Servo 2</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>FO 4 Solder Pad </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Servo 2 Function Allocation" label="Function Allocation">
|
|
<label>Function Allocation</label>
|
|
<label xml:lang="it">Allocazione Funzioni</label>
|
|
</display>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="Servo 2 Rotation Speed" label="Rotation Speed">
|
|
<label>Rotation Speed</label>
|
|
<label xml:lang="it">Velocità di rotazione</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text>Tenths of a second</text>
|
|
<text xml:lang="it">Decimi di secondo</text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Servo 2 Left Stop" label="Left Stop">
|
|
<label>Left Stop</label>
|
|
</display>
|
|
<display item="Servo 2 Centre" label="Centre">
|
|
<label>Centre</label>
|
|
</display>
|
|
<display item="Servo 2 Right Stop" label="Right Stop">
|
|
<label>Right Stop</label>
|
|
</display>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<separator/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Special Assignment for Live Steam" format="radiobuttons"/>
|
|
</column>
|
|
<name>Servos</name>
|
|
</pane>
|
|
</decoder-config>
|