122 lines
6.4 KiB
XML
122 lines
6.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- version 1 - Petr Sidlo 2026-05-20 -->
|
|
<pane 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">
|
|
|
|
<name>Basic Speed Control</name>
|
|
<name xml:lang="cs">Základní řízení rychlosti</name>
|
|
<column>
|
|
<row>
|
|
<column>
|
|
<grid ipadx="10" ipady="2">
|
|
<!-- default padding for all grid items -->
|
|
<griditem gridx="0" gridy="0" anchor="LINE_END">
|
|
<display item="Vstart" >
|
|
<tooltip><html>Sets the starting voltage at throttle speed step 1.<br>A value of 255 corresponds to 100%, the maximum allowed is 25%, i.e. 64.</html></tooltip>
|
|
<tooltip xml:lang="cs"><html>Nastavení rozjezdového napětí pro 1. rychlostní krok ovladače.<br>Hodnota 255 odpovídá 100 %, max. povoleno 25 %, tj. 64".</html></tooltip>
|
|
</display>
|
|
</griditem>
|
|
<griditem gridx="1" gridy="0" gridwidth="2" anchor="LINE_START">
|
|
<display item="Vstart" format="hslider" label="" >
|
|
<tooltip><html>Sets the starting voltage at throttle speed step 1.<br>A value of 255 corresponds to 100%, the maximum allowed is 25%, i.e. 64.</html></tooltip>
|
|
<tooltip xml:lang="cs"><html>Nastavení rozjezdového napětí pro 1. rychlostní krok ovladače.<br>Hodnota 255 odpovídá 100 %, max. povoleno 25 %, tj. 64.</html></tooltip>
|
|
</display>
|
|
</griditem>
|
|
<griditem gridx="3" gridy="0" anchor="LINE_START">
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</griditem>
|
|
<griditem gridx="4" gridy="0" anchor="LINE_START">
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</griditem>
|
|
<griditem gridx="5" gridy="0" anchor="LINE_START">
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</griditem>
|
|
|
|
<griditem gridx="0" gridy="1" anchor="LINE_END">
|
|
<display item="Vmid" >
|
|
<tooltip><html>Sets the voltage at mid throttle.<br>Not used.</html></tooltip>
|
|
<tooltip xml:lang="cs"><html>Nastavení napětí pro střední rychlostní krok ovladače.<br>Nepoužito.</html></tooltip>
|
|
</display>
|
|
</griditem>
|
|
<griditem gridx="1" gridy="1" anchor="LINE_START">
|
|
<label>
|
|
<text>0 %</text>
|
|
</label>
|
|
</griditem>
|
|
<griditem gridx="2" gridy="1" anchor="LINE_END">
|
|
<label>
|
|
<text>25 %</text>
|
|
</label>
|
|
</griditem>
|
|
<griditem gridx="3" gridy="1" anchor="LINE_START">
|
|
<label>
|
|
<text>                    </text>
|
|
</label>
|
|
</griditem>
|
|
<griditem gridx="4" gridy="1" anchor="LINE_START">
|
|
<label>
|
|
<text>50 %</text>
|
|
</label>
|
|
</griditem>
|
|
<griditem gridx="5" gridy="1" anchor="LINE_END">
|
|
<label>
|
|
<text>100 %</text>
|
|
</label>
|
|
</griditem>
|
|
|
|
<griditem gridx="0" gridy="2" anchor="LINE_END">
|
|
<display item="Vhigh" >
|
|
<tooltip><html>Sets the maximum voltage at full throttle.<br>A value of 255 corresponds to 100%, the maximum allowed is 50%, i.e. 128.</html></tooltip>
|
|
<tooltip xml:lang="cs"><html>Nastavení napětí pro poslední rychlostní krok ovladače.<br>Hodnota 255 odpovídá 100 %, min. povoleno 50 %, tj. 128.</html></tooltip>
|
|
</display>
|
|
</griditem>
|
|
<griditem gridx="1" gridy="2" anchor="LINE_START">
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</griditem>
|
|
<griditem gridx="2" gridy="2" anchor="LINE_START">
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</griditem>
|
|
<griditem gridx="3" gridy="2" anchor="LINE_START">
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</griditem>
|
|
<griditem gridx="4" gridy="2" gridwidth="2" anchor="LINE_START">
|
|
<display item="Vhigh" format="hslider" label="" >
|
|
<tooltip><html>Sets the maximum voltage at full throttle.<br>A value of 255 corresponds to 100%, the maximum allowed is 50%, i.e. 128.</html></tooltip>
|
|
<tooltip xml:lang="cs"><html>Nastavení napětí pro poslední rychlostní krok ovladače.<br>Hodnota 255 odpovídá 100 %, min. povoleno 50 %, tj. 128.</html></tooltip>
|
|
</display>
|
|
</griditem>
|
|
</grid>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</row>
|
|
<row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<display item="Forward Trim MTB" />
|
|
<display item="Reverse Trim MTB" />
|
|
</column>
|
|
</row>
|
|
</column>
|
|
|
|
</pane>
|