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

485 lines
28 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2004 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="Jack Shall jcshall@bellsouth.net" version="1" lastUpdated="20040421"/>
<!-- Version 2 - added factory reset menu items (Paul Bender) -->
<!-- These are the Ultra-Drive decoders, with "5th gen BEMF", "Precision Braking Control" -->
<!-- and "Low Gear Switching Drive" -->
<version author="Michael Greene mgreene@cedarlane.com" version="3" lastUpdated="20110216"/>
<!-- Version 3 - added support for LE1835 (Michael Greene) -->
<decoder>
<family name="Lenz Ultra-Drive decoders" mfg="Lenz" lowVersionID="1" comment="Decoders featuring Precision Braking Control and Low Gear Switching Drive">
<model model="LE1035" numOuts="4" numFns="8" nmraWarrant="yes" nmraWarrantStart="200404" productID="LE1035">
<output name="1" label="A - White"/>
<output name="2" label="B - Yellow"/>
<output name="3" label="C - Green"/>
<output name="4" label="D - Violet"/>
</model>
<model model="LE1835" numOuts="4" numFns="8" nmraWarrant="yes" nmraWarrantStart="200407" productID="LE1835">
<output name="1" label="A - White"/>
<output name="2" label="B - Yellow"/>
<output name="3" label="C - Green"/>
<output name="4" label="D - Violet"/>
</model>
</family>
<programming direct="yes" paged="yes" register="yes" ops="yes"/>
<variables>
<xi:include href="http://jmri.org/xml/decoders/nmra/shortAndLongAddress.xml"/>
<variable CV="3" item="Accel" default="4" comment="Range 1-255">
<decVal min="1" max="255"/>
<label>Acceleration Momentum (1-255)</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 1-255</comment>
<comment xml:lang="de">Range 1-255</comment>
</variable>
<variable CV="4" item="Decel" default="4" comment="Range 1-255">
<decVal min="1" max="255"/>
<label>Deceleration (Brake) Momentum (1-255)</label>
<comment>Range 1-255</comment>
<label xml:lang="de">Decel</label>
<comment xml:lang="de">Range 1-255</comment>
</variable>
<variable CV="5" item="Vhigh" default="10" comment="Sets the maximum voltage at full throttle (only active if Back EMF enabled)">
<decVal min="2" max="10"/>
<label>Max Volts (2-10)</label>
<label xml:lang="it">Volt Massimi (0-255):</label>
<label xml:lang="de">Höchstgeschwindigkeit</label>
<comment>Sets the maximum voltage at full throttle (only active if Back EMF enabled)</comment>
<comment xml:lang="de">Sets the maximum voltage at full throttle (only active if Back EMF enabled)</comment>
</variable>
<variable CV="7" item="Decoder Version" readOnly="yes" default="1">
<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="99">
<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 CV="8" item="Reset" comment="Writing a value of 33 using register mode will reset decoder to factory defaults">
<decVal/>
<label>Manufacturer ID - Reset</label>
<comment>Writing a value of 33 using register mode will reset decoder to factory defaults</comment>
<label xml:lang="de">Reset</label>
<comment xml:lang="de">Writing a value of 33 using register mode will reset decoder to factory defaults</comment>
</variable>
<!-- CV=19 -->
<xi:include href="http://jmri.org/xml/decoders/nmra/consistAddrDirection.xml"/>
<!-- 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 item="Precision Braking Control" CV="50" mask="XXXXXXVX" tooltip="Loco stops in a predetermined distance when speed is set to zero (Constant Braking Distance)">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Precision Braking Control</label>
<label xml:lang="de">Precision Braking Control</label>
<tooltip xml:lang="de">Loco stops in a predetermined distance when speed is set to zero (Constant Braking Distance)</tooltip>
</variable>
<variable CV="50" mask="XXXXXVXX" item="DC Brake Momentum" tooltip="Only active if analog (conventional DC) operation is disabled" comment="Governs how loco reacts in DC track block (CV29.2 must be disabled)">
<enumVal>
<enumChoice choice="Loco continues under analog (DC) voltage control">
<choice>Loco continues under analog (DC) voltage control</choice>
<choice xml:lang="de">Loco continues under analog (DC) voltage control</choice>
</enumChoice>
<enumChoice choice="Loco brakes to a stop using momentum set in CV4">
<choice>Loco brakes to a stop using momentum set in CV4</choice>
<choice xml:lang="de">Loco brakes to a stop using momentum set in CV4</choice>
</enumChoice>
</enumVal>
<label>When loco enters DC track section: </label>
<comment>Governs how loco reacts in DC track block (CV29.2 must be disabled)</comment>
<label xml:lang="de">DC Brake Momentum</label>
<comment xml:lang="de">Governs how loco reacts in DC track block (CV29.2 must be disabled)</comment>
<tooltip xml:lang="de">Only active if analog (conventional DC) operation is disabled</tooltip>
</variable>
<!-- CV=51 -->
<xi:include href="http://jmri.org/xml/decoders/nmra/cv51_DirectionalHeadlights.xml"/>
<variable CV="51" mask="XXXXXXVX" item="Function F0F behavior" tooltip="Controls how front headlight dims (when dimming is enabled)" comment="CV 52 controls amount">
<enumVal>
<enumChoice choice="Front headlight is always dimmed">
<choice>Front headlight is always dimmed</choice>
<choice xml:lang="it">Attenuazione Luci di testa sempre attiva</choice>
<choice xml:lang="de">Front headlight is always dimmed</choice>
</enumChoice>
<enumChoice choice="F1 or F4 controls headlight dimming">
<choice>F1 or F4 controls headlight dimming</choice>
<choice xml:lang="it">F1 o F4 controllano Attenuazione Luci di testa</choice>
<choice xml:lang="de">F1 or F4 controls headlight dimming</choice>
</enumChoice>
</enumVal>
<label>Dimming Control</label>
<label xml:lang="it">Controllo Attenuazione Luci Uscita A</label>
<label xml:lang="de">Function F0F behavior</label>
<comment>CV 52 controls amount</comment>
<comment xml:lang="it">CV 52 controlla l'ammontare</comment>
<comment xml:lang="de">CV 52 controls amount</comment>
<tooltip xml:lang="de">Controls how front headlight dims (when dimming is enabled)</tooltip>
<tooltip xml:lang="de">Controllo attenuazione luci frontali (quando abilitato)</tooltip>
</variable>
<variable CV="51" mask="XXXXXVXX" item="Function F0F effect generated" tooltip="Enables front headlight dimming">
<enumVal>
<enumChoice choice="Front headlight never dim">
<choice>Front headlight never dim</choice>
<choice xml:lang="de">Front headlight never dim</choice>
</enumChoice>
<enumChoice choice="Front headlight can dim">
<choice>Front headlight can dim</choice>
<choice xml:lang="de">Front headlight can dim</choice>
</enumChoice>
</enumVal>
<label>Front Headlight (Output A) Dimming</label>
<label xml:lang="de">Function F0F effect generated</label>
<tooltip xml:lang="de">Enables front headlight dimming</tooltip>
</variable>
<variable CV="51" mask="XXXXVXXX" item="Function F0R effect generated" tooltip="Enables rear headlight dimming">
<enumVal>
<enumChoice choice="Rear headlight never dim">
<choice>Rear headlight never dim</choice>
<choice xml:lang="de">Rear headlight never dim</choice>
</enumChoice>
<enumChoice choice="Rear headlight can dim">
<choice>Rear headlight can dim</choice>
<choice xml:lang="de">Rear headlight can dim</choice>
</enumChoice>
</enumVal>
<label>Rear Headlight (Output B) Dimming</label>
<label xml:lang="de">Function F0R effect generated</label>
<tooltip xml:lang="de">Enables rear headlight dimming</tooltip>
</variable>
<variable CV="52" item="Global lighting option 1" default="64" tooltip="Sets intensity of dimmed headlight (larger number = brighter light)">
<decVal min="0" max="255"/>
<label>Dimming Intensity (0-255)</label>
<label xml:lang="de">Global lighting option 1</label>
<tooltip xml:lang="de">Sets intensity of dimmed headlight (larger number = brighter light)</tooltip>
</variable>
<variable CV="53" item="EMF Dynamic Config" default="8" tooltip="Fine tune the back EMF control">
<decVal min="1" max="255"/>
<label>Back EMF Control Value (1-255)</label>
<label xml:lang="de">EMF Dynamic Config</label>
<tooltip xml:lang="de">Fine tune the back EMF control</tooltip>
</variable>
<variable CV="54" mask="XXXXXXXV" item="F1 controls output 3" default="1" minOut="3" minFn="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F1 controls output C</label>
<label xml:lang="de">F1 controls output 3</label>
</variable>
<variable CV="54" mask="XXXXXXVX" item="F2 controls output 3" minOut="3" minFn="2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F2 controls output C</label>
<label xml:lang="de">F2 controls output 3</label>
</variable>
<variable CV="54" mask="XXXXXVXX" item="F3 controls output 3" minOut="3" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output C</label>
<label xml:lang="de">F3 controls output 3</label>
</variable>
<variable CV="54" mask="XXXXVXXX" item="F4 controls output 3" minOut="3" minFn="4">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output C</label>
<label xml:lang="de">F4 controls output 3</label>
</variable>
<variable CV="54" mask="XXXVXXXX" item="F5 controls output 3" minOut="3" minFn="5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F5 controls output C</label>
<label xml:lang="de">F5 controls output 3</label>
</variable>
<variable CV="54" mask="XXVXXXXX" item="F6 controls output 3" minOut="3" minFn="6">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F6 controls output C</label>
<label xml:lang="de">F6 controls output 3</label>
</variable>
<variable CV="54" mask="XVXXXXXX" item="F7 controls output 3" minOut="3" minFn="7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F7 controls output C</label>
<label xml:lang="de">F7 controls output 3</label>
</variable>
<variable CV="54" mask="VXXXXXXX" item="F8 controls output 3" minOut="3" minFn="8">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F8 controls output C</label>
<label xml:lang="de">F8 controls output 3</label>
</variable>
<variable CV="55" mask="XXXXXXXV" item="F1 controls output 4" minOut="4" minFn="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F1 controls output D</label>
<label xml:lang="de">F1 controls output 4</label>
</variable>
<variable CV="55" mask="XXXXXXVX" item="F2 controls output 4" default="1" minOut="4" minFn="2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F2 controls output D</label>
<label xml:lang="de">F2 controls output 4</label>
</variable>
<variable CV="55" mask="XXXXXVXX" item="F3 controls output 4" minOut="4" minFn="3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output D</label>
<label xml:lang="de">F3 controls output 4</label>
</variable>
<variable CV="55" mask="XXXXVXXX" item="F4 controls output 4" minOut="4" minFn="4">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output D</label>
<label xml:lang="de">F4 controls output 4</label>
</variable>
<variable CV="55" mask="XXXVXXXX" item="F5 controls output 4" minOut="4" minFn="5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F5 controls output D</label>
<label xml:lang="de">F5 controls output 4</label>
</variable>
<variable CV="55" mask="XXVXXXXX" item="F6 controls output 4" minOut="4" minFn="6">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F6 controls output D</label>
<label xml:lang="de">F6 controls output 4</label>
</variable>
<variable CV="55" mask="XVXXXXXX" item="F7 controls output 4" minOut="4" minFn="7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F7 controls output D</label>
<label xml:lang="de">F7 controls output 4</label>
</variable>
<variable CV="55" mask="VXXXXXXX" item="F8 controls output 4" minOut="4" minFn="8">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F8 controls output D</label>
<label xml:lang="de">F8 controls output 4</label>
</variable>
<variable item="Enable Low Speed Gear with F1" CV="59" mask="XXXXXXXV" tooltip="Toggle low speed switching gear 'on' using F1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Low Speed Gear with F1</label>
<label xml:lang="de">Enable Low Speed Gear with F1</label>
<tooltip xml:lang="de">Toggle low speed switching gear 'on' using F1</tooltip>
</variable>
<variable item="Enable Low Speed Gear with F2" CV="59" mask="XXXXXXVX" tooltip="Toggle low speed switching gear 'on' using F2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Low Speed Gear with F2</label>
<label xml:lang="de">Enable Low Speed Gear with F2</label>
<tooltip xml:lang="de">Toggle low speed switching gear 'on' using F2</tooltip>
</variable>
<variable item="Enable Low Speed Gear with F3" CV="59" mask="XXXXXVXX" default="1" tooltip="Toggle low speed switching gear 'on' using F3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Low Speed Gear with F3</label>
<label xml:lang="de">Enable Low Speed Gear with F3</label>
<tooltip xml:lang="de">Toggle low speed switching gear 'on' using F3</tooltip>
</variable>
<variable item="Enable Low Speed Gear with F4" CV="59" mask="XXXXVXXX" tooltip="Toggle low speed switching gear 'on' using F4">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Low Speed Gear with F4</label>
<label xml:lang="de">Enable Low Speed Gear with F4</label>
<tooltip xml:lang="de">Toggle low speed switching gear 'on' using F4</tooltip>
</variable>
<variable item="Enable Low Speed Gear with F5" CV="59" mask="XXXVXXXX" tooltip="Toggle low speed switching gear 'on' using F5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Low Speed Gear with F5</label>
<label xml:lang="de">Enable Low Speed Gear with F5</label>
<tooltip xml:lang="de">Toggle low speed switching gear 'on' using F5</tooltip>
</variable>
<variable item="Enable Low Speed Gear with F6" CV="59" mask="XXVXXXXX" tooltip="Toggle low speed switching gear 'on' using F6">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Low Speed Gear with F6</label>
<label xml:lang="de">Enable Low Speed Gear with F6</label>
<tooltip xml:lang="de">Toggle low speed switching gear 'on' using F6</tooltip>
</variable>
<variable item="Enable Low Speed Gear with F7" CV="59" mask="XVXXXXXX" tooltip="Toggle low speed switching gear 'on' using F7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Low Speed Gear with F7</label>
<label xml:lang="de">Enable Low Speed Gear with F7</label>
<tooltip xml:lang="de">Toggle low speed switching gear 'on' using F7</tooltip>
</variable>
<variable item="Enable Low Speed Gear with F8" CV="59" mask="VXXXXXXX" tooltip="Toggle low speed switching gear 'on' using F8">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Low Speed Gear with F8</label>
<label xml:lang="de">Enable Low Speed Gear with F8</label>
<tooltip xml:lang="de">Toggle low speed switching gear 'on' using F8</tooltip>
</variable>
<variable item="Disable PBC with F1" CV="60" mask="XXXXXXXV" tooltip="Toggle PBC (Constant Braking Distance) 'off' using F1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Disable PBC with F1</label>
<label xml:lang="de">Disable PBC with F1</label>
<tooltip xml:lang="de">Toggle PBC (Constant Braking Distance) 'off' using F1</tooltip>
</variable>
<variable item="Disable PBC with F2" CV="60" mask="XXXXXXVX" tooltip="Toggle PBC (Constant Braking Distance) 'off' using F2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Disable PBC with F2</label>
<label xml:lang="de">Disable PBC with F2</label>
<tooltip xml:lang="de">Toggle PBC (Constant Braking Distance) 'off' using F2</tooltip>
</variable>
<variable item="Disable PBC with F3" CV="60" mask="XXXXXVXX" tooltip="Toggle PBC (Constant Braking Distance) 'off' using F3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Disable PBC with F3</label>
<label xml:lang="de">Disable PBC with F3</label>
<tooltip xml:lang="de">Toggle PBC (Constant Braking Distance) 'off' using F3</tooltip>
</variable>
<variable item="Disable PBC with F4" CV="60" mask="XXXXVXXX" default="1" tooltip="Toggle PBC (Constant Braking Distance) 'off' using F4">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Disable PBC with F4</label>
<label xml:lang="de">Disable PBC with F4</label>
<tooltip xml:lang="de">Toggle PBC (Constant Braking Distance) 'off' using F4</tooltip>
</variable>
<variable item="Disable PBC with F5" CV="60" mask="XXXVXXXX" tooltip="Toggle PBC (Constant Braking Distance) 'off' using F5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Disable PBC with F5</label>
<label xml:lang="de">Disable PBC with F5</label>
<tooltip xml:lang="de">Toggle PBC (Constant Braking Distance) 'off' using F5</tooltip>
</variable>
<variable item="Disable PBC with F6" CV="60" mask="XXVXXXXX" tooltip="Toggle PBC (Constant Braking Distance) 'off' using F6">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Disable PBC with F6</label>
<label xml:lang="de">Disable PBC with F6</label>
<tooltip xml:lang="de">Toggle PBC (Constant Braking Distance) 'off' using F6</tooltip>
</variable>
<variable item="Disable PBC with F7" CV="60" mask="XVXXXXXX" tooltip="Toggle PBC (Constant Braking Distance) 'off' using F7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Disable PBC with F7</label>
<label xml:lang="de">Disable PBC with F7</label>
<tooltip xml:lang="de">Toggle PBC (Constant Braking Distance) 'off' using F7</tooltip>
</variable>
<variable item="Disable PBC with F8" CV="60" mask="VXXXXXXX" tooltip="Toggle PBC (Constant Braking Distance) 'off' using F8">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Disable PBC with F8</label>
<label xml:lang="de">Disable PBC with F8</label>
<tooltip xml:lang="de">Toggle PBC (Constant Braking Distance) 'off' using F8</tooltip>
</variable>
<variable item="Braking Distance (0-255)" CV="61" default="100" tooltip="Sets the constant braking distance (larger number = longer distance)" comment="Range 0-255 (0 will disable)">
<decVal min="0" max="255"/>
<label>Braking Distance (0-255)</label>
<comment>Range 0-255 (0 will disable)</comment>
<label xml:lang="de">Braking Distance (0-255)</label>
<comment xml:lang="de">Range 0-255 (0 will disable)</comment>
<tooltip xml:lang="de">Sets the constant braking distance (larger number = longer distance)</tooltip>
</variable>
<variable CV="62" item="SUSI CV Number Tens" default="0" include="LE1835" comment="For LE1835 only; Range 0-99" tooltip="CV holds the tens and units components of the SUSI CV Number">
<decVal min="0" max="99"/>
<label>SUSI CV Number (tens and units)</label>
<label xml:lang="de">SUSI CV Number Tens</label>
<comment xml:lang="de">For LE1835 only; Range 0-99</comment>
<tooltip xml:lang="de">CV holds the tens and units components of the SUSI CV Number</tooltip>
</variable>
<variable CV="63" item="SUSI CV Number Hundreds" default="0" include="LE1835" comment="For LE1835 only; Range 0-99" tooltip="CV holds the hundreds component of the SUSI CV Number">
<decVal min="0" max="99"/>
<label>SUSI CV Number (hundreds)</label>
<label xml:lang="de">SUSI CV Number Hundreds</label>
<comment xml:lang="de">For LE1835 only; Range 0-99</comment>
<tooltip xml:lang="de">CV holds the hundreds component of the SUSI CV Number</tooltip>
</variable>
<variable CV="64" item="SUSI CV Value" default="0" include="LE1835" comment="For LE1835 only; Range 0-255" tooltip="The value of the CV pointed to by CVs 63,62">
<decVal min="0" max="255"/>
<label>SUSI CV Value</label>
<label xml:lang="de">SUSI CV Value</label>
<comment xml:lang="de">For LE1835 only; Range 0-255</comment>
<tooltip xml:lang="de">The value of the CV pointed to by CVs 63,62</tooltip>
</variable>
<variable CV="128" readOnly="yes" item="Decoder Software Version" default="05">
<decVal/>
<label>Decoder Software Version (read only): </label>
<label xml:lang="de">Decoder Software Version</label>
</variable>
<!-- Define the fixed Function-Output mapping -->
<constant item="FL(f) controls output 1" minOut="1" default="1"/>
<constant item="FL(r) controls output 2" minOut="2" default="1"/>
</variables>
<resets>
<factReset label="Reset All CVs" CV="8" default="33">
<label xml:lang="it">Reset delle CV ai valori di fabbrica</label>
</factReset>
</resets>
</decoder>
<pane>
<name>Lenz</name>
<name xml:lang="de">Lenz</name>
<column>
<row>
<column>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text>Determine which function will enable</text>
<text xml:lang="de">Determine which function will enable</text>
</label>
<label>
<text>the Low Speed Gear for switching:</text>
<text xml:lang="de">the Low Speed Gear for switching:</text>
</label>
<label>
<text> </text>
</label>
<display item="Enable Low Speed Gear with F1" format="checkbox"/>
<display item="Enable Low Speed Gear with F2" format="checkbox"/>
<display item="Enable Low Speed Gear with F3" format="checkbox"/>
<display item="Enable Low Speed Gear with F4" format="checkbox"/>
<display item="Enable Low Speed Gear with F5" format="checkbox"/>
<display item="Enable Low Speed Gear with F6" format="checkbox"/>
<display item="Enable Low Speed Gear with F7" format="checkbox"/>
<display item="Enable Low Speed Gear with F8" format="checkbox"/>
</column>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<label>
<text>Precision Braking Control (aka Constant Braking Distance)</text>
<text xml:lang="de">Precision Braking Control (aka Constant Braking Distance)</text>
</label>
<label>
<text> </text>
</label>
<display item="Precision Braking Control"/>
<display item="Braking Distance (0-255)"/>
<label>
<text> </text>
</label>
<display item="Disable PBC with F1" format="checkbox"/>
<display item="Disable PBC with F2" format="checkbox"/>
<display item="Disable PBC with F3" format="checkbox"/>
<display item="Disable PBC with F4" format="checkbox"/>
<display item="Disable PBC with F5" format="checkbox"/>
<display item="Disable PBC with F6" format="checkbox"/>
<display item="Disable PBC with F7" format="checkbox"/>
<display item="Disable PBC with F8" format="checkbox"/>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
<label>
<text>Tip: Low Speed Gear must be enabled for Precision Braking Control to function</text>
<text xml:lang="de">Tip: Low Speed Gear must be enabled for Precision Braking Control to function</text>
</label>
<label>
<text> </text>
</label>
<separator/>
<label>
<text> </text>
</label>
<display item="Decoder Software Version"/>
</column>
</row>
</column>
</pane>
<xi:include href="http://jmri.org/xml/decoders/lenz/paneSUSI.xml"/>
</decoder-config>