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

105 lines
5.2 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>2013-07-31</date>
<authorinitials>PB</authorinitials>
<revremark>
First version for Doehler und Haass, contains only analog
mode function status for function FL and F9 to F12 (CV14)
</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>2017-08-16</date>
<authorinitials>RK</authorinitials>
<revremark>German translation</revremark>
</revision>
<revision>
<revnumber>4</revnumber>
<date>2023-07-17</date>
<authorinitials>RK</authorinitials>
<revremark>disable unimplemented CV by DH06A and PD05A</revremark>
</revision>
</revhistory>
<variable item="Analog Mode Function Status - FL(f)" CV="14" mask="XXXXXXXV" default="1" exclude="60,131">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
<label>Analog Mode Function Status - FL(f)</label>
<label xml:lang="it">Stato Funzioni in analogico - Luci in avanti</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - FL(f)</label>
<label xml:lang="ca">Estat de les funcions en analògic - FL(f)</label>
</variable>
<variable item="Analog Mode Function Status - FL(r)" CV="14" mask="XXXXXXVX" default="1" exclude="60,131">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
<label>Analog Mode Function Status - FL(r)</label>
<label xml:lang="it">Stato Funzioni in analogico - Luci in retro</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - FL(r)</label>
<label xml:lang="ca">Estat de les funcions en analògic - FL(r)</label>
</variable>
<variable item="Analog Mode Function Status - F9" CV="14" mask="XXXXXVXX" exclude="60,131">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
<label>Analog Mode Function Status - F9</label>
<label xml:lang="it">Stato Funzioni in analogico - F9</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F9</label>
<label xml:lang="ca">Estat de les funcions en analògic - F9</label>
</variable>
<variable item="Analog Mode Function Status - F10" CV="14" mask="XXXXVXXX" exclude="60,131">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
<label>Analog Mode Function Status - F10</label>
<label xml:lang="it">Stato Funzioni in analogico - F10</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F10</label>
<label xml:lang="ca">Estat de les funcions en analògic - F10</label>
</variable>
<variable item="Analog Mode Function Status - F11" CV="14" mask="XXXVXXXX" exclude="60,131">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
<label>Analog Mode Function Status - F11</label>
<label xml:lang="it">Stato Funzioni in analogico - F11</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F11</label>
<label xml:lang="ca">Estat de les funcions en analògic - F11</label>
</variable>
<variable item="Analog Mode Function Status - F12" CV="14" mask="XXVXXXXX" exclude="60,131">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
<label>Analog Mode Function Status - F12</label>
<label xml:lang="it">Stato Funzioni in analogico - F12</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F12</label>
<label xml:lang="ca">Estat de les funcions en analògic - f12</label>
</variable>
</variables>