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

2263 lines
101 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<?transform-xslt href="http://jmri.org/xml/decoders/MGP_Servo5.xsl"?>
<!-- Copyright (C) JMRI 2002, 2005, 2007 All rights reserved -->
<!-- $Id:$ -->
<!-- -->
<!-- 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. -->
<decoder-config 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" showEmptyPanes="no">
<version author="Anders Boström anders.bostrom@mollehem.se" version="1" lastUpdated="20151022"/>
<version author="Michael Mosher" version="2" lastUpdated="20200109"/>
<!-- Version 2 - change mfg to match name in NMRA.xml -->
<version author="Keld Polmann" version="3" lastUpdated="20210301"/>
<!-- Version 3 - a lot of updates for new decoder firmware -->
<decoder>
<family name="Servo5" mfg="Möllehem Gårdsproduktion" type="stationary" comment="Servo5, a LocoNet decoder for railway switches">
<model model="Servo5" lowVersionID="1" productID="9"></model>
</family>
<programming direct="no" paged="no" register="no" ops="no">
<mode>LOCONETSV2MODE</mode>
</programming>
<variables>
<!-- * * * * * * * * * * * * * * * * * -->
<!-- v v v v v STANDARD v v v v v -->
<variable CV="2" item="Decoder Version" readOnly="yes" >
<decVal/>
<label>Manufacturer Version No.</label>
<label xml:lang="cs">Verze SW</label>
</variable>
<variable CV="3" item="Serial Number" readOnly="yes" >
<splitVal highCV="4" upperMask="XXXXVVVV"/>
<label>Decoder serial number</label>
<label xml:lang="cs">Sériové číslo</label>
</variable>
<variable CV="7" item="Manufacturer" readOnly="yes" >
<decVal/>
<label>Manufacturer Id</label>
<label xml:lang="cs">ID výrobce</label>
</variable>
<variable CV="8" item="Developer Id" readOnly="yes" >
<decVal/>
<label>Developer Id</label>
<label xml:lang="cs">ID vývojáře</label>
</variable>
<variable CV="9" item="Product Id" readOnly="yes" >
<decVal/>
<label>Product Id</label>
<label xml:lang="cs">ID výrobku</label>
</variable>
<variable CV="21" item="Short Address" default="1">
<splitVal highCV="22" upperMask="XXXXXVVV"/>
<label>Long Address</label>
<label xml:lang="cs">Dlouhá adresa</label>
</variable>
<!-- ^ ^ ^ ^ ^ ^ STANDARD ^ ^ ^ ^ ^ ^ -->
<!-- * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * * -->
<!-- v v v v v Servo v v v v v v v -->
<!-- <SV type="int1" name="Servo 1, Min angle" svNumber="23" rw="1"/> -->
<variable CV="23" item="Servo 1, Min angle" >
<decVal/>
<label>Servo 1, Min angle</label>
<label xml:lang="cs">Servo 1, Min úhel</label>
</variable>
<!-- <SV type="int1" name="Servo 1, Max angle" svNumber="24" rw="1"/> -->
<variable CV="24" item="Servo 1, Max angle" >
<decVal/>
<label>Servo 1, Max angle</label>
<label xml:lang="cs">Servo 1, Max úhel</label>
</variable>
<!-- <SV type="int1" name="Servo 1, Speed" svNumber="25" rw="1"/> -->
<variable CV="25" item="Servo 1, Speed" >
<decVal/>
<label>Servo 1, Speed</label>
<label xml:lang="cs">Servo 1, Rychlost</label>
</variable>
<!-- <SV type="int1" name="Servo 2, Min angle" svNumber="26" rw="1"/> -->
<variable CV="26" item="Servo 2, Min angle" >
<decVal/>
<label>Servo 2, Min angle</label>
<label xml:lang="cs">Servo 2, Min úhel</label>
</variable>
<!-- <SV type="int1" name="Servo 2, Max angle" svNumber="27" rw="1"/> -->
<variable CV="27" item="Servo 2, Max angle" >
<decVal/>
<label>Servo 2, Max angle</label>
<label xml:lang="cs">Servo 2, Max úhel</label>
</variable>
<!-- <SV type="int1" name="Servo 2, Speed" svNumber="28" rw="1"/> -->
<variable CV="28" item="Servo 2, Speed" >
<decVal/>
<label>Servo 2, Speed</label>
<label xml:lang="cs">Servo 2, Rychlost</label>
</variable>
<!-- <SV type="int1" name="Servo 3, Min angle" svNumber="29" rw="1"/> -->
<variable CV="29" item="Servo 3, Min angle" >
<decVal/>
<label>Servo 3, Min angle</label>
<label xml:lang="cs">Servo 3, Min úhel</label>
</variable>
<!-- <SV type="int1" name="Servo 3, Max angle" svNumber="30" rw="1"/> -->
<variable CV="30" item="Servo 3, Max angle" >
<decVal/>
<label>Servo 3, Max angle</label>
<label xml:lang="cs">Servo 3, Max úhel</label>
</variable>
<!-- <SV type="int1" name="Servo 3, Speed" svNumber="31" rw="1"/> -->
<variable CV="31" item="Servo 3, Speed" >
<decVal/>
<label>Servo 3, Speed</label>
<label xml:lang="cs">Servo 3, Rychlost</label>
</variable>
<!-- <SV type="int1" name="Servo 4, Min angle" svNumber="32" rw="1"/> -->
<variable CV="32" item="Servo 4, Min angle" >
<decVal/>
<label>Servo 4, Min angle</label>
<label xml:lang="cs">Servo 4, Min úhel</label>
</variable>
<!-- <SV type="int1" name="Servo 4, Max angle" svNumber="33" rw="1"/> -->
<variable CV="33" item="Servo 4, Max angle" >
<decVal/>
<label>Servo 4, Max angle</label>
<label xml:lang="cs">Servo 4, Max úhel</label>
</variable>
<!-- <SV type="int1" name="Servo 4, Speed" svNumber="34" rw="1"/> -->
<variable CV="34" item="Servo 4, Speed" >
<decVal/>
<label>Servo 4, Speed</label>
<label xml:lang="cs">Servo 4, Rychlost</label>
</variable>
<!-- <SV type="int1" name="Servo 5, Min angle" svNumber="35" rw="1"/> -->
<variable CV="35" item="Servo 5, Min angle" >
<decVal/>
<label>Servo 5, Min angle</label>
<label xml:lang="cs">Servo 5, Min úhel</label>
</variable>
<!-- <SV type="int1" name="Servo 5, Max angle" svNumber="36" rw="1"/> -->
<variable CV="36" item="Servo 5, Max angle" >
<decVal/>
<label>Servo 5, Max angle</label>
<label xml:lang="cs">Servo 5, Max úhel</label>
</variable>
<!-- <SV type="int1" name="Servo 5, Speed" svNumber="37" rw="1"/> -->
<variable CV="37" item="Servo 5, Speed" >
<decVal/>
<label>Servo 5, Speed</label>
<label xml:lang="cs">Servo 5, Rychlost</label>
</variable>
<!-- <SV type="bits" start='0' length='1' name="Type of buttons" svNumber="38" rw="1"> -->
<variable item="Type of buttons" CV="38" mask="XXXXXXXV">
<enumVal>
<enumChoice choice="Toggle" value="0">
<choice>Toggle</choice>
<choice xml:lang="cs">Tlačítka</choice>
</enumChoice>
<enumChoice choice="Switch" value="1">
<choice>Switch</choice>
<choice xml:lang="cs">Přepínač</choice>
</enumChoice>
</enumVal>
<label>Type of buttons</label>
<label xml:lang="cs">Typ tlačítek</label>
</variable>
<!--
<SV type="bits" start='0' length='1' name="Servo 1 direction, Loconet" svNumber="39" rw="1">
<SV type="bits" start='1' length='1' name="Servo 2 direction, Loconet" svNumber="39" rw="1">
<SV type="bits" start='2' length='1' name="Servo 3 direction, Loconet" svNumber="39" rw="1">
<SV type="bits" start='3' length='1' name="Servo 4 direction, Loconet" svNumber="39" rw="1">
<SV type="bits" start='4' length='1' name="Servo 5 direction, Loconet" svNumber="39" rw="1">
-->
<variable item="Servo 1 direction, Loconet" CV="39" mask="XXXXXXXV">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 1 direction, Loconet</label>
<label xml:lang="cs">Servo 1 směr, LocoNet</label>
</variable>
<variable item="Servo 2 direction, Loconet" CV="39" mask="XXXXXXVX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 2 direction, Loconet</label>
<label xml:lang="cs">Servo 2 směr, LocoNet</label>
</variable>
<variable item="Servo 3 direction, Loconet" CV="39" mask="XXXXXVXX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 3 direction, Loconet</label>
<label xml:lang="cs">Servo 3 směr, LocoNet</label>
</variable>
<variable item="Servo 4 direction, Loconet" CV="39" mask="XXXXVXXX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 4 direction, Loconet</label>
<label xml:lang="cs">Servo 4 směr, LocoNet</label>
</variable>
<variable item="Servo 5 direction, Loconet" CV="39" mask="XXXVXXXX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 5 direction, Loconet</label>
<label xml:lang="cs">Servo 5 směr, LocoNet</label>
</variable>
<!--
<SV type="bits" start='0' length='1' name="Servo 1 direction, Polarisation" svNumber="40" rw="1">
<SV type="bits" start='1' length='1' name="Servo 2 direction, Polarisation" svNumber="40" rw="1">
<SV type="bits" start='2' length='1' name="Servo 3 direction, Polarisation" svNumber="40" rw="1">
<SV type="bits" start='3' length='1' name="Servo 4 direction, Polarisation" svNumber="40" rw="1">
<SV type="bits" start='4' length='1' name="Servo 5 direction, Polarisation" svNumber="40" rw="1">
-->
<variable item="Servo 1 direction, Polarisation" CV="40" mask="XXXXXXXV">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 1 direction, Polarisation</label>
<label xml:lang="cs">Servo 1 směr, Polarita</label>
</variable>
<variable item="Servo 2 direction, Polarisation" CV="40" mask="XXXXXXVX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 2 direction, Polarisation</label>
<label xml:lang="cs">Servo 2 směr, Polarita</label>
</variable>
<variable item="Servo 3 direction, Polarisation" CV="40" mask="XXXXXVXX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 3 direction, Polarisation</label>
<label xml:lang="cs">Servo 3 směr, Polarita</label>
</variable>
<variable item="Servo 4 direction, Polarisation" CV="40" mask="XXXXVXXX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 4 direction, Polarisation</label>
<label xml:lang="cs">Servo 4 směr, Polarita</label>
</variable>
<variable item="Servo 5 direction, Polarisation" CV="40" mask="XXXVXXXX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 5 direction, Polarisation</label>
<label xml:lang="cs">Servo 5 směr, Polarita</label>
</variable>
<!--
<SV type="bits" start='0' length='1' name="Servo 1 direction, Switch" svNumber="41" rw="1">
<SV type="bits" start='1' length='1' name="Servo 2 direction, Switch" svNumber="41" rw="1">
<SV type="bits" start='2' length='1' name="Servo 3 direction, Switch" svNumber="41" rw="1">
<SV type="bits" start='3' length='1' name="Servo 4 direction, Switch" svNumber="41" rw="1">
<SV type="bits" start='4' length='1' name="Servo 5 direction, Switch" svNumber="41" rw="1">
-->
<variable item="Servo 1 direction, Switch" CV="41" mask="XXXXXXXV">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 1 direction, Switch</label>
<label xml:lang="cs">Servo 1 směr, Přepínač</label>
</variable>
<variable item="Servo 2 direction, Switch" CV="41" mask="XXXXXXVX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 2 direction, Switch</label>
<label xml:lang="cs">Servo 2 směr, Přepínač</label>
</variable>
<variable item="Servo 3 direction, Switch" CV="41" mask="XXXXXVXX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 3 direction, Switch</label>
<label xml:lang="cs">Servo 3 směr, Přepínač</label>
</variable>
<variable item="Servo 4 direction, Switch" CV="41" mask="XXXXVXXX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 4 direction, Switch</label>
<label xml:lang="cs">Servo 4 směr, Přepínač</label>
</variable>
<variable item="Servo 5 direction, Switch" CV="41" mask="XXXVXXXX">
<enumVal>
<enumChoice choice="Normal" value="0">
<choice>Normal</choice>
<choice xml:lang="cs">Normální</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
</enumVal>
<label>Servo 5 direction, Switch</label>
<label xml:lang="cs">Servo 5 směr, Přepínač</label>
</variable>
<!-- <SV type="bits" start='0' length='1' name="Polarisation switch for servo 1" svNumber="49" rw="1" minVersion='3'> -->
<variable item="Polarisation switch for servo 1" CV="49" mask="XXXXXXXV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="Idle" value="0">
<choice>Idle</choice>
<choice xml:lang="cs">Nepoužit</choice>
</enumChoice>
<enumChoice choice="USE" value="1">
<choice>USE</choice>
<choice xml:lang="cs">POUŽIT</choice>
</enumChoice>
</enumVal>
<label>Polarisation switch for servo 1</label>
<label xml:lang="cs">Přepínač polarity pro servo 1</label>
</variable>
<variable item="Polarisation switch for servo 2" CV="49" mask="XXXXXXVX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="Idle" value="0">
<choice>Idle</choice>
<choice xml:lang="cs">Nepoužit</choice>
</enumChoice>
<enumChoice choice="USE" value="1">
<choice>USE</choice>
<choice xml:lang="cs">POUŽIT</choice>
</enumChoice>
</enumVal>
<label>Polarisation switch for servo 2</label>
<label xml:lang="cs">Přepínač polarity pro servo 2</label>
</variable>
<variable item="Polarisation switch for servo 3" CV="49" mask="XXXXXVXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="Idle" value="0">
<choice>Idle</choice>
<choice xml:lang="cs">Nepoužit</choice>
</enumChoice>
<enumChoice choice="USE" value="1">
<choice>USE</choice>
<choice xml:lang="cs">POUŽIT</choice>
</enumChoice>
</enumVal>
<label>Polarisation switch for servo 3</label>
<label xml:lang="cs">Přepínač polarity pro servo 3</label>
</variable>
<variable item="Polarisation switch for servo 4" CV="49" mask="XXXXVXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="Idle" value="0">
<choice>Idle</choice>
<choice xml:lang="cs">Nepoužit</choice>
</enumChoice>
<enumChoice choice="USE" value="1">
<choice>USE</choice>
<choice xml:lang="cs">POUŽIT</choice>
</enumChoice>
</enumVal>
<label>Polarisation switch for servo 4</label>
<label xml:lang="cs">Přepínač polarity pro servo 4</label>
</variable>
<variable item="Polarisation switch for servo 5" CV="49" mask="XXXVXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="Idle" value="0">
<choice>Idle</choice>
<choice xml:lang="cs">Nepoužit</choice>
</enumChoice>
<enumChoice choice="USE" value="1">
<choice>USE</choice>
<choice xml:lang="cs">POUŽIT</choice>
</enumChoice>
</enumVal>
<label>Polarisation switch for servo 5</label>
<label xml:lang="cs">Přepínač polarity pro servo 5</label>
</variable>
<!-- <array svNumber="172" name="Start Delay Servo" tip="" startIndex='1' length='5' rw='1' minVersion='6'>
<SV offset="0" type="bits" start='0' length='4' name="from THROWN" rw="1" minVersion='6'/>
<SV offset="0" type="bits" start='4' length='4' name="from CLOSED" rw="1" minVersion='6'/> -->
<variable item="Start Delay Servo 1, from THROWN" CV="172" mask="XXXXVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Start Delay Servo 1, from THROWN</label>
<label xml:lang="cs">Zpoždění startu servo 1, z Do odbočky</label>
</variable>
<variable item="Start Delay Servo 1, from CLOSED" CV="172" mask="VVVVXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Start Delay Servo 1, from CLOSED</label>
<label xml:lang="cs">Zpoždění startu servo 1, z Přímo</label>
</variable>
<variable item="Start Delay Servo 2, from THROWN" CV="173" mask="XXXXVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Start Delay Servo 2, from THROWN</label>
<label xml:lang="cs">Zpoždění startu servo 2, z Do odbočky</label>
</variable>
<variable item="Start Delay Servo 2, from CLOSED" CV="173" mask="VVVVXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Start Delay Servo 2, from CLOSED</label>
<label xml:lang="cs">Zpoždění startu servo 2, z Přímo</label>
</variable>
<variable item="Start Delay Servo 3, from THROWN" CV="174" mask="XXXXVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Start Delay Servo 3, from THROWN</label>
<label xml:lang="cs">Zpoždění startu servo 3, z Do odbočky</label>
</variable>
<variable item="Start Delay Servo 3, from CLOSED" CV="174" mask="VVVVXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Start Delay Servo 3, from CLOSED</label>
<label xml:lang="cs">Zpoždění startu servo 3, z Přímo</label>
</variable>
<variable item="Start Delay Servo 4, from THROWN" CV="175" mask="XXXXVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Start Delay Servo 4, from THROWN</label>
<label xml:lang="cs">Zpoždění startu servo 4, z Do odbočky</label>
</variable>
<variable item="Start Delay Servo 4, from CLOSED" CV="175" mask="VVVVXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Start Delay Servo 4, from CLOSED</label>
<label xml:lang="cs">Zpoždění startu servo 4, z Přímo</label>
</variable>
<variable item="Start Delay Servo 5, from THROWN" CV="176" mask="XXXXVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Start Delay Servo 5, from THROWN</label>
<label xml:lang="cs">Zpoždění startu servo 5, z Do odbočky</label>
</variable>
<variable item="Start Delay Servo 5, from CLOSED" CV="176" mask="VVVVXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Start Delay Servo 5, from CLOSED</label>
<label xml:lang="cs">Zpoždění startu servo 5, z Přímo</label>
</variable>
<!-- ^ ^ ^ ^ ^ ^ Sservo ^ ^ ^ ^ ^ ^ ^ -->
<!-- * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * * -->
<!-- v v v v v Control v v v v v v -->
<!--
<SV type="bits" start='0' length='1' name="Feedback type" svNumber="42" rw="1">
<SV type="int1" name="Switch when button is" svNumber="43" rw="1">
<SV type="int1" name="Send LN for Buttons" svNumber="44" rw="1" minVersion='3' advanced="1">
<SV type="int1" name="LocoNet is connected" svNumber="44" rw="1" minVersion='8' advanced="1">
-->
<variable item="Feedback type" CV="42" mask="XXXXXXXV">
<enumVal>
<enumChoice choice="Closed/Thrown only" value="0">
<choice>Closed/Thrown only</choice>
<choice xml:lang="cs">Pouze Přímo/Do odbočky</choice>
</enumChoice>
<enumChoice choice="C/T + unkown state info" value="1">
<choice>C/T + unkown state info</choice>
<choice xml:lang="cs">P/O + neznámý stav</choice>
</enumChoice>
</enumVal>
<label>Feedback type</label>
<label xml:lang="cs">Typ ohlasu</label>
</variable>
<variable item="Switch when button is" CV="43">
<enumVal>
<enumChoice choice="Pressed" value="0">
<choice>Pressed</choice>
<choice xml:lang="cs">Stisknuto</choice>
</enumChoice>
<enumChoice choice="Released" value="1">
<choice>Released</choice>
<choice xml:lang="cs">Uvolněno</choice>
</enumChoice>
<enumChoice choice="Both" value="2">
<choice>Both</choice>
<choice xml:lang="cs">Obojí</choice>
</enumChoice>
</enumVal>
<label>Switch when button is</label>
<label xml:lang="cs">Přepnout když tlačítko je</label>
</variable>
<variable item="Send LN for Buttons" CV="44" mask="XXXXXXXV">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
<choice xml:lang="cs">Ne</choice>
</enumChoice>
<enumChoice choice="Yes" value="1">
<choice>Yes</choice>
<choice xml:lang="cs">Ano</choice>
</enumChoice>
</enumVal>
<label>Send LN for Buttons</label>
<label xml:lang="cs">Odeslat stisk tlačítka do LocoNet</label>
</variable>
<variable item="LocoNet is connected" CV="44" mask="XXXXXXVX">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
<choice xml:lang="cs">Ne</choice>
</enumChoice>
<enumChoice choice="Yes" value="1">
<choice>Yes</choice>
<choice xml:lang="cs">Ano</choice>
</enumChoice>
</enumVal>
<label>LocoNet is connected</label>
<label xml:lang="cs">LocoNet je připojen</label>
</variable>
<!-- ^ ^ ^ ^ ^ ^ Control ^ ^ ^ ^ ^ ^ ^ -->
<!-- * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * -->
<!-- v v v v v Locking v v v v v v -->
<!--
<SV type="int2" name="Lock Address" minValue='1' maxValue='2048' svNumber="45" rw="1" minVersion='3'/>
<SV type="bits" start='0' length='1' name="Lock switch 1" svNumber="47" rw="1" minVersion='3'>
<SV type="bits" start='1' length='1' name="Lock switch 2" svNumber="47" rw="1" minVersion='3'>
<SV type="bits" start='2' length='1' name="Lock switch 3" svNumber="47" rw="1" minVersion='3'>
<SV type="bits" start='3' length='1' name="Lock switch 4" svNumber="47" rw="1" minVersion='3'>
<SV type="bits" start='4' length='1' name="Lock switch 5" svNumber="47" rw="1" minVersion='3'>
<v name="No" value='0'/>
<v name="Yes" value='1'/>
<SV type="bits" start='0' length='1' name="Lock 1 in position" svNumber="48" rw="1" minVersion='3'>
<SV type="bits" start='1' length='1' name="Lock 2 in position" svNumber="48" rw="1" minVersion='3'>
<SV type="bits" start='2' length='1' name="Lock 3 in position" svNumber="48" rw="1" minVersion='3'>
<SV type="bits" start='3' length='1' name="Lock 4 in position" svNumber="48" rw="1" minVersion='3'>
<SV type="bits" start='4' length='1' name="Lock 5 in position" svNumber="48" rw="1" minVersion='3'>
<v name="Thrown" value='0'/>
<v name="Closed" value='1'/>
-->
<variable CV="45" item="Lock Address" default="0">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<splitVal highCV="46" upperMask="XXXXXVVV"/>
<label>Lock Address</label>
<label xml:lang="cs">Adresa zámku</label>
</variable>
<variable item="Lock switch 1" CV="47" mask="XXXXXXXV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
<choice xml:lang="cs">Ne</choice>
</enumChoice>
<enumChoice choice="Yes" value="1">
<choice>Yes</choice>
<choice xml:lang="cs">Ano</choice>
</enumChoice>
</enumVal>
<label>Lock switch 1</label>
<label xml:lang="cs">Zámek výhybky 1</label>
</variable>
<variable item="Lock switch 2" CV="47" mask="XXXXXXVX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
<choice xml:lang="cs">Ne</choice>
</enumChoice>
<enumChoice choice="Yes" value="1">
<choice>Yes</choice>
<choice xml:lang="cs">Ano</choice>
</enumChoice>
</enumVal>
<label>Lock switch 2</label>
<label xml:lang="cs">Zámek výhybky 2</label>
</variable>
<variable item="Lock switch 3" CV="47" mask="XXXXXVXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
<choice xml:lang="cs">Ne</choice>
</enumChoice>
<enumChoice choice="Yes" value="1">
<choice>Yes</choice>
<choice xml:lang="cs">Ano</choice>
</enumChoice>
</enumVal>
<label>Lock switch 3</label>
<label xml:lang="cs">Zámek výhybky 3</label>
</variable>
<variable item="Lock switch 4" CV="47" mask="XXXXVXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
<choice xml:lang="cs">Ne</choice>
</enumChoice>
<enumChoice choice="Yes" value="1">
<choice>Yes</choice>
<choice xml:lang="cs">Ano</choice>
</enumChoice>
</enumVal>
<label>Lock switch 4</label>
<label xml:lang="cs">Zámek výhybky 4</label>
</variable>
<variable item="Lock switch 5" CV="47" mask="XXXVXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
<choice xml:lang="cs">Ne</choice>
</enumChoice>
<enumChoice choice="Yes" value="1">
<choice>Yes</choice>
<choice xml:lang="cs">Ano</choice>
</enumChoice>
</enumVal>
<label>Lock switch 5</label>
<label xml:lang="cs">Zámek výhybky 5</label>
</variable>
<variable item="Lock all switches" CV="47" mask="VXXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>10</value></qualifier>
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
<choice xml:lang="cs">Ne</choice>
</enumChoice>
<enumChoice choice="Yes" value="1">
<choice>Yes</choice>
<choice xml:lang="cs">Ano</choice>
</enumChoice>
</enumVal>
<label>Lock all switches</label>
<label xml:lang="cs">Zámek všech výhybek</label>
</variable>
<variable item="Lock 1 in position" CV="48" mask="XXXXXXXV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="Thrown" value="0">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
<enumChoice choice="Closed" value="1">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
</enumVal>
<label>Lock 1 in position</label>
<label xml:lang="cs">Zámek 1 v poloze</label>
</variable>
<variable item="Lock 2 in position" CV="48" mask="XXXXXXVX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="Thrown" value="0">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
<enumChoice choice="Closed" value="1">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
</enumVal>
<label>Lock 2 in position</label>
<label xml:lang="cs">Zámek 2 v poloze</label>
</variable>
<variable item="Lock 3 in position" CV="48" mask="XXXXXVXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="Thrown" value="0">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
<enumChoice choice="Closed" value="1">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
</enumVal>
<label>Lock 3 in position</label>
<label xml:lang="cs">Zámek 3 v poloze</label>
</variable>
<variable item="Lock 4 in position" CV="48" mask="XXXXVXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="Thrown" value="0">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
<enumChoice choice="Closed" value="1">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
</enumVal>
<label>Lock 4 in position</label>
<label xml:lang="cs">Zámek 4 v poloze</label>
</variable>
<variable item="Lock 5 in position" CV="48" mask="XXXVXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="Thrown" value="0">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
<enumChoice choice="Closed" value="1">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
</enumVal>
<label>Lock 5 in position</label>
<label xml:lang="cs">Zámek 5 v poloze</label>
</variable>
<!-- ^ ^ ^ ^ ^ ^ Locking ^ ^ ^ ^ ^ ^ ^ -->
<!-- * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * -->
<!-- v v v v v v Routes v v v v v v -->
<!--
In XSL
<SV type="int2" name="Route 1-5, Address" maxValue='2048' svNumber="50" rw="1"/>
<array svNumber="52" name="Route 1-5, Switch" tip="" startIndex='1' length='6' rw='1'>
<SV type="int2" minValue='1' maxValue='2048' name="Address" rw="1"/>
<SV type="int1" name="Direction" rw="1">
<v name="Closed" value='1'/>
<v name="Thrown" value='0'/>
</array>
-->
<!-- ^ ^ ^ ^ ^ ^ Routes ^ ^ ^ ^ ^ ^ ^ -->
<!-- * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * * -->
<!-- v v v v v v Special v v v v v v -->
<!--
<SV type="int1" name="Polarisation switch for servo 5 locked to" svNumber="177" rw="1" minVersion='5' advanced="1">
<SV type="int1" name="Input sensor, Value for occupied state" svNumber="178" rw="1" minVersion='5'>
<SV type="int1" name="Input unconnected state" svNumber="179" rw="1" minVersion='5' advanced="1">
<SV type="int1" name="Input use" svNumber="180" rw="1" minVersion='3'>
<SV type="int2" name="Status start address" svNumber="181" minValue='1' maxValue='4090' rw="1" minVersion='3'/>
<SV svNumber="400" type="int2" name="Sensor filter Pre (ms)" rw="1"/>
<SV svNumber="402" type="int2" name="Sensor filter Succ (ms)" rw="1"/>
</group>
-->
<!-- <SV type="int1" name="Delay in routes" svNumber="170" rw="1"/> -->
<variable CV="170" item="Delay in routes (* 0.1 sec)" >
<decVal/>
<label>Delay in routes (* 0.1 sec)</label>
<label xml:lang="cs">Zpoždění v trase (× 0,1 s)</label>
</variable>
<variable item="Polarisation switch for servo 5 locked to" CV="177">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>5</value></qualifier>
<enumVal>
<enumChoice choice="no locking, used as normal" value='0'>
<choice>No locking, used as normal</choice>
<choice xml:lang="cs">Žádná provázanost, normální použití</choice>
</enumChoice>
<enumChoice choice="Servo 1" value='1'>
<choice>Servo 1</choice>
<choice xml:lang="cs">Servo 1</choice>
</enumChoice>
<enumChoice choice="Servo 2" value='2'>
<choice>Servo 2</choice>
<choice xml:lang="cs">Servo 2</choice>
</enumChoice>
<enumChoice choice="Servo 3" value='3'>
<choice>Servo 3</choice>
<choice xml:lang="cs">Servo 3</choice>
</enumChoice>
<enumChoice choice="Servo 4" value='4'>
<choice>Servo 4</choice>
<choice xml:lang="cs">Servo 4</choice>
</enumChoice>
</enumVal>
<label>Polarisation switch for servo 5 locked to</label>
<label xml:lang="cs">Přepínač polarity serva 5 navázán na</label>
</variable>
<variable item="Input sensor, Value for occupied state" CV="178">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>5</value></qualifier>
<enumVal>
<enumChoice choice="NORMAL, occupied at LOW" value="0">
<choice>NORMAL, occupied at LOW</choice>
<choice xml:lang="cs">NORMÁLNÍ, Obsazeno při LOW</choice>
</enumChoice>
<enumChoice choice="Occupied at HIGH" value="1">
<choice>Occupied at HIGH</choice>
<choice xml:lang="cs">Obsazeno při HIGH</choice>
</enumChoice>
</enumVal>
<label>Input sensor, Value for occupied state</label>
<label xml:lang="cs">Vstup snímače, hodnota pro stav Obsazeno</label>
</variable>
<variable item="Input unconnected state" CV="179">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>5</value></qualifier>
<enumVal>
<enumChoice choice="NORMAL, always high" value="0">
<choice>NORMAL, always high</choice>
<choice xml:lang="cs">NORMÁLNÍ, vždy HIGH</choice>
</enumChoice>
<enumChoice choice="undefined, floating state" value="1">
<choice>undefined, floating state</choice>
<choice xml:lang="cs">nedefinováno, plovoucí stav</choice>
</enumChoice>
</enumVal>
<label>Input unconnected state</label>
<label xml:lang="cs">Stav nepřipojeného vstupu</label>
</variable>
<variable item="Input use" CV="180">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<enumVal>
<enumChoice choice="Switch buttons" value="0">
<choice>Switch buttons</choice>
<choice xml:lang="cs">Tlačítka</choice>
</enumChoice>
<enumChoice choice="Internal switch status" value="1">
<choice>Internal switch status</choice>
<choice xml:lang="cs">Stav interní výhybky</choice>
</enumChoice>
<enumChoice choice="Internal routes" value="2">
<choice>Internal routes</choice>
<choice xml:lang="cs">Interní Trasy</choice>
</enumChoice>
<enumChoice choice="Track status" value="4">
<choice>Track status</choice>
<choice xml:lang="cs">Stav koleje</choice>
</enumChoice>
<enumChoice choice="Switch status" value="5">
<choice>Switch status</choice>
<choice xml:lang="cs">Poloha výhybky</choice>
</enumChoice>
</enumVal>
<label>Input use</label>
<label xml:lang="cs">Použití vstupu</label>
</variable>
<variable CV="181" item="Status start address" default="0">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<splitVal highCV="182" upperMask="XXXXVVVV"/>
<label>Status start address</label>
<label xml:lang="cs">Počáteční adresa stavu</label>
</variable>
<variable CV="400" item="Sensor filter Pre (ms)" default="0">
<splitVal highCV="401" />
<label>Sensor filter Pre (ms)</label>
<label xml:lang="cs">Filtr zákmitů před Detekováno (ms)</label>
</variable>
<variable CV="402" item="Sensor filter Succ (ms)" default="0">
<splitVal highCV="403" />
<label>Sensor filter Succ (ms)</label>
<label xml:lang="cs">Filtr zákmitů po Detekováno (ms)</label>
</variable>
<variable item="Servo update" CV="414" mask="VVVVVVVV" default="255">
<enumVal>
<enumChoice choice="Always update" value="255">
<choice>Always update</choice>
<choice xml:lang="cs">Neustále aktualizovat</choice>
</enumChoice>
<enumChoice choice="Dont update when in pos." value="0">
<choice>Dont update when in pos.</choice>
<choice xml:lang="cs">Neaktualizovat když je v pozici</choice>
</enumChoice>
</enumVal>
<label>Servo update</label>
<label xml:lang="cs">Servo aktualizace pozice</label>
</variable>
<!-- ^ ^ ^ ^ ^ ^ Special ^ ^ ^ ^ ^ ^ ^ -->
<!-- * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * -->
<!-- v v v v v v Extra hw-connections v v v v v v -->
<!-- <SV type="int1" name="Usage X1" svNumber="183" rw="1" minVersion='3' maxVersion='5'> -->
<variable item="Usage X1" CV="183">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<qualifier><variableref>Decoder Version</variableref><relation>le</relation><value>5</value></qualifier>
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Switch Closed" value="1">
<choice>Switch Closed</choice>
<choice xml:lang="cs">Přepínač Přímo</choice>
</enumChoice>
<enumChoice choice="Switch Thrown" value="2">
<choice>Switch Thrown</choice>
<choice xml:lang="cs">Přepínač Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Usage X1</label>
<label xml:lang="cs">Použití X1</label>
</variable>
<!-- <SV type="int1" name="Usage X1" svNumber="183" rw="1" minVersion='6'>
<v name="Not used" value='0'/>
<v name="Switch Closed" value='1'/>
<v name="Switch Thrown" value='2'/>
<v name="Switch Toggle" value='3'/>
<v name="Track Status" value='6'/>
-->
<variable item="Usage X1 new" CV="183">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Switch Closed" value="1">
<choice>Switch Closed</choice>
<choice xml:lang="cs">Přepínač Přímo</choice>
</enumChoice>
<enumChoice choice="Switch Thrown" value="2">
<choice>Switch Thrown</choice>
<choice xml:lang="cs">Přepínač Do odbočky</choice>
</enumChoice>
<enumChoice choice="Switch Toggle" value="3">
<choice>Switch Toggle</choice>
<choice xml:lang="cs">Přepnout</choice>
</enumChoice>
<enumChoice choice="Track Status" value="6">
<choice>Track Status</choice>
<choice xml:lang="cs">Stav koleje</choice>
</enumChoice>
<enumChoice choice="Track Status, opto X1/X3" value="15">
<choice>Track Status, opto X1/X3</choice>
<choice xml:lang="cs">Stav koleje, optický X1/X3</choice>
</enumChoice>
<enumChoice choice="Track Status, opto X1/X3 refelection" value="16">
<choice>Track Status, opto X1/X3 refelection</choice>
<choice xml:lang="cs">Stav kolej, optický X1/X3 odrazový</choice>
</enumChoice>
</enumVal>
<label>Usage X1</label>
<label xml:lang="cs">Použití X1</label>
</variable>
<!-- <SV type="int2" name="Address X1" svNumber="184" minValue='1' maxValue='4096' rw="1" minVersion='3'/> -->
<variable CV="184" item="Address X1" default="0">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<splitVal highCV="185" upperMask="XXXXVVVV"/>
<label>Address X1</label>
<label xml:lang="cs">Adresa X1</label>
</variable>
<variable item="Usage X2" CV="186">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<qualifier><variableref>Decoder Version</variableref><relation>le</relation><value>5</value></qualifier>
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Switch Closed" value="1">
<choice>Switch Closed</choice>
<choice xml:lang="cs">Přepínač Přímo</choice>
</enumChoice>
<enumChoice choice="Switch Thrown" value="2">
<choice>Switch Thrown</choice>
<choice xml:lang="cs">Přepínač Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Usage X2</label>
<label xml:lang="cs">Použití X2</label>
</variable>
<variable item="Usage X2 new" CV="186">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Switch Closed" value="1">
<choice>Switch Closed</choice>
<choice xml:lang="cs">Přepínač Přímo</choice>
</enumChoice>
<enumChoice choice="Switch Thrown" value="2">
<choice>Switch Thrown</choice>
<choice xml:lang="cs">Přepínač Do odbočky</choice>
</enumChoice>
<enumChoice choice="Switch Toggle" value="3">
<choice>Switch Toggle</choice>
<choice xml:lang="cs">Přepnout</choice>
</enumChoice>
<enumChoice choice="Track Status" value="6">
<choice>Track Status</choice>
<choice xml:lang="cs">Stav koleje</choice>
</enumChoice>
<enumChoice choice="Track Status, opto X2/X4" value="15">
<choice>Track Status, opto X2/X4</choice>
<choice xml:lang="cs">Stav koleje, optický X2/X4</choice>
</enumChoice>
<enumChoice choice="Track Status, opto X2/X4 refelection" value="16">
<choice>Track Status, opto X2/X4 refelection</choice>
<choice xml:lang="cs">Stav kolej, optický X2/X4 odrazový</choice>
</enumChoice>
</enumVal>
<label>Usage X2</label>
<label xml:lang="cs">Použití X2</label>
</variable>
<variable CV="187" item="Address X2" default="0">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<splitVal highCV="188" upperMask="XXXXVVVV"/>
<label>Address X2</label>
<label xml:lang="cs">Adresa X2</label>
</variable>
<variable item="Usage X3" CV="189">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<qualifier><variableref>Decoder Version</variableref><relation>le</relation><value>5</value></qualifier>
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Switch Closed" value="1">
<choice>Switch Closed</choice>
<choice xml:lang="cs">Přepínač Přímo</choice>
</enumChoice>
<enumChoice choice="Switch Thrown" value="2">
<choice>Switch Thrown</choice>
<choice xml:lang="cs">Přepínač Do odbočky</choice>
</enumChoice>
<enumChoice choice="Lock LOCAL" value="4">
<choice>Lock LOCAL</choice>
<choice xml:lang="cs">MÍSTNÍ zámek</choice>
</enumChoice>
<enumChoice choice="Lock as Lock List" value="5">
<choice>Lock as Lock List</choice>
<choice xml:lang="cs">Zámek jako seznam zámků</choice>
</enumChoice>
</enumVal>
<label>Usage X3</label>
<label xml:lang="cs">Použití X3</label>
</variable>
<variable item="Usage X3 new" CV="189">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Switch Closed" value="1">
<choice>Switch Closed</choice>
<choice xml:lang="cs">Přepínač Přímo</choice>
</enumChoice>
<enumChoice choice="Switch Thrown" value="2">
<choice>Switch Thrown</choice>
<choice xml:lang="cs">Přepínač Do odbočky</choice>
</enumChoice>
<enumChoice choice="Switch Toggle" value="3">
<choice>Switch Toggle</choice>
<choice xml:lang="cs">Přepnout</choice>
</enumChoice>
<enumChoice choice="Track Status" value="6">
<choice>Track Status</choice>
<choice xml:lang="cs">Stav koleje</choice>
</enumChoice>
<enumChoice choice="Lock LOCAL" value="4">
<choice>Lock LOCAL</choice>
<choice xml:lang="cs">MÍSTNÍ zámek</choice>
</enumChoice>
<enumChoice choice="Lock as Lock List" value="5">
<choice>Lock as Lock List</choice>
<choice xml:lang="cs">Zámek jako seznam zámků</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync CLOSED" value='20'>
<choice>Output - Servo Sync CLOSED</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Přímo</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync THROWN" value='21'>
<choice>Output - Servo Sync THROWN</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Do odbočky</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync Not CLOSED" value='22'>
<choice>Output - Servo Sync Not CLOSED</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Není Přímo</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync Not THROWN" value='23'>
<choice>Output - Servo Sync Not THROWN</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Není Do odbočky</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync Unknown" value='24'>
<choice>Output - Servo Sync Unknown</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Neznámý</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync Moving C-T" value='25'>
<choice>Output - Servo Sync Moving C-T</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Přestavování P→O</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync Moving T-C" value='26'>
<choice>Output - Servo Sync Moving T-C</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Přestavování O→P</choice>
</enumChoice>
<enumChoice choice="Output - Relay Sync" value='30'>
<choice>Output - Relay Sync</choice>
<choice xml:lang="cs">Výstup - Relé Synchronizace</choice>
</enumChoice>
<enumChoice choice="Output - Relay Sync Opposite" value='31'>
<choice>Output - Relay Sync Opposite</choice>
<choice xml:lang="cs">Výstup - Relé Synchronizace Otočený</choice>
</enumChoice>
<enumChoice choice="Output - Servo LocoNet controlled" value='18'>
<choice>Output - Servo LocoNet controlled</choice>
<choice xml:lang="cs">Výstup - Servo řízené LocoNet</choice>
</enumChoice>
</enumVal>
<label>Usage X3</label>
<label xml:lang="cs">Použití X3</label>
</variable>
<variable CV="190" item="Address X3" default="0">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<splitVal highCV="191" upperMask="XXXXVVVV"/>
<label>Address X3</label>
<label xml:lang="cs">Adresa X3</label>
</variable>
<variable item="Active output X3" CV="191" mask="VXXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>12</value></qualifier>
<enumVal>
<enumChoice choice="Active = 1" value='1'>
<choice>Active = 1</choice>
<choice xml:lang="cs">Aktivní = 1</choice>
</enumChoice>
<enumChoice choice="Active = 0" value='0'>
<choice>Active = 0</choice>
<choice xml:lang="cs">Aktivní = 0</choice>
</enumChoice>
</enumVal>
<label>Active Output X3</label>
<label xml:lang="cs">Aktivní výstup X3</label>
</variable>
<variable item="Usage X4" CV="192">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<qualifier><variableref>Decoder Version</variableref><relation>le</relation><value>5</value></qualifier>
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Switch Closed" value="1">
<choice>Switch Closed</choice>
<choice xml:lang="cs">Přepínač Přímo</choice>
</enumChoice>
<enumChoice choice="Switch Thrown" value="2">
<choice>Switch Thrown</choice>
<choice xml:lang="cs">Přepínač Do odbočky</choice>
</enumChoice>
<enumChoice choice="Lock LOCAL" value="4">
<choice>Lock LOCAL</choice>
<choice xml:lang="cs">MÍSTNÍ zámek</choice>
</enumChoice>
<enumChoice choice="Lock as Lock List" value="5">
<choice>Lock as Lock List</choice>
<choice xml:lang="cs">Zámek jako seznam zámků</choice>
</enumChoice>
</enumVal>
<label>Usage X4</label>
<label xml:lang="cs">Použití X4</label>
</variable>
<variable item="Usage X4 new" CV="192">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Switch Closed" value="1">
<choice>Switch Closed</choice>
<choice xml:lang="cs">Přepínač Přímo</choice>
</enumChoice>
<enumChoice choice="Switch Thrown" value="2">
<choice>Switch Thrown</choice>
<choice xml:lang="cs">Přepínač Do odbočky</choice>
</enumChoice>
<enumChoice choice="Switch Toggle" value="3">
<choice>Switch Toggle</choice>
<choice xml:lang="cs">Přepnout</choice>
</enumChoice>
<enumChoice choice="Track Status" value="6">
<choice>Track Status</choice>
<choice xml:lang="cs">Stav koleje</choice>
</enumChoice>
<enumChoice choice="Lock LOCAL" value="4">
<choice>Lock LOCAL</choice>
<choice xml:lang="cs">MÍSTNÍ zámek</choice>
</enumChoice>
<enumChoice choice="Lock as Lock List" value="5">
<choice>Lock as Lock List</choice>
<choice xml:lang="cs">Zámek jako seznam zámků</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync CLOSED" value='20'>
<choice>Output - Servo Sync CLOSED</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Přímo</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync THROWN" value='21'>
<choice>Output - Servo Sync THROWN</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Do odbočky</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync Not CLOSED" value='22'>
<choice>Output - Servo Sync Not CLOSED</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Není Přímo</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync Not THROWN" value='23'>
<choice>Output - Servo Sync Not THROWN</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Není Do odbočky</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync Unknown" value='24'>
<choice>Output - Servo Sync Unknown</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Neznámý</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync Moving C-T" value='25'>
<choice>Output - Servo Sync Moving C-T</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Přestavování P→O</choice>
</enumChoice>
<enumChoice choice="Output - Servo Sync Moving T-C" value='26'>
<choice>Output - Servo Sync Moving T-C</choice>
<choice xml:lang="cs">Výstup - Servo Synchronizace Přestavování O→P</choice>
</enumChoice>
<enumChoice choice="Output - Relay Sync" value='30'>
<choice>Output - Relay Sync</choice>
<choice xml:lang="cs">Výstup - Relé Synchronizace</choice>
</enumChoice>
<enumChoice choice="Output - Relay Sync Opposite" value='31'>
<choice>Output - Relay Sync Opposite</choice>
<choice xml:lang="cs">Výstup - Relé Synchronizace Otočený</choice>
</enumChoice>
<enumChoice choice="Output - Servo LocoNet controlled" value='18'>
<choice>Output - Servo LocoNet controlled</choice>
<choice xml:lang="cs">Výstup - Servo řízené LocoNet</choice>
</enumChoice>
</enumVal>
<label>Usage X4</label>
<label xml:lang="cs">Použití X4</label>
</variable>
<variable CV="193" item="Address X4" default="0">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>3</value></qualifier>
<splitVal highCV="194" upperMask="XXXXVVVV"/>
<label>Address X4</label>
<label xml:lang="cs">Adresa X4</label>
</variable>
<variable item="Active output X4" CV="194" mask="VXXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>12</value></qualifier>
<enumVal>
<enumChoice choice="Active = 1" value='1'>
<choice>Active = 1</choice>
<choice xml:lang="cs">Aktivní = 1</choice>
</enumChoice>
<enumChoice choice="Active = 0" value='0'>
<choice>Active = 0</choice>
<choice xml:lang="cs">Aktivní = 0</choice>
</enumChoice>
</enumVal>
<label>Active Output X4</label>
<label xml:lang="cs">Aktivní výstup X4</label>
</variable>
<!-- ^ ^ ^ ^ ^ ^ Extra HW ^ ^ ^ ^ ^ ^ ^ -->
<!-- * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * * * -->
<!-- v v v v v v Animation v v v v v v -->
<!--
<SV type="bits" start='0' length='7' name="Autoreturn, time, servo 1" svNumber="195" rw="1" minVersion='4' maxVersion='5'/>
<SV type="bits" start='0' length='6' name="Autoreturn, time, servo 1" svNumber="195" rw="1" minVersion='6'/>
<SV type="bits" start='6' length='1' name="Autoreturn, time factor, servo 1" svNumber="195" rw="1" minVersion='6'>
<v name="*1" value='0'/>
<v name="*10" value='1'/>
<SV type="bits" start='7' length='1' name="Autoreturn, state, servo 1" svNumber="195" rw="1" minVersion='4'>
<v name="Closed" value='1'/>
<v name="Thrown" value='0'/>
-->
<variable item="Autoreturn, time, servo 1" CV="195" mask="XVVVVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>4</value></qualifier>
<qualifier><variableref>Decoder Version</variableref><relation>le</relation><value>5</value></qualifier>
<decVal/>
<label>Autoreturn, time, servo 1</label>
<label xml:lang="cs">Automatický návrat, po čase, servo 1</label>
</variable>
<variable item="Autoreturn, time, servo 1 new" CV="195" mask="XXVVVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Autoreturn, time, servo 1</label>
<label xml:lang="cs">Automatický návrat, po čase, servo 1</label>
</variable>
<variable item="Autoreturn, time factor, servo 1" CV="195" mask="XVXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<enumVal>
<enumChoice choice="*1" value='0'>
<choice>*1</choice>
<choice xml:lang="cs">×1</choice>
</enumChoice>
<enumChoice choice="*10" value='1'>
<choice>*10</choice>
<choice xml:lang="cs">×10</choice>
</enumChoice>
</enumVal>
<label>Autoreturn, time factor, servo 1</label>
<label xml:lang="cs">Automatický návrat, násobitel času, servo 1</label>
</variable>
<variable item="Autoreturn, state, servo 1" CV="195" mask="VXXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>4</value></qualifier>
<enumVal>
<enumChoice choice="Closed" value='1'>
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value='0'>
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Autoreturn, state, servo 1</label>
<label xml:lang="cs">Automatický návrat, poloha, servo 1</label>
</variable>
<variable item="Autoreturn, time, servo 2" CV="196" mask="XVVVVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>4</value></qualifier>
<qualifier><variableref>Decoder Version</variableref><relation>le</relation><value>5</value></qualifier>
<decVal/>
<label>Autoreturn, time, servo 2</label>
<label xml:lang="cs">Automatický návrat, po čase, servo 2</label>
</variable>
<variable item="Autoreturn, time, servo 2 new" CV="196" mask="XXVVVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Autoreturn, time, servo 2</label>
<label xml:lang="cs">Automatický návrat, po čase, servo 2</label>
</variable>
<variable item="Autoreturn, time factor, servo 2" CV="196" mask="XVXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<enumVal>
<enumChoice choice="*1" value='0'>
<choice>*1</choice>
<choice xml:lang="cs">×1</choice>
</enumChoice>
<enumChoice choice="*10" value='1'>
<choice>*10</choice>
<choice xml:lang="cs">×10</choice>
</enumChoice>
</enumVal>
<label>Autoreturn, time factor, servo 2</label>
<label xml:lang="cs">Automatický návrat, násobitel času, servo 2</label>
</variable>
<variable item="Autoreturn, state, servo 2" CV="196" mask="VXXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>4</value></qualifier>
<enumVal>
<enumChoice choice="Closed" value='1'>
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value='0'>
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Autoreturn, state, servo 2</label>
<label xml:lang="cs">Automatický návrat, poloha, servo 2</label>
</variable>
<variable item="Autoreturn, time, servo 3" CV="197" mask="XVVVVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>4</value></qualifier>
<qualifier><variableref>Decoder Version</variableref><relation>le</relation><value>5</value></qualifier>
<decVal/>
<label>Autoreturn, time, servo 3</label>
<label xml:lang="cs">Automatický návrat, po čase, servo 3</label>
</variable>
<variable item="Autoreturn, time, servo 3 new" CV="197" mask="XXVVVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Autoreturn, time, servo 3</label>
<label xml:lang="cs">Automatický návrat, po čase, servo 3</label>
</variable>
<variable item="Autoreturn, time factor, servo 3" CV="197" mask="XVXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<enumVal>
<enumChoice choice="*1" value='0'>
<choice>*1</choice>
<choice xml:lang="cs">×1</choice>
</enumChoice>
<enumChoice choice="*10" value='1'>
<choice>*10</choice>
<choice xml:lang="cs">×10</choice>
</enumChoice>
</enumVal>
<label>Autoreturn, time factor, servo 3</label>
<label xml:lang="cs">Automatický návrat, násobitel času, servo 3</label>
</variable>
<variable item="Autoreturn, state, servo 3" CV="197" mask="VXXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>4</value></qualifier>
<enumVal>
<enumChoice choice="Closed" value='1'>
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value='0'>
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Autoreturn, state, servo 3</label>
<label xml:lang="cs">Automatický návrat, poloha, servo 3</label>
</variable>
<variable item="Autoreturn, time, servo 4" CV="198" mask="XVVVVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>4</value></qualifier>
<qualifier><variableref>Decoder Version</variableref><relation>le</relation><value>5</value></qualifier>
<decVal/>
<label>Autoreturn, time, servo 4</label>
<label xml:lang="cs">Automatický návrat, po čase, servo 4</label>
</variable>
<variable item="Autoreturn, time, servo 4 new" CV="198" mask="XXVVVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Autoreturn, time, servo 4</label>
<label xml:lang="cs">Automatický návrat, po čase, servo 4</label>
</variable>
<variable item="Autoreturn, time factor, servo 4" CV="198" mask="XVXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<enumVal>
<enumChoice choice="*1" value='0'>
<choice>*1</choice>
<choice xml:lang="cs">×1</choice>
</enumChoice>
<enumChoice choice="*10" value='1'>
<choice>*10</choice>
<choice xml:lang="cs">×10</choice>
</enumChoice>
</enumVal>
<label>Autoreturn, time factor, servo 4</label>
<label xml:lang="cs">Automatický návrat, násobitel času, servo 4</label>
</variable>
<variable item="Autoreturn, state, servo 4" CV="198" mask="VXXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>4</value></qualifier>
<enumVal>
<enumChoice choice="Closed" value='1'>
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value='0'>
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Autoreturn, state, servo 4</label>
<label xml:lang="cs">Automatický návrat, poloha, servo 4</label>
</variable>
<variable item="Autoreturn, time, servo 5" CV="199" mask="XVVVVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>4</value></qualifier>
<qualifier><variableref>Decoder Version</variableref><relation>le</relation><value>5</value></qualifier>
<decVal/>
<label>Autoreturn, time, servo 5</label>
<label xml:lang="cs">Automatický návrat, po čase, servo 5</label>
</variable>
<variable item="Autoreturn, time, servo 5 new" CV="199" mask="XXVVVVVV">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<decVal/>
<label>Autoreturn, time, servo 5</label>
<label xml:lang="cs">Automatický návrat, po čase, servo 5</label>
</variable>
<variable item="Autoreturn, time factor, servo 5" CV="199" mask="XVXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>6</value></qualifier>
<enumVal>
<enumChoice choice="*1" value='0'>
<choice>*1</choice>
<choice xml:lang="cs">×1</choice>
</enumChoice>
<enumChoice choice="*10" value='1'>
<choice>*10</choice>
<choice xml:lang="cs">×10</choice>
</enumChoice>
</enumVal>
<label>Autoreturn, time factor, servo 5</label>
<label xml:lang="cs">Automatický návrat, násobitel času, servo 5</label>
</variable>
<variable item="Autoreturn, state, servo 5" CV="199" mask="VXXXXXXX">
<qualifier><variableref>Decoder Version</variableref><relation>ge</relation><value>4</value></qualifier>
<enumVal>
<enumChoice choice="Closed" value='1'>
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value='0'>
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Autoreturn, state, servo 5</label>
<label xml:lang="cs">Automatický návrat, poloha, servo 5</label>
</variable>
<!-- ^ ^ ^ ^ ^ ^ Animation ^ ^ ^ ^ ^ ^ ^ -->
<!-- * * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * * * * * * * * -->
<!-- v v v v v v Secondary triggers v v v v v v -->
<!--
<array svNumber="200" name="Secondary trigger" tip="" startIndex='1' length='5' rw='1'>
<SV offset="0" type="bits" start='0' length='3' name="Type" rw="1">
<v name="Not used" value='0'/>
<v name="Closed" value='1'/>
<v name="Thrown" value='2'/>
<v name="Both" value='3'/>
<SV offset="0" type="bits" start='3' length='1' name="When" rw="1">
<v name="Before move" value='0'/>
<v name="After move" value='1'/>
<SV offset="1" type="int1" name="Command" rw="1">
<v name="Same" value='0'/>
<v name="Opposite" value='1'/>
<v name="Closed" value='2'/>
<v name="Thrown" value='3'/>
<SV offset="2" type="int2" name="Controlled Address" maxValue='2048' rw="1"/>
-->
<variable item="Secondary trigger 1, Type" CV="200" mask="XXXXXVVV" default="0">
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Closed" value="1">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value="2">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
<enumChoice choice="Both" value="3">
<choice>Both</choice>
<choice xml:lang="cs">Obojí</choice>
</enumChoice>
</enumVal>
<label>Type</label>
<label xml:lang="cs">Typ</label>
</variable>
<variable item="Secondary trigger 1, When" CV="200" mask="XXXXVXXX" default="0">
<enumVal>
<enumChoice choice="Before move" value="0">
<choice>Before move</choice>
<choice xml:lang="cs">Před přestavením</choice>
</enumChoice>
<enumChoice choice="After move" value="1">
<choice>After move</choice>
<choice xml:lang="cs">Po přestavení</choice>
</enumChoice>
</enumVal>
<label>When</label>
<label xml:lang="cs">Kdy</label>
</variable>
<variable item="Secondary trigger 1, Command" CV="201" default="0">
<enumVal>
<enumChoice choice="Same" value="0">
<choice>Same</choice>
<choice xml:lang="cs">Stejný</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
<enumChoice choice="Closed" value="2">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value="3">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Command</label>
<label xml:lang="cs">Příkaz</label>
</variable>
<variable CV="202" item="Secondary trigger 1, Controlled Address" default="0">
<splitVal highCV="203" upperMask="XXXXXVVV"/>
<label>Controlled Address</label>
<label xml:lang="cs">Řízená adresa</label>
</variable>
<variable item="Secondary trigger 2, Type" CV="204" mask="XXXXXVVV" default="0">
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Closed" value="1">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value="2">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
<enumChoice choice="Both" value="3">
<choice>Both</choice>
<choice xml:lang="cs">Obojí</choice>
</enumChoice>
</enumVal>
<label>Type</label>
<label xml:lang="cs">Typ</label>
</variable>
<variable item="Secondary trigger 2, When" CV="204" mask="XXXXVXXX" default="0">
<enumVal>
<enumChoice choice="Before move" value="0">
<choice>Before move</choice>
<choice xml:lang="cs">Před přestavením</choice>
</enumChoice>
<enumChoice choice="After move" value="1">
<choice>After move</choice>
<choice xml:lang="cs">Po přestavení</choice>
</enumChoice>
</enumVal>
<label>When</label>
<label xml:lang="cs">Kdy</label>
</variable>
<variable item="Secondary trigger 2, Command" CV="205" default="0">
<enumVal>
<enumChoice choice="Same" value="0">
<choice>Same</choice>
<choice xml:lang="cs">Stejný</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
<enumChoice choice="Closed" value="2">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value="3">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Command</label>
<label xml:lang="cs">Příkaz</label>
</variable>
<variable CV="206" item="Secondary trigger 2, Controlled Address" default="0">
<splitVal highCV="207" upperMask="XXXXXVVV"/>
<label>Controlled Address</label>
<label xml:lang="cs">Řízená adresa</label>
</variable>
<variable item="Secondary trigger 3, Type" CV="208" mask="XXXXXVVV" default="0">
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Closed" value="1">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value="2">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
<enumChoice choice="Both" value="3">
<choice>Both</choice>
<choice xml:lang="cs">Obojí</choice>
</enumChoice>
</enumVal>
<label>Type</label>
<label xml:lang="cs">Typ</label>
</variable>
<variable item="Secondary trigger 3, When" CV="208" mask="XXXXVXXX" default="0">
<enumVal>
<enumChoice choice="Before move" value="0">
<choice>Before move</choice>
<choice xml:lang="cs">Před přestavením</choice>
</enumChoice>
<enumChoice choice="After move" value="1">
<choice>After move</choice>
<choice xml:lang="cs">Po přestavení</choice>
</enumChoice>
</enumVal>
<label>When</label>
<label xml:lang="cs">Kdy</label>
</variable>
<variable item="Secondary trigger 3, Command" CV="209" default="0">
<enumVal>
<enumChoice choice="Same" value="0">
<choice>Same</choice>
<choice xml:lang="cs">Stejný</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
<enumChoice choice="Closed" value="2">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value="3">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Command</label>
<label xml:lang="cs">Příkaz</label>
</variable>
<variable CV="210" item="Secondary trigger 3, Controlled Address" default="0">
<splitVal highCV="211" upperMask="XXXXXVVV"/>
<label>Controlled Address</label>
<label xml:lang="cs">Řízená adresa</label>
</variable>
<variable item="Secondary trigger 4, Type" CV="212" mask="XXXXXVVV" default="0">
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Closed" value="1">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value="2">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
<enumChoice choice="Both" value="3">
<choice>Both</choice>
<choice xml:lang="cs">Obojí</choice>
</enumChoice>
</enumVal>
<label>Type</label>
<label xml:lang="cs">Typ</label>
</variable>
<variable item="Secondary trigger 4, When" CV="212" mask="XXXXVXXX" default="0">
<enumVal>
<enumChoice choice="Before move" value="0">
<choice>Before move</choice>
<choice xml:lang="cs">Před přestavením</choice>
</enumChoice>
<enumChoice choice="After move" value="1">
<choice>After move</choice>
<choice xml:lang="cs">Po přestavení</choice>
</enumChoice>
</enumVal>
<label>When</label>
<label xml:lang="cs">Kdy</label>
</variable>
<variable item="Secondary trigger 4, Command" CV="213" default="0">
<enumVal>
<enumChoice choice="Same" value="0">
<choice>Same</choice>
<choice xml:lang="cs">Stejný</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
<enumChoice choice="Closed" value="2">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value="3">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Command</label>
<label xml:lang="cs">Příkaz</label>
</variable>
<variable CV="214" item="Secondary trigger 4, Controlled Address" default="0">
<splitVal highCV="215" upperMask="XXXXXVVV"/>
<label>Controlled Address</label>
<label xml:lang="cs">Řízená adresa</label>
</variable>
<variable item="Secondary trigger 5, Type" CV="216" mask="XXXXXVVV" default="0">
<enumVal>
<enumChoice choice="Not used" value="0">
<choice>Not used</choice>
<choice xml:lang="cs">Nepoužito</choice>
</enumChoice>
<enumChoice choice="Closed" value="1">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value="2">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
<enumChoice choice="Both" value="3">
<choice>Both</choice>
<choice xml:lang="cs">Obojí</choice>
</enumChoice>
</enumVal>
<label>Type</label>
<label xml:lang="cs">Typ</label>
</variable>
<variable item="Secondary trigger 5, When" CV="216" mask="XXXXVXXX" default="0">
<enumVal>
<enumChoice choice="Before move" value="0">
<choice>Before move</choice>
<choice xml:lang="cs">Před přestavením</choice>
</enumChoice>
<enumChoice choice="After move" value="1">
<choice>After move</choice>
<choice xml:lang="cs">Po přestavení</choice>
</enumChoice>
</enumVal>
<label>When</label>
<label xml:lang="cs">Kdy</label>
</variable>
<variable item="Secondary trigger 5, Command" CV="217" default="0">
<enumVal>
<enumChoice choice="Same" value="0">
<choice>Same</choice>
<choice xml:lang="cs">Stejný</choice>
</enumChoice>
<enumChoice choice="Opposite" value="1">
<choice>Opposite</choice>
<choice xml:lang="cs">Otočený</choice>
</enumChoice>
<enumChoice choice="Closed" value="2">
<choice>Closed</choice>
<choice xml:lang="cs">Přímo</choice>
</enumChoice>
<enumChoice choice="Thrown" value="3">
<choice>Thrown</choice>
<choice xml:lang="cs">Do odbočky</choice>
</enumChoice>
</enumVal>
<label>Command</label>
<label xml:lang="cs">Příkaz</label>
</variable>
<variable CV="218" item="Secondary trigger 5, Controlled Address" default="0">
<splitVal highCV="219" upperMask="XXXXXVVV"/>
<label>Controlled Address</label>
<label xml:lang="cs">Řízená adresa</label>
</variable>
<!-- ^ ^ ^ ^ ^ ^ Secondary triggers ^ ^ ^ ^ ^ ^ -->
<!-- * * * * * * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * -->
<!-- v v v v v v xxx v v v v v v -->
<!-- ^ ^ ^ ^ ^ ^ xxx ^ ^ ^ ^ ^ ^ ^ -->
<!-- * * * * * * * * * * * * * * * * * -->
</variables>
</decoder>
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * -->
<pane>
<name>General decoder info</name>
<name xml:lang="cs">Všeobecné informace o dekodéru</name>
<column>
<label>
<text>Address to decoder AND to first servo</text>
<text xml:lang="cs">Adresa dekodéru a prvního serva</text>
</label>
<display item="Short Address"/>
<label>
<text> </text>
</label>
<display item="Decoder Version"/>
<label>
<text> </text>
</label>
<display item="Manufacturer"/>
<label>
<text> </text>
</label>
<display item="Developer Id"/>
<label>
<text> </text>
</label>
<display item="Product Id"/>
<label>
<text> </text>
</label>
</column>
</pane>
<pane>
<name>Servo</name>
<name xml:lang="cs">Servo</name>
<column>
<label>
<text>Address to decoder AND to first servo</text>
<text xml:lang="cs">Adresa dekodéru a prvního serva</text>
</label>
<display item="Short Address"/>
<label><text> </text></label>
<label><text>Servo 1</text></label>
<display item="Servo 1, Min angle"/>
<display item="Servo 1, Max angle"/>
<display item="Servo 1, Speed"/>
<display item="Servo 1 direction, Loconet"/>
<display item="Servo 1 direction, Polarisation"/>
<display item="Servo 1 direction, Switch"/>
<display item="Polarisation switch for servo 1"/>
<display item="Start Delay Servo 1, from THROWN"/>
<display item="Start Delay Servo 1, from CLOSED"/>
<label><text> </text></label>
<label><text>Servo 2</text></label>
<display item="Servo 2, Min angle"/>
<display item="Servo 2, Max angle"/>
<display item="Servo 2, Speed"/>
<display item="Servo 2 direction, Loconet"/>
<display item="Servo 2 direction, Polarisation"/>
<display item="Servo 2 direction, Switch"/>
<display item="Polarisation switch for servo 2"/>
<display item="Start Delay Servo 2, from THROWN"/>
<display item="Start Delay Servo 2, from CLOSED"/>
<label><text> </text></label>
<label><text>Servo 3</text></label>
<display item="Servo 3, Min angle"/>
<display item="Servo 3, Max angle"/>
<display item="Servo 3, Speed"/>
<display item="Servo 3 direction, Loconet"/>
<display item="Servo 3 direction, Polarisation"/>
<display item="Servo 3 direction, Switch"/>
<display item="Polarisation switch for servo 3"/>
<display item="Start Delay Servo 3, from THROWN"/>
<display item="Start Delay Servo 3, from CLOSED"/>
<label><text> </text></label>
<label><text>Servo 4</text></label>
<display item="Servo 4, Min angle"/>
<display item="Servo 4, Max angle"/>
<display item="Servo 4, Speed"/>
<display item="Servo 4 direction, Loconet"/>
<display item="Servo 4 direction, Polarisation"/>
<display item="Servo 4 direction, Switch"/>
<display item="Polarisation switch for servo 4"/>
<display item="Start Delay Servo 4, from THROWN"/>
<display item="Start Delay Servo 4, from CLOSED"/>
<label><text> </text></label>
<label><text>Servo 5</text></label>
<display item="Servo 5, Min angle"/>
<display item="Servo 5, Max angle"/>
<display item="Servo 5, Speed"/>
<display item="Servo 5 direction, Loconet"/>
<display item="Servo 5 direction, Polarisation"/>
<display item="Servo 5 direction, Switch"/>
<display item="Polarisation switch for servo 5"/>
<display item="Start Delay Servo 5, from THROWN"/>
<display item="Start Delay Servo 5, from CLOSED"/>
<label><text> </text></label>
</column>
</pane>
<pane>
<name>Control</name>
<name xml:lang="cs">Řízení</name>
<column>
<display item="Feedback type"/>
<label>
<text> </text>
</label>
<display item="Type of buttons"/>
<display item="Switch when button is"/>
<display item="Send LN for Buttons"/>
<display item="LocoNet is connected"/>
</column>
</pane>
<pane>
<name>Locking</name>
<name xml:lang="cs">Zamykání</name>
<column>
<display item="Lock Address"/>
<label>
<text> </text>
</label>
<display item="Lock switch 1"/>
<display item="Lock switch 2"/>
<display item="Lock switch 3"/>
<display item="Lock switch 4"/>
<display item="Lock switch 5"/>
<display item="Lock all switches"/>
<label>
<text> </text>
</label>
<display item="Lock 1 in position"/>
<display item="Lock 2 in position"/>
<display item="Lock 3 in position"/>
<display item="Lock 4 in position"/>
<display item="Lock 5 in position"/>
</column>
</pane>
<pane>
<name>RoutesPane</name>
</pane>
<pane>
<name>Sensor and Special</name>
<name xml:lang="cs">Snímače a ostatní</name>
<column>
<display item="Input use"/>
<label><text> </text></label>
<display item="Status start address"/>
<label><text> </text></label>
<display item="Input sensor, Value for occupied state"/>
<display item="Input unconnected state"/>
<label><text> </text></label>
<display item="Sensor filter Pre (ms)"/>
<display item="Sensor filter Succ (ms)"/>
<label><text> </text></label>
<display item="Polarisation switch for servo 5 locked to"/>
<label><text> </text></label>
<display item="Delay in routes (* 0.1 sec)"/>
<label><text> </text></label>
<display item="Servo update"/>
</column>
</pane>
<pane>
<name>Extra HW connections</name>
<name xml:lang="cs">Další HW připojení</name>
<column>
<display item="Usage X1"/>
<display item="Usage X1 new"/>
<display item="Address X1"/>
<label>
<text> </text>
</label>
<display item="Usage X2"/>
<display item="Usage X2 new"/>
<display item="Address X2"/>
<label>
<text> </text>
</label>
<display item="Usage X3"/>
<display item="Usage X3 new"/>
<display item="Address X3"/>
<display item="Active output X3"/>
<label>
<text> </text>
</label>
<display item="Usage X4"/>
<display item="Usage X4 new"/>
<display item="Address X4"/>
<display item="Active output X4"/>
</column>
</pane>
<pane>
<name>Animation</name>
<name xml:lang="cs">Samovrat</name>
<column>
<display item="Autoreturn, time, servo 1"/>
<display item="Autoreturn, time, servo 1 new"/>
<display item="Autoreturn, time factor, servo 1"/>
<display item="Autoreturn, state, servo 1"/>
<label>
<text> </text>
</label>
<display item="Autoreturn, time, servo 2"/>
<display item="Autoreturn, time, servo 2 new"/>
<display item="Autoreturn, time factor, servo 2"/>
<display item="Autoreturn, state, servo 2"/>
<label>
<text> </text>
</label>
<display item="Autoreturn, time, servo 3"/>
<display item="Autoreturn, time, servo 3 new"/>
<display item="Autoreturn, time factor, servo 3"/>
<display item="Autoreturn, state, servo 3"/>
<label>
<text> </text>
</label>
<display item="Autoreturn, time, servo 4"/>
<display item="Autoreturn, time, servo 4 new"/>
<display item="Autoreturn, time factor, servo 4"/>
<display item="Autoreturn, state, servo 4"/>
<label>
<text> </text>
</label>
<display item="Autoreturn, time, servo 5"/>
<display item="Autoreturn, time, servo 5 new"/>
<display item="Autoreturn, time factor, servo 5"/>
<display item="Autoreturn, state, servo 5"/>
</column>
</pane>
<pane>
<name>Secondary trigger</name>
<name xml:lang="cs">Podružný spouštěč</name>
<column>
<label>
<text>Secondary trigger Servo 1</text>
<text xml:lang="cs">Podružný spouštěč Servo 1</text>
</label>
<display item="Secondary trigger 1, Type"/>
<display item="Secondary trigger 1, When"/>
<display item="Secondary trigger 1, Command"/>
<display item="Secondary trigger 1, Controlled Address"/>
<label>
<text> </text>
</label>
<label>
<text>Secondary trigger Servo 2</text>
<text xml:lang="cs">Podružný spouštěč Servo 2</text>
</label>
<display item="Secondary trigger 2, Type"/>
<display item="Secondary trigger 2, When"/>
<display item="Secondary trigger 2, Command"/>
<display item="Secondary trigger 2, Controlled Address"/>
<label>
<text> </text>
</label>
<label>
<text>Secondary trigger Servo 3</text>
<text xml:lang="cs">Podružný spouštěč Servo 3</text>
</label>
<display item="Secondary trigger 3, Type"/>
<display item="Secondary trigger 3, When"/>
<display item="Secondary trigger 3, Command"/>
<display item="Secondary trigger 3, Controlled Address"/>
<label>
<text> </text>
</label>
<label>
<text>Secondary trigger Servo 4</text>
<text xml:lang="cs">Podružný spouštěč Servo 4</text>
</label>
<display item="Secondary trigger 4, Type"/>
<display item="Secondary trigger 4, When"/>
<display item="Secondary trigger 4, Command"/>
<display item="Secondary trigger 4, Controlled Address"/>
<label>
<text> </text>
</label>
<label>
<text>Secondary trigger Servo 5</text>
<text xml:lang="cs">Podružný spouštěč Servo 5</text>
</label>
<display item="Secondary trigger 5, Type"/>
<display item="Secondary trigger 5, When"/>
<display item="Secondary trigger 5, Command"/>
<display item="Secondary trigger 5, Controlled Address"/>
</column>
</pane>
<pane>
<name>RulesPane</name>
</pane>
</decoder-config>