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

723 lines
34 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2007 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="Peter Ulvestad" version="3" lastUpdated="20111203"/>
<version author="Ian Birchenough" version="2" lastUpdated="20080229"/>
<version author="Ian Birchenough" version="1" lastUpdated="20071215"/>
<!-- version 3 Moved factory reset from tab to top menu.-->
<decoder>
<family name="ZTC 255" mfg="ZTC" lowVersionID="132" highVersionID="132">
<model model="ZTC 255"/>
</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" comment="A value of 255 corresponds to 100%">
<decVal/>
<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>A value of 255 corresponds to 100%</comment>
</variable>
<variable CV="3" item="Accel" default="1">
<decVal max="31"/>
<label>Acceleration Rate</label>
<label xml:lang="it">Accellerazione (0-31)</label>
<label xml:lang="fr">Accelération (0-31)</label>
<label xml:lang="de">Anfahrverzögerung (0-31)</label>
</variable>
<variable CV="4" item="Decel" default="1">
<decVal max="31"/>
<label>Deceleration Rate</label>
<label xml:lang="it">Decellerazione (0-31)</label>
<label xml:lang="fr">Décélération (0-31)</label>
<label xml:lang="de">Bremszeit (0-31)</label>
</variable>
<variable item="Vhigh" CV="5">
<decVal/>
<label>Vhigh</label>
<label xml:lang="it">Volt Massimi (0-255):</label>
<label xml:lang="de">Höchstgeschwindigkeit</label>
</variable>
<variable item="Vmid" CV="6">
<decVal/>
<label>Vmid</label>
<label xml:lang="it">Volts intermedi (0-255)</label>
<label xml:lang="de">Vmittel (0-255)</label>
</variable>
<xi:include href="http://jmri.org/xml/decoders/nmra/mfgVersionId.xml"/>
<variable item="Total PWM Period" CV="9">
<decVal/>
<label>Total PWM Period (Motor Drive Frequency)</label>
<label xml:lang="fr">Total PWM Period(fr)</label>
<label xml:lang="it">Periodo PWM (Frequenza pilotaggio Motore)</label>
</variable>
<variable item="Packet Time-out Value" CV="11">
<decVal/>
<label>Packet Time-out Value</label>
</variable>
<variable item="Analog Power Conversion" CV="12" mask="XXXXXXXV" readOnly="yes">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
<label>Analog Power Conversion</label>
</variable>
<variable item="Speed Table/Mid Range Cab Speed Step" CV="25" comment="See RP 9.2.2 for more information. Values from 2 to 127 indicate preloaded speed tables. 0 or 1 means not used. Values between 128 and 154 define the cab throttle position where the mid range decoder speed value is applied">
<decVal/>
<label>Speed Table/Mid Range Cab Speed Step</label>
<comment>See RP 9.2.2 for more information. Values from 2 to 127 indicate preloaded speed tables. 0 or 1 means not used. Values between 128 and 154 define the cab throttle position where the mid range decoder speed value is applied</comment>
</variable>
<variable item="Decoder Automatic Stopping Configuration" CV="27" comment="Allows Automatic stop on detection of Assymetric signal 0=Disable, 1=Right Rail, 2= Left Rail, 3= Both Rails">
<decVal/>
<label>Decoder Automatic Stopping Configuration</label>
<comment>Allows Automatic stop on detection of Assymetric signal 0=Disable, 1=Right Rail, 2= Left Rail, 3= Both Rails</comment>
</variable>
<variable item="ZTC Talkback Configuration" CV="28" comment="Used to configure ZTC Talkback 0= Talkback OFF, 1= Constant Broadcast, 2= Broadcast on detection of Asymetric Signal">
<decVal/>
<label>ZTC Talkback Configuration</label>
<comment>Used to configure ZTC Talkback 0= Talkback OFF, 1= Constant Broadcast, 2= Broadcast on detection of Asymetric Signal</comment>
</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"/>
<variable CV="29" mask="XXXXVXXX" item="ZTC Talkback">
<enumVal>
<enumChoice choice="disabled">
<choice>disabled</choice>
<choice xml:lang="fr">Désactivé</choice>
<choice xml:lang="it">Disabilitato</choice>
<choice xml:lang="de">Deaktiviert</choice>
</enumChoice>
<enumChoice choice="Constant Broadcast">
<choice>Constant Broadcast</choice>
</enumChoice>
<enumChoice choice="Broadcast on Asymetric Signal">
<choice>Broadcast on Asymetric Signal</choice>
</enumChoice>
</enumVal>
<label>ZTC Talkback</label>
</variable>
<variable item="Speed Table Definition" CV="29" mask="XXXVXXXX">
<enumVal>
<enumChoice choice="Use Vstart, Vmid, Vhigh">
<choice>Use Vstart, Vmid, Vhigh</choice>
</enumChoice>
<enumChoice choice="Use table in CVs 66 through 95">
<choice>Use table in CVs 66 through 95</choice>
</enumChoice>
</enumVal>
<label>Speed Table Definition</label>
</variable>
<variable CV="33" mask="XXXXVXXX" item="FL(f) controls output 1" default="1" minOut="1" minFn="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F0(f) controls output A</label>
</variable>
<variable CV="34" mask="XXXXVXXX" item="FL(r) controls output 1" minOut="1" minFn="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F0(r) controls output A</label>
</variable>
<variable CV="33" mask="XXXVXXXX" item="FL(f) controls output 2" minOut="2" minFn="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F0(f) controls output B</label>
</variable>
<variable CV="34" mask="XXXVXXXX" item="FL(r) controls output 2" default="1" minOut="2" minFn="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F0(r) controls output B</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>
</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>
</variable>
<variable item="F1 controls output 3" CV="35" mask="XXXXXVXX" minOut="3" minFn="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F1 controls output 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>
</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>
</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>
</variable>
<variable item="F1 controls output 7" CV="35" mask="XVXXXXXX" minOut="7" minFn="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F1 controls output 7</label>
</variable>
<variable item="F1 controls output 8" CV="35" mask="VXXXXXXX" minOut="8" minFn="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F1 controls output 8</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>
</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>
</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>
</variable>
<variable item="F2 controls output 4" CV="36" mask="XXXXVXXX" minOut="4" minFn="2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F2 controls output 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>
</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>
</variable>
<variable item="F2 controls output 7" CV="36" mask="XVXXXXXX" minOut="7" minFn="2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F2 controls output 7</label>
</variable>
<variable item="F2 controls output 8" CV="36" mask="VXXXXXXX" minOut="8" minFn="2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F2 controls output 8</label>
</variable>
<variable item="F3 controls output 1" CV="37" mask="XXXXXXXV" minOut="1" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output 1</label>
</variable>
<variable item="F3 controls output 2" CV="37" mask="XXXXXXVX" minOut="2" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output 2</label>
</variable>
<variable item="F3 controls output 3" CV="37" mask="XXXXXVXX" minOut="3" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output 3</label>
</variable>
<variable item="F3 controls output 4" CV="37" mask="XXXXVXXX" minOut="4" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output 4</label>
</variable>
<variable item="F3 controls output 5" CV="37" mask="XXXVXXXX" minOut="5" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output 5</label>
</variable>
<variable item="F3 controls output 6" CV="37" mask="XXVXXXXX" minOut="6" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output 6</label>
</variable>
<variable item="F3 controls output 7" CV="37" mask="XVXXXXXX" minOut="7" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output 7</label>
</variable>
<variable item="F3 controls output 8" CV="37" mask="VXXXXXXX" minOut="8" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output 8</label>
</variable>
<variable item="F4 controls output 1" CV="38" mask="XXXXXXXV" minOut="1" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output 1</label>
</variable>
<variable item="F4 controls output 2" CV="38" mask="XXXXXXVX" minOut="2" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output 2</label>
</variable>
<variable item="F4 controls output 3" CV="38" mask="XXXXXVXX" minOut="3" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output 3</label>
</variable>
<variable item="F4 controls output 4" CV="38" mask="XXXXVXXX" minOut="4" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output 4</label>
</variable>
<variable item="F4 controls output 5" CV="38" mask="XXXVXXXX" minOut="5" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output 5</label>
</variable>
<variable item="F4 controls output 6" CV="38" mask="XXVXXXXX" minOut="6" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output 6</label>
</variable>
<variable item="F4 controls output 7" CV="38" mask="XVXXXXXX" minOut="7" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output 7</label>
</variable>
<variable item="F4 controls output 8" CV="38" mask="VXXXXXXX" minOut="8" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output 8</label>
</variable>
<variable item="Auto Stopping Distance" CV="48" comment="Sets the constant Braking Distance for auto stopping 0-255">
<decVal/>
<label>Auto Stopping Distance</label>
<comment>Sets the constant Braking Distance for auto stopping 0-255</comment>
</variable>
<variable item="Output 1 effect generated" CV="49" mask="XXVVVVVV" minOut="3">
<enumVal>
<enumChoice choice="Output is ON or OFF">
<choice>Output is ON or OFF</choice>
</enumChoice>
<enumChoice choice="On/Off 8 times per second">
<choice>On/Off 8 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off 3.5 times per second">
<choice>On/Off 3.5 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off 2.5 times per second">
<choice>On/Off 2.5 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off 2 times per second">
<choice>On/Off 2 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off every second">
<choice>On/Off every second</choice>
</enumChoice>
<enumChoice choice="On/Off every 2 seconds">
<choice>On/Off every 2 seconds</choice>
</enumChoice>
<enumChoice choice="On/Off every 4 seconds">
<choice>On/Off every 4 seconds</choice>
</enumChoice>
<enumChoice choice="On for 0.05 seconds then Off">
<choice>On for 0.05 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.1 seconds then Off">
<choice>On for 0.1 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.2 seconds then Off">
<choice>On for 0.2 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.3 seconds then Off">
<choice>On for 0.3 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.4 seconds then Off">
<choice>On for 0.4 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.5 seconds then Off">
<choice>On for 0.5 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.6 seconds then Off">
<choice>On for 0.6 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.7 seconds then Off">
<choice>On for 0.7 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.8 seconds then Off">
<choice>On for 0.8 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.9 seconds then Off">
<choice>On for 0.9 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 1 second then Off">
<choice>On for 1 second then Off</choice>
</enumChoice>
<enumChoice choice="Dim Level 1. This is the dimmest setting">
<choice>Dim Level 1. This is the dimmest setting</choice>
</enumChoice>
<enumChoice choice="Dim Level 2.">
<choice>Dim Level 2.</choice>
</enumChoice>
<enumChoice choice="Dim Level 3.">
<choice>Dim Level 3.</choice>
</enumChoice>
<enumChoice choice="Dim Level 4.">
<choice>Dim Level 4.</choice>
</enumChoice>
<enumChoice choice="Dim Level 5.">
<choice>Dim Level 5.</choice>
</enumChoice>
<enumChoice choice="Dim Level 6.">
<choice>Dim Level 6.</choice>
</enumChoice>
<enumChoice choice="Dim Level 7.">
<choice>Dim Level 7.</choice>
</enumChoice>
<enumChoice choice="Dim Level 8.">
<choice>Dim Level 8.</choice>
</enumChoice>
<enumChoice choice="Dim Level 9.">
<choice>Dim Level 9.</choice>
</enumChoice>
<enumChoice choice="Dim Level 10.">
<choice>Dim Level 10.</choice>
</enumChoice>
<enumChoice choice="Dim Level 11.">
<choice>Dim Level 11.</choice>
</enumChoice>
<enumChoice choice="Dim Level 12.">
<choice>Dim Level 12.</choice>
</enumChoice>
<enumChoice choice="Dim Level 13.">
<choice>Dim Level 13.</choice>
</enumChoice>
<enumChoice choice="Dim Level 14.">
<choice>Dim Level 14.</choice>
</enumChoice>
<enumChoice choice="Dim Level 15.">
<choice>Dim Level 15.</choice>
</enumChoice>
<enumChoice choice="Dim Level 16. This is the brightest setting">
<choice>Dim Level 16. This is the brightest setting</choice>
</enumChoice>
<enumChoice choice="Mars effect">
<choice>Mars effect</choice>
</enumChoice>
<enumChoice choice="Beacon effect">
<choice>Beacon effect</choice>
</enumChoice>
<enumChoice choice="Flame effect">
<choice>Flame effect</choice>
</enumChoice>
<enumChoice choice="Ashpan effect">
<choice>Ashpan effect</choice>
</enumChoice>
</enumVal>
<label>Output 1 effect generated</label>
</variable>
<variable item="Output 2 effect generated" CV="50" mask="XXVVVVVV" minOut="3">
<enumVal>
<enumChoice choice="Output is ON or OFF">
<choice>Output is ON or OFF</choice>
</enumChoice>
<enumChoice choice="On/Off 8 times per second">
<choice>On/Off 8 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off 3.5 times per second">
<choice>On/Off 3.5 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off 2.5 times per second">
<choice>On/Off 2.5 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off 2 times per second">
<choice>On/Off 2 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off every second">
<choice>On/Off every second</choice>
</enumChoice>
<enumChoice choice="On/Off every 2 seconds">
<choice>On/Off every 2 seconds</choice>
</enumChoice>
<enumChoice choice="On/Off every 4 seconds">
<choice>On/Off every 4 seconds</choice>
</enumChoice>
<enumChoice choice="On for 0.05 seconds then Off">
<choice>On for 0.05 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.1 seconds then Off">
<choice>On for 0.1 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.2 seconds then Off">
<choice>On for 0.2 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.3 seconds then Off">
<choice>On for 0.3 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.4 seconds then Off">
<choice>On for 0.4 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.5 seconds then Off">
<choice>On for 0.5 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.6 seconds then Off">
<choice>On for 0.6 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.7 seconds then Off">
<choice>On for 0.7 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.8 seconds then Off">
<choice>On for 0.8 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.9 seconds then Off">
<choice>On for 0.9 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 1 second then Off">
<choice>On for 1 second then Off</choice>
</enumChoice>
<enumChoice choice="Dim Level 1. This is the dimmest setting">
<choice>Dim Level 1. This is the dimmest setting</choice>
</enumChoice>
<enumChoice choice="Dim Level 2.">
<choice>Dim Level 2.</choice>
</enumChoice>
<enumChoice choice="Dim Level 3.">
<choice>Dim Level 3.</choice>
</enumChoice>
<enumChoice choice="Dim Level 4.">
<choice>Dim Level 4.</choice>
</enumChoice>
<enumChoice choice="Dim Level 5.">
<choice>Dim Level 5.</choice>
</enumChoice>
<enumChoice choice="Dim Level 6.">
<choice>Dim Level 6.</choice>
</enumChoice>
<enumChoice choice="Dim Level 7.">
<choice>Dim Level 7.</choice>
</enumChoice>
<enumChoice choice="Dim Level 8.">
<choice>Dim Level 8.</choice>
</enumChoice>
<enumChoice choice="Dim Level 9.">
<choice>Dim Level 9.</choice>
</enumChoice>
<enumChoice choice="Dim Level 10.">
<choice>Dim Level 10.</choice>
</enumChoice>
<enumChoice choice="Dim Level 11.">
<choice>Dim Level 11.</choice>
</enumChoice>
<enumChoice choice="Dim Level 12.">
<choice>Dim Level 12.</choice>
</enumChoice>
<enumChoice choice="Dim Level 13.">
<choice>Dim Level 13.</choice>
</enumChoice>
<enumChoice choice="Dim Level 14.">
<choice>Dim Level 14.</choice>
</enumChoice>
<enumChoice choice="Dim Level 15.">
<choice>Dim Level 15.</choice>
</enumChoice>
<enumChoice choice="Dim Level 16. This is the brightest setting">
<choice>Dim Level 16. This is the brightest setting</choice>
</enumChoice>
<enumChoice choice="Mars effect">
<choice>Mars effect</choice>
</enumChoice>
<enumChoice choice="Beacon effect">
<choice>Beacon effect</choice>
</enumChoice>
<enumChoice choice="Flame effect">
<choice>Flame effect</choice>
</enumChoice>
<enumChoice choice="Ashpan effect">
<choice>Ashpan effect</choice>
</enumChoice>
</enumVal>
<label>Output 2 effect generated</label>
</variable>
<variable item="Output 3 effect generated" CV="51" mask="XXVVVVVV" minOut="3">
<enumVal>
<enumChoice choice="Output is ON or OFF">
<choice>Output is ON or OFF</choice>
</enumChoice>
<enumChoice choice="On/Off 8 times per second">
<choice>On/Off 8 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off 3.5 times per second">
<choice>On/Off 3.5 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off 2.5 times per second">
<choice>On/Off 2.5 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off 2 times per second">
<choice>On/Off 2 times per second</choice>
</enumChoice>
<enumChoice choice="On/Off every second">
<choice>On/Off every second</choice>
</enumChoice>
<enumChoice choice="On/Off every 2 seconds">
<choice>On/Off every 2 seconds</choice>
</enumChoice>
<enumChoice choice="On/Off every 4 seconds">
<choice>On/Off every 4 seconds</choice>
</enumChoice>
<enumChoice choice="On for 0.05 seconds then Off">
<choice>On for 0.05 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.1 seconds then Off">
<choice>On for 0.1 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.2 seconds then Off">
<choice>On for 0.2 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.3 seconds then Off">
<choice>On for 0.3 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.4 seconds then Off">
<choice>On for 0.4 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.5 seconds then Off">
<choice>On for 0.5 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.6 seconds then Off">
<choice>On for 0.6 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.7 seconds then Off">
<choice>On for 0.7 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.8 seconds then Off">
<choice>On for 0.8 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 0.9 seconds then Off">
<choice>On for 0.9 seconds then Off</choice>
</enumChoice>
<enumChoice choice="On for 1 second then Off">
<choice>On for 1 second then Off</choice>
</enumChoice>
<enumChoice choice="Dim Level 1. This is the dimmest setting">
<choice>Dim Level 1. This is the dimmest setting</choice>
</enumChoice>
<enumChoice choice="Dim Level 2.">
<choice>Dim Level 2.</choice>
</enumChoice>
<enumChoice choice="Dim Level 3.">
<choice>Dim Level 3.</choice>
</enumChoice>
<enumChoice choice="Dim Level 4.">
<choice>Dim Level 4.</choice>
</enumChoice>
<enumChoice choice="Dim Level 5.">
<choice>Dim Level 5.</choice>
</enumChoice>
<enumChoice choice="Dim Level 6.">
<choice>Dim Level 6.</choice>
</enumChoice>
<enumChoice choice="Dim Level 7.">
<choice>Dim Level 7.</choice>
</enumChoice>
<enumChoice choice="Dim Level 8.">
<choice>Dim Level 8.</choice>
</enumChoice>
<enumChoice choice="Dim Level 9.">
<choice>Dim Level 9.</choice>
</enumChoice>
<enumChoice choice="Dim Level 10.">
<choice>Dim Level 10.</choice>
</enumChoice>
<enumChoice choice="Dim Level 11.">
<choice>Dim Level 11.</choice>
</enumChoice>
<enumChoice choice="Dim Level 12.">
<choice>Dim Level 12.</choice>
</enumChoice>
<enumChoice choice="Dim Level 13.">
<choice>Dim Level 13.</choice>
</enumChoice>
<enumChoice choice="Dim Level 14.">
<choice>Dim Level 14.</choice>
</enumChoice>
<enumChoice choice="Dim Level 15.">
<choice>Dim Level 15.</choice>
</enumChoice>
<enumChoice choice="Dim Level 16. This is the brightest setting">
<choice>Dim Level 16. This is the brightest setting</choice>
</enumChoice>
<enumChoice choice="Mars effect">
<choice>Mars effect</choice>
</enumChoice>
<enumChoice choice="Beacon effect">
<choice>Beacon effect</choice>
</enumChoice>
<enumChoice choice="Flame effect">
<choice>Flame effect</choice>
</enumChoice>
<enumChoice choice="Ashpan effect">
<choice>Ashpan effect</choice>
</enumChoice>
</enumVal>
<label>Output 3 effect generated</label>
</variable>
<variable item="OUTPUT4 Mode" CV="52" comment="0= On/Off 1-38 are different pulse periods, brilliances and lighting effects">
<decVal/>
<label>OUTPUT4 Mode</label>
<comment>0= On/Off 1-38 are different pulse periods, brilliances and lighting effects</comment>
</variable>
<variable item="Motor Feedback Enable" CV="56" comment="0=OFF, 1=ON">
<decVal/>
<label>Motor Feedback Enable</label>
<comment>0=OFF, 1=ON</comment>
</variable>
<variable item="Feedback Proportional Gain" CV="57" comment="Insert comment">
<decVal/>
<label>Feedback Proportional Gain</label>
<comment>Insert comment</comment>
</variable>
<variable item="Feedback Integral Gain" CV="58" comment="Insert comment">
<decVal/>
<label>Feedback Integral Gain</label>
<comment>Insert comment</comment>
</variable>
<variable item="ZTC Real Slow Mode Enable/Disable" CV="60" comment="Enables ZTCs own slow running mode">
<decVal/>
<label>ZTC Real Slow Mode Enable/Disable</label>
<comment>Enables ZTCs own slow running mode</comment>
</variable>
<variable item="ZTC Real Slow Mode Tuning" CV="61" comment="allows fine tuning of the speed range">
<decVal/>
<label>ZTC Real Slow Mode Tuning</label>
<comment>allows fine tuning of the speed range</comment>
</variable>
<xi:include href="http://jmri.org/xml/decoders/nmra/kickStart.xml"/>
<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"/>
</variables>
<resets>
<factReset label="Reset All CVs" CV="8" default="8">
<label xml:lang="it">Reset delle CV ai valori di fabbrica</label>
</factReset>
</resets>
</decoder>
<pane>
<column>
<row>
<column>
<display item="Motor Feedback Enable" format="checkbox" label=" Motor Feedback Enable 1=On">
<label> Motor Feedback Enable 1=On</label>
</display>
<display item="Feedback Proportional Gain" format="hslider" label="">
<label/>
</display>
<display item="Feedback Proportional Gain"/>
<display item="Feedback Integral Gain" format="hslider" label="">
<label/>
</display>
<display item="Feedback Integral Gain"/>
<display item="ZTC Real Slow Mode Enable/Disable" format="checkbox" label="ZTC Real Slow Mode Enable/Disable 1=On">
<label>ZTC Real Slow Mode Enable/Disable 1=On</label>
</display>
<display item="ZTC Real Slow Mode Tuning" format="hslider" label="">
<label/>
</display>
<display item="ZTC Real Slow Mode Tuning"/>
<display item="Decoder Automatic Stopping Configuration" format="checkbox" label="Decoder Automatic Stopping Configuration 1=On">
<label>Decoder Automatic Stopping Configuration 1=On</label>
</display>
<display item="Auto Stopping Distance" format="hslider" label="">
<label/>
</display>
<display item="Auto Stopping Distance"/>
<display item="ZTC Talkback"/>
</column>
</row>
<separator/>
<row>
<column>
<display item="Motor Drive Selection" layout="above" label="Motor Drive Selection">
<label>Motor Drive Selection</label>
</display>
</column>
</row>
</column>
<name>ZTC</name>
</pane>
</decoder-config>