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

92 lines
5.6 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 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="Mark Waters mark16w-jmri@yahoo.co.uk" version="1" lastUpdated="20110530"/>
<!-- This decoder configuration file is based on the Zimo_MX640_v9.xml -->
<!-- V 1 file, dated 20090222. With the Sound tabs from Jeff Schmaltz' MX69/MX690 file. -->
<!-- -->
<!-- Based on the "2010 03 01" English version of the ZIMO MX640 -->
<!-- decoder manual (with thanks to Art Luescher of ZIMO Agency of North America -->
<!-- for the translations!)with updates from "2010 10 15" German version -->
<!-- and the decoder software update page of the Zimo website. -->
<!-- -->
<!-- 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 -->
<decoder>
<family name="Zimo Unified software (version 25+)" mfg="Zimo">
<model model="MX643P16 version 27+" lowVersionID="27" highVersionID="27" maxInputVolts="30V" maxMotorCurrent="1.2A, peak=2.5A" maxTotalCurrent="1.2A" formFactor="HO" connector="other" numOuts="4" numFns="14" productID="215">
<output name="1" label="Front Light"/>
<output name="2" label="Rear Light"/>
<output name="3" label="FO 1"/>
<output name="4" label="FO 2"/>
<size length="30" width="15" height="4.5" units="mm"/>
</model>
</family>
<programming direct="yes" paged="yes" register="yes" ops="yes"/>
<variables>
<xi:include href="http://jmri.org/xml/decoders/zimo/CV1-CV99.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/CV100-CV152.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/CV153-CV157version27.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/CV161-CV185Servo.xml"/>
<variable item="Decoder ID 1" CV="250" default="215" readOnly="yes">
<decVal/>
<label>Decoder ID 1</label>
<label xml:lang="it">ID 1 Decoder: </label>
<label xml:lang="cs">ID 1 Dekodéru </label>
</variable>
<variable item="Decoder ID 2" CV="251" readOnly="yes">
<decVal/>
<label>Decoder ID 2</label>
<label xml:lang="it">ID 2 Decoder: </label>
<label xml:lang="cs">ID 2 Dekodéru </label>
</variable>
<variable item="Decoder ID 3" CV="252" readOnly="yes">
<decVal/>
<label>Decoder ID 3</label>
<label xml:lang="it">ID 3 Decoder: </label>
<label xml:lang="cs">ID 3 Dekodéru </label>
</variable>
<variable item="Decoder ID 4" CV="253" readOnly="yes">
<decVal/>
<label>Decoder ID 4</label>
<label xml:lang="it">ID 4 Decoder: </label>
<label xml:lang="cs">ID 4 Dekodéru </label>
</variable>
<!-- Begin sound-only variables -->
<xi:include href="http://jmri.org/xml/decoders/zimo/CV260-CV355sound.xml"/>
<!-- End sound-only variables -->
</variables>
<xi:include href="http://jmri.org/xml/decoders/zimo/factReset-v32.xml"/>
</decoder>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneAccelDecel.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneShuntUncouple.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneAltFunctionMap4.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneFunctionOutput.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneSmoke.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneZimoSpecific.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneRailcom.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneABC.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneSpeedRegulation.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneServos2.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneDecoderlock.xml"/>
<!-- Begin sound-only panes -->
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneSound.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneSound-ElectricLoco.xml"/>
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneRandomSounds.xml"/>
<!-- End sound-only panes -->
<xi:include href="http://jmri.org/xml/decoders/zimo/PaneLoadCode.xml"/>
</decoder-config>