Files
JIMRI/xml/decoders/doehler_haass/cv260-265_fw3.06.xml
T
2026-06-17 14:00:51 +02:00

154 lines
6.5 KiB
XML

<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2014, 2020, 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. -->
<!-- no need to translate the following, as it generally only appears -->
<!-- in the function map selection pane -->
<variables 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">
<copyright xmlns="http://docbook.org/ns/docbook">
<year>2022</year>
<holder>JMRI</holder>
</copyright>
<authorgroup xmlns="http://docbook.org/ns/docbook">
<author>
<personname>
<firstname>Ronald</firstname>
<surname>Kuhn</surname>
</personname>
</author>
<author>
<personname>
<firstname>Alain</firstname>
<surname>Le Marchand</surname>
</personname>
</author>
<author>
<personname>
<firstname>Wouter</firstname>
<surname>Kok</surname>
</personname>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>1</revnumber>
<date>2016-12-14</date>
<authorinitials>RK</authorinitials>
<revremark>Creation, added for fw 3.06 and 3.07</revremark>
</revision>
<revision>
<revnumber>2</revnumber>
<date>2019-01-02</date>
<authorinitials>ALM</authorinitials>
<revremark>Added enum for Decoder ID</revremark>
</revision>
<revision>
<revnumber>3</revnumber>
<date>2020-12-12</date>
<authorinitials>WK</authorinitials>
<revremark>Added ID SD05A and Dutch translating inserted</revremark>
</revision>
<revision>
<revnumber>4</revnumber>
<date>2022-04-16</date>
<authorinitials>ALM</authorinitials>
<revremark>Added PD10MU</revremark>
</revision>
</revhistory>
<variable item="Manufacturer 2" CV="260" readOnly="yes" default="97">
<decVal min="97" max="97"/>
<label>Manufacturer</label>
<label xml:lang="de">Herstellerkennung</label>
<label xml:lang="ca">Fabricant</label>
<label xml:lang="nl">Produzent</label>
</variable>
<variable item="Decoder ID" CV="261" readOnly="yes" default="0">
<decVal min="0" max="250"/>
<label>Decoder ID</label>
<label xml:lang="de">Decoderkennzeichen</label>
<label xml:lang="ca">ID del decoder</label>
<label xml:lang="nl">Decoder-ID</label>
</variable>
<variable item="Decoder ID Text" CV="261" readOnly="yes" default="0">
<enumVal>
<enumChoice choice="Unknown" value ="0">
<choice>Unknown</choice>
<choice xml:lang="de">Unbekannt</choice>
<choice xml:lang="fr">Inconnu</choice>
<choice xml:lang="nl">Onbekend</choice>
</enumChoice>
<enumChoice choice="DHP160" value ="16"/>
<enumChoice choice="DHP250" value ="25"/>
<enumChoice choice="DHP260" value ="26"/>
<enumChoice choice="FH05A" value ="40"/>
<enumChoice choice="DH05A" value ="50"/>
<enumChoice choice="DH10A" value ="100"/>
<enumChoice choice="DH05B" value ="51"/>
<enumChoice choice="DH10B" value ="101"/>
<enumChoice choice="DH05C" value ="52"/>
<enumChoice choice="DH06A" value ="60"/>
<enumChoice choice="DH10C" value ="102"/>
<enumChoice choice="DH12A" value ="120"/>
<enumChoice choice="DH14A" value ="140"/>
<enumChoice choice="DH14B" value ="141"/>
<enumChoice choice="DH16A" value ="160"/>
<enumChoice choice="DH18A" value ="180"/>
<enumChoice choice="DH21A" value ="200"/>
<enumChoice choice="DH22A" value ="202"/>
<enumChoice choice="FH05B" value ="41"/>
<enumChoice choice="FH18A" value ="170"/>
<enumChoice choice="FH22A" value ="192"/>
<enumChoice choice="PD05A" value ="131"/>
<enumChoice choice="PD10MU/PD12A" value ="130"/>
<enumChoice choice="SD05A" value ="205"/>
<enumChoice choice="SD10A" value ="210"/>
<enumChoice choice="SD16A" value ="216"/>
<enumChoice choice="SD18A" value ="218"/>
<enumChoice choice="SD21A" value ="221"/>
<enumChoice choice="SD22A" value ="222"/>
</enumVal>
<label>Decoder ID</label>
<label xml:lang="de">Decoderkennzeichen</label>
<label xml:lang="ca">ID del decoder</label>
<label xml:lang="nl">Decoder-ID</label>
</variable>
<variable item="Decoder Version 2" CV="262" readOnly="yes" default="0">
<decVal min="0" max="250"/>
<label>Firmware Version</label>
<label xml:lang="de">Versionsnummer</label>
<label xml:lang="ca">Versió número</label>
<label xml:lang="nl">Versie-nummer</label>
</variable>
<variable item="Date 1" CV="263" readOnly="yes" default="0">
<decVal min="0" max="255"/>
<label>Date</label>
<label xml:lang="de">Datum</label>
<label xml:lang="ca">Data</label>
<label xml:lang="nl">Datum</label>
</variable>
<variable item="Revision 2" CV="264" readOnly="yes" default="0">
<decVal min="0" max="255"/>
<label>Revision</label>
<label xml:lang="de">Revisionsnummer</label>
<label xml:lang="ca">Número de revisió</label>
<label xml:lang="nl">Revisie-nummer
</label>
</variable>
<variable item="Date 2" CV="265" readOnly="yes" default="0">
<decVal min="0" max="255"/>
<label>Date</label>
<label xml:lang="de">Datum</label>
<label xml:lang="ca">Data</label>
<label xml:lang="nl">Datum</label>
</variable>
</variables>