80 lines
3.6 KiB
XML
80 lines
3.6 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2001, 2005, 2007, 2-009, 2010 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. -->
|
|
<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>2014</year>
|
|
<holder>JMRI</holder>
|
|
</copyright>
|
|
<authorgroup xmlns="http://docbook.org/ns/docbook">
|
|
<author>
|
|
<personname>
|
|
<firstname>Pierre</firstname>
|
|
<surname>Billon</surname>
|
|
</personname>
|
|
</author>
|
|
<author>
|
|
<personname>
|
|
<firstname>Ronald</firstname>
|
|
<surname>Kuhn</surname>
|
|
</personname>
|
|
</author>
|
|
</authorgroup>
|
|
<revhistory xmlns="http://docbook.org/ns/docbook">
|
|
<revision>
|
|
<revnumber>1</revnumber>
|
|
<date>2014-02-20</date>
|
|
<authorinitials>PB</authorinitials>
|
|
<revremark>Based on nmra/cv29analog.xml - defaults for Doehler and Haass differ from
|
|
NMRA template</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>2</revnumber>
|
|
<date>2014-05-17</date>
|
|
<authorinitials>EF</authorinitials>
|
|
<revremark>Italian translation 2014</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>3</revnumber>
|
|
<date>2023-07-17</date>
|
|
<authorinitials>RK</authorinitials>
|
|
<revremark>disable analog mode for DH06A and PD05A</revremark>
|
|
</revision>
|
|
</revhistory>
|
|
<variable CV="29" mask="XXXXXVXX" item="Analog (DC) Operation" default="1">
|
|
<!-- Dif. Default for DH06A -->
|
|
<defaultItem default="2" include="60,131,DH06A,DH06A_3.03,DH06A_3.04,DH06A_2014.10,DH06A_2014.11,DH06A_2015.01,60"/>
|
|
<enumVal>
|
|
<enumChoice choice="NMRA Digital only">
|
|
<choice>NMRA Digital only</choice>
|
|
<choice xml:lang="it">Solo NMRA Digitale</choice>
|
|
<choice xml:lang="fr">Digital selon NMRA seulement</choice>
|
|
<choice xml:lang="ca">NMRA Digital only (ca)</choice>
|
|
<choice xml:lang="de">Nur Digital nach NMRA</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="DC conversion enabled" exclude="60,131">
|
|
<choice>DC conversion enabled</choice>
|
|
<choice xml:lang="it">Conversione Analogica Abilitata</choice>
|
|
<choice xml:lang="fr">Mode analogique activé</choice>
|
|
<choice xml:lang="ca">DC conversion enabled (ca)</choice>
|
|
<choice xml:lang="de">Analogbetrieb Aktiviert</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Power Source Conversion</label>
|
|
<label xml:lang="it">Conversione Alimentazione</label>
|
|
<label xml:lang="fr">Conversion source d'alimentation</label>
|
|
<label xml:lang="ca">Power Source Conversion(ca)</label>
|
|
<label xml:lang="de">Stromquelle Konversion</label>
|
|
</variable>
|
|
</variables>
|