71 lines
3.1 KiB
XML
71 lines
3.1 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>2010</year>
|
|
<holder>JMRI</holder>
|
|
</copyright>
|
|
<authorgroup xmlns="http://docbook.org/ns/docbook">
|
|
<author>
|
|
<personname>
|
|
<firstname>Ronald</firstname>
|
|
<surname>Kuhn</surname>
|
|
</personname>
|
|
</author>
|
|
</authorgroup>
|
|
<revhistory xmlns="http://docbook.org/ns/docbook">
|
|
<revision>
|
|
<revnumber>2</revnumber>
|
|
<date>2016-11-05</date>
|
|
<authorinitials>PS</authorinitials>
|
|
<revremark>Czech translation</revremark>
|
|
</revision>
|
|
<revision>
|
|
<revnumber>1</revnumber>
|
|
<date>2016-04-27</date>
|
|
<authorinitials>RK</authorinitials>
|
|
<revremark>set default CV#2 for Kuehn N45</revremark>
|
|
</revision>
|
|
</revhistory>
|
|
<variable item="Vstart" CV="2" default="3" comment="A value of 255 corresponds to 100%">
|
|
<decVal/>
|
|
<label>Vstart</label>
|
|
<label xml:lang="it">Volt Partenza</label>
|
|
<label xml:lang="fr">V démarr.</label>
|
|
<label xml:lang="de">Anfahrspannung</label>
|
|
<comment xml:lang="it">Un Valore di 255 corrisponde al 100%</comment>
|
|
<comment xml:lang="de">Der Wert 255 entspricht 100%</comment>
|
|
<label xml:lang="cs">Rozjezdové napětí</label>
|
|
<comment xml:lang="cs">Meze 0-255</comment>
|
|
</variable>
|
|
<variable item="Vhigh" CV="5">
|
|
<decVal/>
|
|
<label>Vhigh</label>
|
|
<label xml:lang="it">Volt Massimi</label>
|
|
<label xml:lang="fr">Vmax</label>
|
|
<label xml:lang="de">Höchstgeschwindigkeit</label>
|
|
<label xml:lang="cs">Maximální napětí</label>
|
|
<comment xml:lang="cs">Meze 0-255. Nastavení maximálního napětí při plně otevřeném ovladači.</comment>
|
|
</variable>
|
|
<variable item="Vmid" CV="6">
|
|
<decVal/>
|
|
<label>Vmid</label>
|
|
<label xml:lang="it">Volt Intermedi</label>
|
|
<label xml:lang="fr">Vmoy</label>
|
|
<label xml:lang="de">Mittengeschwindigkeit</label>
|
|
<label xml:lang="cs">Střední napětí</label>
|
|
<comment xml:lang="cs">Meze 0-255</comment>
|
|
</variable>
|
|
</variables>
|