Files
2026-06-17 14:00:51 +02:00

63 lines
3.3 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>2015</year>
<holder>JMRI</holder>
</copyright>
<authorgroup xmlns="http://docbook.org/ns/docbook">
<author>
<personname>
<firstname>Pierre</firstname>
<surname>Billon</surname>
</personname>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>1</revnumber>
<date>2015-10-15</date>
<authorinitials>PB</authorinitials>
<revremark>Creation.</revremark>
</revision>
</revhistory>
<variable item="Extended mapping" CV="137" mask="XXXVXXXX" tooltip="CV137 bit 4" exclude="SD18A_1.00,SD18A_1.01,SD21A_1.01,SD18A_1.02,SD21A_1.02,SD18A_1.03,SD21A_1.03">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Extended mapping</label>
<label xml:lang="fr">Mapping etendu</label>
<label xml:lang="de">Erweiterte Funktionszuordnung</label>
<label xml:lang="ca">Mapejat estés</label>
</variable>
<variable item="SUSI ouptuts mapping" CV="137" mask="XXVXXXXX" tooltip="CV137 bit 5" exclude="SD18A_1.00,SD18A_1.01,SD21A_1.01,SD18A_1.02,SD21A_1.02,SD18A_1.03,SD21A_1.03">
<enumVal>
<enumChoice choice="ZCLK and ZDAT as AUX 3 and AUX 4" value="0">
<choice>ZCLK and ZDAT as AUX 3 and AUX 4</choice>
<choice xml:lang="fr">ZCLK et ZDAT comme AUX 3 et AUX 4</choice>
<choice xml:lang="de">ZCLK und ZDAT als AUX 3 und AUX 4</choice>
<choice xml:lang="ca">ZCLK i ZDAT com AUX 3 i AUX 4</choice>
</enumChoice>
<enumChoice choice="ZCLK and ZDAT as AUX 5 and AUX 6" value="0">
<choice>ZCLK and ZDAT as AUX 5 and AUX 6</choice>
<choice xml:lang="fr">ZCLK et ZDAT comme AUX 5 et AUX 6</choice>
<choice xml:lang="de">ZCLK und ZDAT als AUX 5 und AUX 6</choice>
<choice xml:lang="ca">ZCLK i ZDAT com AUX 3 und AUX 4</choice>
</enumChoice>
</enumVal>
<label>SUSI ouptuts mapping</label>
<label xml:lang="fr">Mapping sorties SUSI</label>
<label xml:lang="de">SUSI Ausgänge Mapping</label>
<label xml:lang="ca">Mapejat de sortides SUSI</label>
</variable>
</variables>