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

66 lines
4.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2022 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="20220416"/>
<!-- Created from version 1.5 of the Digitrax_01x6 file -->
<!-- Version 1 - Add Kato EM13 with Digitrax manufacturer code -->
<decoder>
<family name="Kato" mfg="Digitrax" lowVersionID="51" highVersionID="51">
<model model="EM13" numOuts="0" numFns="10" formFactor="N" connector="DropIn" productID="EM13" comment="Kato Motor Decoder EM13 made by Digitrax">
<size length="27" width="14" height="4" units="mm"/>
</model>
<functionlabels>
<functionlabel num="0" lockable="true">Headlight</functionlabel>
<functionlabel num="6" lockable="true">Switching Speed</functionlabel>
</functionlabels>
</family>
<programming direct="yes" paged="yes" register="yes" ops="yes" transpRead="yes"/>
<variables>
<xi:include href="http://jmri.org/xml/decoders/nmra/shortAndLongAddress.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/vStartHighMid.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/accelDecel_31.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/mfgVersionId.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/motorDriveFreq.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/consistAddrDirection.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/cv21.22.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/cv29NDOT.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29speedSteps.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/cv29analog.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29table3-28.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/functionmap.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/fxCVs.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/cv54.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/bemf.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/cv61Series6.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/cv62.63LightingOptions.xml"/>
<xi:include href="http://jmri.org/xml/decoders/digitrax/cv64LogicLevel21MTC.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/decoderLockId16.xml"/>
<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>
<factReset label="Reset All CVs except speed table" CV="8" default="9">
<label xml:lang="it">Reset delle CV salvo Tabella Velocità ai valori di fabbrica</label>
</factReset>
</resets>
</decoder>
<xi:include href="http://jmri.org/xml/decoders/digitrax/PaneDigitrax.xml"/>
</decoder-config>