115 lines
4.9 KiB
XML
115 lines
4.9 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2001, 2005, 2007, 2009, 2010, 2014 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 -->
|
|
<!-- differs from 0NMRA.xml version only in default values -->
|
|
<enumVal 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>Bob</firstname>
|
|
<surname>Jacobsen</surname>
|
|
</personname>
|
|
</author>
|
|
</authorgroup>
|
|
<revhistory xmlns="http://docbook.org/ns/docbook">
|
|
<revision>
|
|
<revnumber>2</revnumber>
|
|
<date>2014-04-25</date>
|
|
<authorinitials>ALM</authorinitials>
|
|
<revremark>New effect for Digitrax Series 6 only (Pulse)</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>1</revnumber>
|
|
<date>2010-05-12</date>
|
|
<authorinitials>BJ</authorinitials>
|
|
<revremark>Initial version as separate file</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>11</revnumber>
|
|
<date>2008-04-12</date>
|
|
<authorinitials>BJ</authorinitials>
|
|
<revremark>Revision in original Digitrax_1x3.xml file</revremark>
|
|
</revision>
|
|
</revhistory>
|
|
<enumChoice choice="Normal function of lead">
|
|
<choice>Normal function of lead</choice>
|
|
<choice xml:lang="it">Funzione Normale</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Random flicker">
|
|
<choice>Random flicker</choice>
|
|
<choice xml:lang="it">Lampeggio Casuale</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Mars light">
|
|
<choice>Mars light</choice>
|
|
<choice xml:lang="it">Mars light</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Flashing head light">
|
|
<choice>Flashing head light</choice>
|
|
<choice xml:lang="it">Luce frontale Lampeggiante</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Single pulse strobe">
|
|
<choice>Single pulse strobe</choice>
|
|
<choice xml:lang="it">Strobe Singolo Impulso</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Double pulse strobe">
|
|
<choice>Double pulse strobe</choice>
|
|
<choice xml:lang="it">Strobe Doppio Impulso</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Rotary beacon simulation">
|
|
<choice>Rotary beacon simulation</choice>
|
|
<choice xml:lang="it">Simulazione Faro Rotante</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gyralite">
|
|
<choice>Gyralite</choice>
|
|
<choice xml:lang="it">Gyralite</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Rule 17 dimmable headlight">
|
|
<choice>Rule 17 dimmable headlight</choice>
|
|
<choice xml:lang="it">Luce Frontale regolabile a Norma 17</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="FRED end of train light">
|
|
<choice>FRED end of train light</choice>
|
|
<choice xml:lang="it">FRED Luce fine treno</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Right ditch light; when F2 on, flashes alternately">
|
|
<choice>Right ditch light; when F2 on, flashes alternately</choice>
|
|
<choice xml:lang="it">Luce di destra ditch, quando F2=on, lampeggia</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Left ditch light; when F2 on, flashes alternately">
|
|
<choice>Left ditch light; when F2 on, flashes alternately</choice>
|
|
<choice xml:lang="it">Luce di sinistra ditch, quando F2=on, lampeggia</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Pulse function (Series 6 only)">
|
|
<choice>Pulse function (Series 6 only)</choice>
|
|
<choice xml:lang="it">Impulsiva (solo series 6)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Reserved (0x0D)">
|
|
<choice>Reserved (0x0D)</choice>
|
|
<choice xml:lang="it">Riservata (0x0D)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Reserved (0x0E)">
|
|
<choice>Reserved (0x0E)</choice>
|
|
<choice xml:lang="it">Riservata (0x0E)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Reserved (0x0F)">
|
|
<choice>Reserved (0x0F)</choice>
|
|
<choice xml:lang="it">Riservata (0x0F)</choice>
|
|
</enumChoice>
|
|
</enumVal>
|