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

69 lines
3.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 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. -->
<!-- -->
<!-- version 1 - include file for Uhlenbrock Ln Display decoder 63450 -->
<!-- -->
<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">
<enumChoice choice="1" value="1">
<choice>Loco monitoring w/speed step + all functions</choice>
<choice xml:lang="nl">Lokmonitor met snelheidsstap + alle functies</choice>
<choice xml:lang="de">Loküberwachung m. Fahrstufen + alle Funktionen</choice>
</enumChoice>
<enumChoice choice="2" value="2">
<choice>Loco monitoring w/speed step + changed functions</choice>
<choice xml:lang="nl">Lokmonitor met snelheidsstap + functiewijzigingen</choice>
<choice xml:lang="de">Loküberwachung m. Fahrstufen + Funktionänderungen</choice>
</enumChoice>
<enumChoice choice="3" value="3">
<choice>Loco monitoring w/speed in % + all functions</choice>
<choice xml:lang="nl">Lokmonitor met snelheid in % + alle functies</choice>
<choice xml:lang="de">Loküberwachung m. Geschw. in % + alle Funktionen</choice>
</enumChoice>
<enumChoice choice="4" value="4">
<choice>Loco monitoring w/speed in % + changed functions</choice>
<choice xml:lang="nl">Lokmonitor met snelheid in % + functiewijzigingen</choice>
<choice xml:lang="de">Loküberwachung m. Geschw. in % + Funktionänderungen</choice>
</enumChoice>
<enumChoice choice="5" value="5">
<choice>Display Status of Solenoid:</choice>
<choice xml:lang="nl">Toon stand van magneetartikel:</choice>
<choice xml:lang="de">Anzeige der Zustände von Magnetartikel:</choice>
</enumChoice>
<enumChoice choice="6" value="6">
<choice>Display feedback messages from Sensor:</choice>
<choice xml:lang="nl">Toon terugmeldingen van melder:</choice>
<choice xml:lang="de">Anzeige von Rückmeldungen von:</choice>
</enumChoice>
<enumChoice choice="7" value="7">
<choice>Display LISSY system messages</choice>
<choice xml:lang="nl">Toon stand van magneetartikelen</choice>
<choice xml:lang="de">Anzeige der Zustände von Magnetartikeln</choice>
</enumChoice>
<enumChoice choice="8" value="8">
<choice>Display IRIS remote</choice>
<choice xml:lang="nl">Toon stand van magneetartikelen</choice>
<choice xml:lang="de">Anzeige von IRIS-Eingaben</choice>
</enumChoice>
<enumChoice choice="9" value="9">
<choice>Model clock</choice>
<choice xml:lang="nl">Modelklok</choice>
<choice xml:lang="de">Modellzeituhr</choice>
</enumChoice>
<enumChoice choice="10" value="10">
<choice>Set Time and Weekday</choice>
<choice xml:lang="nl">Tijd en dag instellen</choice>
<choice xml:lang="de">Uhrzeit + Wochentag einstellen</choice>
</enumChoice>
</enumVal>