151 lines
8.4 KiB
XML
151 lines
8.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2014 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="Alain Le Marchand" version="1" lastUpdated="20140510"/>
|
|
<!-- Version 1 - Created from Uhlenbrock_73400.xml v3 (Alain Le Marchand) -->
|
|
<!-- WARNING: output names fully linked to function mapping include file - do not change independently -->
|
|
<decoder>
|
|
<family name="Multi-Protocol Decoder" mfg="Uhlenbrock Elektronik" comment="Decoders not sorted (necessarily) in numerical order">
|
|
<model model="73100" numOuts="4" numFns="14" maxMotorCurrent="1.5A" formFactor="N" productID="73100" comment="N-Scale, wired">
|
|
<output name="1" label="White" connection="wire"/>
|
|
<output name="2" label="Yellow" connection="wire"/>
|
|
<output name="3" label=". A1 ." connection="solder"/>
|
|
<output name="4" label=". A2 ." connection="solder"/>
|
|
<output name="Shunting" label="mode"/>
|
|
<output name="Start/brake" label="inertia"/>
|
|
<size length="14.5" width="8.3" height="2.4" units="mm"/>
|
|
</model>
|
|
<model model="73110" numOuts="2" numFns="14" maxMotorCurrent="1.5A" formFactor="N" connector="NEM651" productID="73110" comment="N-Scale, with NEM651 plug">
|
|
<output name="1" label="F0(F)" connection="plug"/>
|
|
<output name="2" label="F0(R)" connection="plug"/>
|
|
<output name="Shunting" label="mode"/>
|
|
<output name="Start/brake" label="inertia"/>
|
|
<size length="14.5" width="8.3" height="2.4" units="mm"/>
|
|
</model>
|
|
<model model="73140" numOuts="4" numFns="14" maxMotorCurrent="1.5A" formFactor="N" connector="PluX12" productID="73140" comment="N-Scale, with PluX12 plug (Piko #46211)">
|
|
<output name="1" label="F0(F)" connection="plug"/>
|
|
<output name="2" label="F0(R)" connection="plug"/>
|
|
<output name="3" label=". A1 ." connection="plug"/>
|
|
<output name="4" label=". A2 ." connection="plug"/>
|
|
<output name="Shunting" label="mode"/>
|
|
<output name="Start/brake" label="inertia"/>
|
|
<size length="14.5" width="8.3" height="2.4" 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"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/vStartHighMid-accelDecel.xml"/>
|
|
<variable item="Decoder Version" CV="7" default="4" readOnly="yes">
|
|
<decVal/>
|
|
<label>Manufacturer 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 item="Manufacturer" CV="8" readOnly="yes" default="85">
|
|
<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>
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/cv13analogfunction.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/consistAddrDirection.xml"/>
|
|
<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/uhlenbrock/cv29analog.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/cv29speedTableNotUsed.xml"/>
|
|
<!-- Include function mapping -->
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/functionmap2outputs.xml"/>
|
|
<!-- End function mapping -->
|
|
<!-- CV49 Uhlenbrock decoder configuration - common bits -->
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/cv49common.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/cv49dataformat.xml"/>
|
|
<!-- CV49 specific bits for this decoder-->
|
|
<variable item="Global lighting option 1" CV="49" default="1" mask="XXXXXXVX">
|
|
<enumVal>
|
|
<enumChoice choice="PluX12">
|
|
<choice>PluX12</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Wire/NEM651">
|
|
<choice>Wire/NEM651</choice>
|
|
<choice xml:lang="de">Kabel/NEM651</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Lights output type</label>
|
|
<label xml:lang="de">Lichtausgangtyp</label>
|
|
</variable>
|
|
<variable item="SUSI Configuration" CV="49" default="0" mask="XXXXXVXX">
|
|
<enumVal>
|
|
<enumChoice choice="Sound Module">
|
|
<choice>Sound Module</choice>
|
|
<choice xml:lang="de">Soundmodul</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="LISSY Mini Transmitter">
|
|
<choice>LISSY Mini Transmitter</choice>
|
|
<choice xml:lang="de">LISSY Mini-Sendemodul</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>SUSI Configuration for</label>
|
|
<label xml:lang="de">SUSI konfiguriert für</label>
|
|
</variable>
|
|
<!-- End CV49 specifics -->
|
|
<variable item="Function F0F options" CV="50" tooltip="min=1, max=32" default="16">
|
|
<decVal max="32" min="1"/>
|
|
<label>Lights output dimming</label>
|
|
<label xml:lang="de">Dimmung Lichtausgänge</label>
|
|
</variable>
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/cv51analog.xml"/>
|
|
<variable item="Function 1 options" CV="52" tooltip="min=1, max=32" default="16" minOut="4">
|
|
<decVal max="32" min="1"/>
|
|
<label>A1/A2 outputs dimming</label>
|
|
<label xml:lang="de">Dimmung Funktionsausgänge A1/A2</label>
|
|
</variable>
|
|
<variable item="EMF Option 1" CV="53" default="40">
|
|
<decVal max="63"/>
|
|
<label>Repetition rate</label>
|
|
<label xml:lang="de">Wiederholrate der Motorregelung</label>
|
|
<tooltip>Lower if the locomotive does not run smoothly</tooltip>
|
|
<tooltip xml:lang="de">verkleinern, wenn Lok ungleichmäßig läuft</tooltip>
|
|
</variable>
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/cv54motorReg.xml"/>
|
|
<variable item="EMF Option 2" CV="58" default="8">
|
|
<decVal max="63"/>
|
|
<label>Time slot for AD measurement</label>
|
|
<label xml:lang="de">Zeitschlitz für AD Wandlermessung</label>
|
|
<tooltip>Increase if loc does not run smoothly at low speeds - Decrease if the top speed is too low after CV53 has been lowered</tooltip>
|
|
<tooltip xml:lang="de">vergrößern, wenn Lok bei geringer Geschwindigkeit ungleichmäßig läuft; verkleinern, wenn bei heruntergesetztem CV 53 Höchstgeschwindigkeit der Lok zu gering ist</tooltip>
|
|
</variable>
|
|
<variable item="Short circuit supervision" CV="60" default="28" readOnly="yes">
|
|
<decVal max="28"/>
|
|
<label>Short circuit supervision</label>
|
|
<label xml:lang="de">Kurzschlussüberwachung</label>
|
|
<tooltip>Do not change! 0=deactivated - 28=activated</tooltip>
|
|
</variable>
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/cv65.66registers.xml"/>
|
|
<!-- No Speed Table for this decoder -->
|
|
<!-- <variable label="Speed Table" CV="67"> -->
|
|
<!-- <speedTableVal/> -->
|
|
<!-- <label>Speed Table</label> -->
|
|
<!-- </variable> -->
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/cv100error.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/cv107.108indepOutputs.xml"/>
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/cv115lissy.xml"/>
|
|
</variables>
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/factReset.xml"/>
|
|
</decoder>
|
|
<xi:include href="http://jmri.org/xml/decoders/uhlenbrock/PaneUhlenbrock.xml"/>
|
|
</decoder-config>
|