<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2004, 2007 All rights reserved -->
<!-- $Id: CT_Elektronik_Sound_GE_70.xml 17977 2011-07-18 17:23:46Z zoo $ -->
<!--                                                                        -->
<!-- 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.xsd">
  <version author="peter.brandenburg@t-online.de" version="2" lastUpdated="20042912"/>
<!-- Based on the contribution of sip@euronet.nl and many others -->
<!-- version 2 added CT-programmer panes and tooltips - peter -->
  <decoder>
    <family name="Sound Decoder" mfg="CT Elektronik">
      <model model="GE70" numOuts="10" numFns="8">
        <versionCV lowVersionID="3"/>
        <output name="3" label="Riding Sound"/>
        <output name="4" label="Soundslot 1"/>
        <output name="5" label="Soundslot 2"/>
        <output name="6" label="Soundslot 3"/>
        <output name="7" label="Soundslot 4"/>
        <output name="8" label="Soundslot 5"/>
        <output name="9" label="Soundslot 6"/>
        <output name="10" label="Soundslot 7"/>
        <output name="11" label="Soundslot 8"/>
      </model>
    </family>
    <programming direct="yes" paged="no" register="no" ops="yes"/>
    <variables>
      <variable label="Primary Address" CV="1" comment="Short address" item="Short Address" default="03">
        <shortAddressVal/>
        <label>Primary Address</label>
        <comment>Short address</comment>
      </variable>
      <variable label="Vstart" CV="2" default="0" comment="Unused">
        <decVal/>
        <label>Vstart</label>
        <comment>Unused</comment>
      </variable>
      <variable label="Acceleration" CV="3" default="1" item="Accel">
        <decVal max="255"/>
        <label>Acceleration</label>
      </variable>
      <variable label="Deceleration" CV="4" default="1" item="Decel">
        <decVal max="255"/>
        <label>Deceleration</label>
      </variable>
      <variable label="Vhigh" CV="5" default="0" comment="Unused">
        <decVal/>
        <label>Vhigh</label>
        <comment>Unused</comment>
      </variable>
      <variable label="Vmid" CV="6" default="0" comment="Range 0-255">
        <decVal/>
        <label>Vmid</label>
        <comment>Range 0-255</comment>
      </variable>
      <variable label="Decoder Version" CV="7" readOnly="yes" item="Decoder Version">
        <decVal/>
        <label>Decoder Version</label>
      </variable>
      <variable label="Manufacturer" CV="8" readOnly="yes" item="Manufacturer">
        <decVal/>
        <label>Manufacturer</label>
      </variable>
      <variable label="Endless Sounds" CV="10" default="0" comment="CV49 Bit5=ON: Bit0-Slot1,Bit1-Slot2....">
        <decVal/>
        <label>Endless Sounds</label>
        <comment>CV49 Bit5=ON: Bit0-Slot1,Bit1-Slot2....</comment>
      </variable>
      <variable label="Extended Address" CV="17" item="Long Address">
        <longAddressVal/>
        <label>Extended Address</label>
      </variable>
      <variable label="Consist Address" CV="19">
        <decVal/>
        <label>Consist Address</label>
      </variable>
      <variable label="Consist Direction" CV="19" mask="VXXXXXXX">
        <enumVal>
          <enumChoice choice="Normal">
            <choice>Normal</choice>
          </enumChoice>
          <enumChoice choice="Reversed">
            <choice>Reversed</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Direction</label>
      </variable>
      <variable label="Normal direction of motion" CV="29" mask="XXXXXXXV" item="Locomotive Direction">
        <enumVal>
          <enumChoice choice="Forward">
            <choice>Forward</choice>
          </enumChoice>
          <enumChoice choice="Reverse">
            <choice>Reverse</choice>
          </enumChoice>
        </enumVal>
        <label>Normal direction of motion</label>
      </variable>
      <variable label="Normal direction of motion" CV="29" mask="XXXXXXXV" item="Locomotive Direction">
        <enumVal>
          <enumChoice choice="Forward">
            <choice>Forward</choice>
          </enumChoice>
          <enumChoice choice="Reverse">
            <choice>Reverse</choice>
          </enumChoice>
        </enumVal>
        <label>Normal direction of motion</label>
      </variable>
      <variable label="Speed Steps" CV="29" mask="XXXXXXVX" item="Speed Step Mode" default="1">
        <enumVal>
          <enumChoice choice="14">
            <choice>14</choice>
          </enumChoice>
          <enumChoice choice="28/128 (recommended)">
            <choice>28/128 (recommended)</choice>
          </enumChoice>
        </enumVal>
        <label>Speed Steps</label>
      </variable>
      <variable label="Analog conversion mode" CV="29" mask="XXXXXVXX" default="1" item="Analog (DC) Operation">
        <enumVal>
          <enumChoice choice="Off">
            <choice>Off</choice>
          </enumChoice>
          <enumChoice choice="On">
            <choice>On</choice>
          </enumChoice>
        </enumVal>
        <label>Analog conversion mode</label>
      </variable>
      <variable label="Use Speed Table" CV="29" mask="XXXVXXXX" item="Speed Table Definition">
        <enumVal>
          <enumChoice choice="Use Vstart, Vmid, Vhigh (CV29, bit 4)">
            <choice>Use Vstart, Vmid, Vhigh (CV29, bit 4)</choice>
          </enumChoice>
          <enumChoice choice="Use Table (CV's 67-94)">
            <choice>Use Table (CV's 67-94)</choice>
          </enumChoice>
        </enumVal>
        <label>Use Speed Table</label>
      </variable>
      <variable label="Addressing Mode" CV="29" mask="XXVXXXXX" item="Address Format">
        <enumVal>
          <enumChoice choice="2 digit addressing">
            <choice>2 digit addressing</choice>
          </enumChoice>
          <enumChoice choice="4 digit addressing">
            <choice>4 digit addressing</choice>
          </enumChoice>
        </enumVal>
        <label>Addressing Mode</label>
      </variable>
      <variable label="F1 controls output 3" CV="35" mask="XXXXXXXV" minOut="3" minFn="1" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F1 controls output 3</label>
      </variable>
      <variable label="F1 controls output 4" CV="35" mask="XXXXXXVX" minOut="4" minFn="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F1 controls output 4</label>
      </variable>
      <variable label="F1 controls output 5" CV="35" mask="XXXXXVXX" minOut="5" minFn="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F1 controls output 5</label>
      </variable>
      <variable label="F1 controls output 6" CV="35" mask="XXXXVXXX" minOut="6" minFn="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F1 controls output 6</label>
      </variable>
      <variable label="F1 controls output 7" CV="35" mask="XXXVXXXX" minOut="7" minFn="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F1 controls output 7</label>
      </variable>
      <variable label="F1 controls output 8" CV="35" mask="XXVXXXXX" minOut="8" minFn="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F1 controls output 8</label>
      </variable>
      <variable label="F1 controls output 9" CV="35" mask="XVXXXXXX" minOut="9" minFn="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F1 controls output 9</label>
      </variable>
      <variable label="F1 controls output 10" CV="35" mask="VXXXXXXX" minOut="10" minFn="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F1 controls output 10</label>
      </variable>
      <variable label="F2 controls output 3" CV="36" mask="XXXXXXXV" minOut="3" minFn="2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F2 controls output 3</label>
      </variable>
      <variable label="F2 controls output 4" CV="36" mask="XXXXXXVX" minOut="4" minFn="2" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F2 controls output 4</label>
      </variable>
      <variable label="F2 controls output 5" CV="36" mask="XXXXXVXX" minOut="5" minFn="2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F2 controls output 5</label>
      </variable>
      <variable label="F2 controls output 6" CV="36" mask="XXXXVXXX" minOut="6" minFn="2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F2 controls output 6</label>
      </variable>
      <variable label="F2 controls output 7" CV="36" mask="XXXVXXXX" minOut="7" minFn="2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F2 controls output 7</label>
      </variable>
      <variable label="F2 controls output 8" CV="36" mask="XXVXXXXX" minOut="8" minFn="2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F2 controls output 8</label>
      </variable>
      <variable label="F2 controls output 9" CV="36" mask="XVXXXXXX" minOut="9" minFn="2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F2 controls output 9</label>
      </variable>
      <variable label="F2 controls output 10" CV="36" mask="VXXXXXXX" minOut="10" minFn="2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F2 controls output 10</label>
      </variable>
      <variable label="F3 controls output 3" CV="37" mask="XXXXXXXV" minOut="3" minFn="3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F3 controls output 3</label>
      </variable>
      <variable label="F3 controls output 4" CV="37" mask="XXXXXXVX" minOut="4" minFn="3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F3 controls output 4</label>
      </variable>
      <variable label="F3 controls output 5" CV="37" mask="XXXXXVXX" minOut="5" minFn="3" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F3 controls output 5</label>
      </variable>
      <variable label="F3 controls output 6" CV="37" mask="XXXXVXXX" minOut="6" minFn="3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F3 controls output 6</label>
      </variable>
      <variable label="F3 controls output 7" CV="37" mask="XXXVXXXX" minOut="7" minFn="3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F3 controls output 7</label>
      </variable>
      <variable label="F3 controls output 8" CV="37" mask="XXVXXXXX" minOut="8" minFn="3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F3 controls output 8</label>
      </variable>
      <variable label="F3 controls output 9" CV="37" mask="XVXXXXXX" minOut="9" minFn="3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F3 controls output 9</label>
      </variable>
      <variable label="F3 controls output 10" CV="37" mask="VXXXXXXX" minOut="10" minFn="3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F3 controls output 10</label>
      </variable>
      <variable label="F4 controls output 3" CV="38" mask="XXXXXXXV" minOut="3" minFn="4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F4 controls output 3</label>
      </variable>
      <variable label="F4 controls output 4" CV="38" mask="XXXXXXVX" minOut="4" minFn="4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F4 controls output 4</label>
      </variable>
      <variable label="F4 controls output 5" CV="38" mask="XXXXXVXX" minOut="5" minFn="4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F4 controls output 5</label>
      </variable>
      <variable label="F4 controls output 6" CV="38" mask="XXXXVXXX" minOut="6" minFn="4" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F4 controls output 6</label>
      </variable>
      <variable label="F4 controls output 7" CV="38" mask="XXXVXXXX" minOut="7" minFn="4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F4 controls output 7</label>
      </variable>
      <variable label="F4 controls output 8" CV="38" mask="XXVXXXXX" minOut="8" minFn="4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F4 controls output 8</label>
      </variable>
      <variable label="F4 controls output 9" CV="38" mask="XVXXXXXX" minOut="9" minFn="4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F4 controls output 9</label>
      </variable>
      <variable label="F4 controls output 10" CV="38" mask="VXXXXXXX" minOut="10" minFn="4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F4 controls output 10</label>
      </variable>
      <variable label="F5 controls output 3" CV="39" mask="XXXXXXXV" minOut="3" minFn="5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F5 controls output 3</label>
      </variable>
      <variable label="F5 controls output 4" CV="39" mask="XXXXXXVX" minOut="4" minFn="5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F5 controls output 4</label>
      </variable>
      <variable label="F5 controls output 5" CV="39" mask="XXXXXVXX" minOut="5" minFn="5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F5 controls output 5</label>
      </variable>
      <variable label="F5 controls output 6" CV="39" mask="XXXXVXXX" minOut="6" minFn="5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F5 controls output 6</label>
      </variable>
      <variable label="F5 controls output 7" CV="39" mask="XXXVXXXX" minOut="7" minFn="5" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F5 controls output 7</label>
      </variable>
      <variable label="F5 controls output 8" CV="39" mask="XXVXXXXX" minOut="8" minFn="5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F5 controls output 8</label>
      </variable>
      <variable label="F5 controls output 9" CV="39" mask="XVXXXXXX" minOut="9" minFn="5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F5 controls output 9</label>
      </variable>
      <variable label="F5 controls output 10" CV="39" mask="VXXXXXXX" minOut="10" minFn="5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F5 controls output 10</label>
      </variable>
      <variable label="F6 controls output 3" CV="40" mask="XXXXXXXV" minOut="3" minFn="6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F6 controls output 3</label>
      </variable>
      <variable label="F6 controls output 4" CV="40" mask="XXXXXXVX" minOut="4" minFn="6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F6 controls output 4</label>
      </variable>
      <variable label="F6 controls output 5" CV="40" mask="XXXXXVXX" minOut="5" minFn="6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F6 controls output 5</label>
      </variable>
      <variable label="F6 controls output 6" CV="40" mask="XXXXVXXX" minOut="6" minFn="6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F6 controls output 6</label>
      </variable>
      <variable label="F6 controls output 7" CV="40" mask="XXXVXXXX" minOut="7" minFn="6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F6 controls output 7</label>
      </variable>
      <variable label="F6 controls output 8" CV="40" mask="XXVXXXXX" minOut="8" minFn="6" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F6 controls output 8</label>
      </variable>
      <variable label="F6 controls output 9" CV="40" mask="XVXXXXXX" minOut="9" minFn="6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F6 controls output 9</label>
      </variable>
      <variable label="F6 controls output 10" CV="40" mask="VXXXXXXX" minOut="10" minFn="6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F6 controls output 10</label>
      </variable>
      <variable label="F7 controls output 8" CV="41" mask="XXVXXXXX" minOut="8" minFn="7">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F7 controls output 8</label>
      </variable>
      <variable label="F7 controls output 9" CV="41" mask="XVXXXXXX" minOut="9" minFn="7" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F7 controls output 9</label>
      </variable>
      <variable label="F7 controls output 10" CV="41" mask="VXXXXXXX" minOut="10" minFn="7">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F7 controls output 10</label>
      </variable>
      <variable label="F8 controls output 8" CV="42" mask="XXVXXXXX" minOut="8" minFn="8">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F8 controls output 8</label>
      </variable>
      <variable label="F8 controls output 9" CV="42" mask="XVXXXXXX" minOut="9" minFn="8">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F8 controls output 9</label>
      </variable>
      <variable label="F8 controls output 10" CV="42" mask="VXXXXXXX" minOut="10" minFn="8" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>F8 controls output 10</label>
      </variable>
      <variable label="Decoder Properties/Synchropulses" CV="49" mask="XXXXXXXV" default="0" comment="Synchropulses">
        <enumVal>
          <enumChoice choice="Off">
            <choice>Off</choice>
          </enumChoice>
          <enumChoice choice="On">
            <choice>On</choice>
          </enumChoice>
        </enumVal>
        <label>Decoder Properties/Synchropulses</label>
        <comment>Synchropulses</comment>
      </variable>
      <variable label="Diesel and E Locosound" CV="49" mask="XXXXXXVX" default="0">
        <enumVal>
          <enumChoice choice="Off">
            <choice>Off</choice>
          </enumChoice>
          <enumChoice choice="On">
            <choice>On</choice>
          </enumChoice>
        </enumVal>
        <label>Diesel and E Locosound</label>
      </variable>
      <variable label="2 Cylinder Steam" CV="49" mask="XXXXXVXX" default="0">
        <enumVal>
          <enumChoice choice="Off">
            <choice>Off</choice>
          </enumChoice>
          <enumChoice choice="On">
            <choice>On</choice>
          </enumChoice>
        </enumVal>
        <label>2 Cylinder Steam</label>
      </variable>
      <variable label="3 Cylinder Steam" CV="49" mask="XXXXVXXX" default="0">
        <enumVal>
          <enumChoice choice="Off">
            <choice>Off</choice>
          </enumChoice>
          <enumChoice choice="On">
            <choice>On</choice>
          </enumChoice>
        </enumVal>
        <label>3 Cylinder Steam</label>
      </variable>
      <variable label="No Steamexhaust Downhill" CV="49" mask="XXXVXXXX" default="0">
        <enumVal>
          <enumChoice choice="Off">
            <choice>Off</choice>
          </enumChoice>
          <enumChoice choice="On">
            <choice>On</choice>
          </enumChoice>
        </enumVal>
        <label>No Steamexhaust Downhill</label>
      </variable>
      <variable label="Endless Sound CV 10, F 1" CV="49" mask="XXVXXXXX" default="0">
        <enumVal>
          <enumChoice choice="Off">
            <choice>Off</choice>
          </enumChoice>
          <enumChoice choice="On">
            <choice>On</choice>
          </enumChoice>
        </enumVal>
        <label>Endless Sound CV 10, F 1</label>
      </variable>
      <variable label="Steamexhaust per Speedstep" CV="50" default="62" comment="Range 0-255">
        <decVal/>
        <label>Steamexhaust per Speedstep</label>
        <comment>Range 0-255</comment>
      </variable>
      <variable label="Time between 2 Exhaustbeats at SS1 OR Number of  Synchropulses per Exhaustbeat  SS1" CV="51" default="0" comment="Range 0-255">
        <decVal/>
        <label>Time between 2 Exhaustbeats at SS1 OR Number of  Synchropulses per Exhaustbeat  SS1</label>
        <comment>Range 0-255</comment>
      </variable>
      <variable label="Time between 2 Exhaustbeats at Full Speed" CV="52" default="64" comment="Range 0-255">
        <decVal/>
        <label>Time between 2 Exhaustbeats at Full Speed</label>
        <comment>Range 0-255</comment>
      </variable>
      <variable label="Soundlevel Low Speed (Diesel only)" CV="53" default="64" comment="Range 0-255; 64=Originalsound">
        <decVal/>
        <label>Soundlevel Low Speed (Diesel only)</label>
        <comment>Range 0-255; 64=Originalsound</comment>
      </variable>
      <variable label="Soundlevel High Speed (Diesel only)" CV="54" default="64" comment="Range 0-255; 64=Originalsound">
        <decVal/>
        <label>Soundlevel High Speed (Diesel only)</label>
        <comment>Range 0-255; 64=Originalsound</comment>
      </variable>
      <variable label="Soundlevel Main Sounds" CV="55" default="3" comment="Range 1=low, 2=medium, 3=loud; F 1">
        <decVal/>
        <label>Soundlevel Main Sounds</label>
        <comment>Range 1=low, 2=medium, 3=loud; F 1</comment>
      </variable>
      <variable label="Soundlevel Slot 1" CV="56" default="3" comment="Range 1=low, 2=medium, 3=loud; F 2">
        <decVal/>
        <label>Soundlevel Slot 1</label>
        <comment>Range 1=low, 2=medium, 3=loud; F 2</comment>
      </variable>
      <variable label="Soundlevel Slot 2" CV="57" default="3" comment="Range 1=low, 2=medium, 3=loud; F 3">
        <decVal/>
        <label>Soundlevel Slot 2</label>
        <comment>Range 1=low, 2=medium, 3=loud; F 3</comment>
      </variable>
      <variable label="Soundlevel Slot 3" CV="58" default="3" comment="Range 1=low, 2=medium, 3=loud; F 4">
        <decVal/>
        <label>Soundlevel Slot 3</label>
        <comment>Range 1=low, 2=medium, 3=loud; F 4</comment>
      </variable>
      <variable label="Soundlevel Slot 4" CV="59" default="3" comment="Range 1=low, 2=medium, 3=loud; F 5">
        <decVal/>
        <label>Soundlevel Slot 4</label>
        <comment>Range 1=low, 2=medium, 3=loud; F 5</comment>
      </variable>
      <variable label="Soundlevel Slot 5" CV="60" default="3" comment="Range 1=low, 2=medium, 3=loud; F 6">
        <decVal/>
        <label>Soundlevel Slot 5</label>
        <comment>Range 1=low, 2=medium, 3=loud; F 6</comment>
      </variable>
      <variable label="Soundlevel Slot 6" CV="61" default="3" comment="Range 1=low, 2=medium, 3=loud; F 7">
        <decVal/>
        <label>Soundlevel Slot 6</label>
        <comment>Range 1=low, 2=medium, 3=loud; F 7</comment>
      </variable>
      <variable label="Soundlevel Slot 7" CV="62" default="3" comment="Range 1=low, 2=medium, 3=loud; F 8">
        <decVal/>
        <label>Soundlevel Slot 7</label>
        <comment>Range 1=low, 2=medium, 3=loud; F 8</comment>
      </variable>
      <variable label="Random-1: Sounds at Stop" CV="63" default="255" comment="Range 0-255">
        <decVal/>
        <label>Random-1: Sounds at Stop</label>
        <comment>Range 0-255</comment>
      </variable>
      <variable label="Random-2: Sounds Cruising" CV="64" default="255" comment="Range 0-255">
        <decVal/>
        <label>Random-2: Sounds Cruising</label>
        <comment>Range 0-255</comment>
      </variable>
      <variable label="Speed Table" CV="67">
        <speedTableVal/>
        <label>Speed Table</label>
      </variable>
      <variable label="High Time Sounds after Accelleration; 0.5sec" CV="96" default="8" comment="Range 0-255">
        <decVal/>
        <label>High Time Sounds after Accelleration; 0.5sec</label>
        <comment>Range 0-255</comment>
      </variable>
      <variable label="High Time Sounds after Stop; 0.5sec" CV="97" default="8" comment="Range 0-255">
        <decVal/>
        <label>High Time Sounds after Stop; 0.5sec</label>
        <comment>Range 0-255</comment>
      </variable>
      <variable label="Minimum Time between 2 Randomsounds; 0.5sec" CV="98" default="20" comment="Range 0-255">
        <decVal/>
        <label>Minimum Time between 2 Randomsounds; 0.5sec</label>
        <comment>Range 0-255</comment>
      </variable>
      <variable label="Lock/Unlock Decoder from Programming" CV="99" default="99" comment="Range 88=Locked; 99=Unlocked">
        <decVal/>
        <label>Lock/Unlock Decoder from Programming</label>
        <comment>Range 88=Locked; 99=Unlocked</comment>
      </variable>
      <variable label="User Id #1" CV="105" default="0">
        <decVal/>
        <label>User Id #1</label>
      </variable>
      <variable label="User Id #2" CV="106" default="0">
        <decVal/>
        <label>User Id #2</label>
      </variable>
    </variables>
  </decoder>
  <pane name="Lock/Unlock">
    <column>
      <display item="Lock/Unlock Decoder from Programming" tooltip="CV 99; 88=locked-99=unlocked"/>
    </column>
    <column>
      <display item="Analog Vstart" tooltip="CV 60"/>
    </column>
    <name>Lock/Unlock</name>
  </pane>
  <pane name="Sound">
    <column>
      <display item="Decoder Properties/Synchropulses" tooltip="CV 49 Bit 0: Synchropulses OFF/ON"/>
      <display item="Diesel and E Locosound" tooltip="CV 49 Bit 1:OFF/ON"/>
      <display item="2 Cylinder Steam" tooltip="CV 49 Bit 2:OFF/ON"/>
      <display item="3 Cylinder Steam" tooltip="CV 49 Bit 3:OFF/ON"/>
      <display item="No Steamexhaust Downhill" tooltip="CV 49 Bit 4:OFF/ON"/>
      <display item="Endless Sound CV 10, F 1" tooltip="CV 49 Bit 5:OFF/ON"/>
      <separator/>
      <display item="Steamexhaust per Speedstep" tooltip="CV 50, def.62"/>
      <display item="Time between 2 Exhaustbeats at SS1 OR Number of  Synchropulses per Exhaustbeat  SS1" tooltip="CV 51, def.0"/>
      <display item="Time between 2 Exhaustbeats at Full Speed" tooltip="CV 52, def.64"/>
      <display item="Random-1: Sounds at Stop" tooltip="CV 63, def.255"/>
      <display item="Random-2: Sounds Cruising" tooltip="CV 64, def.255"/>
      <display item="High Time Sounds after Accelleration; 0.5sec" tooltip="CV 96, def.8"/>
      <display item="High Time Sounds after Stop; 0.5sec" tooltip="CV 97, def.8"/>
      <display item="Minimum Time between 2 Randomsounds; 0.5sec" tooltip="CV 98, def.20"/>
    </column>
    <name>Sound</name>
  </pane>
  <pane name="Sound Levels">
    <column>
      <display item="Soundlevel Low Speed (Diesel only)" tooltip="CV 53, def.64"/>
      <display item="Soundlevel High Speed (Diesel only)" tooltip="CV 5, def.64"/>
      <display item="Soundlevel Main Sounds" tooltip="CV 55, def.3"/>
      <display item="Soundlevel Slot 1" tooltip="CV 56, def.3"/>
      <display item="Soundlevel Slot 2" tooltip="CV 57, def.3"/>
      <display item="Soundlevel Slot 3" tooltip="CV 58, def.3"/>
      <display item="Soundlevel Slot 4" tooltip="CV 59, def.3"/>
      <display item="Soundlevel Slot 5" tooltip="CV 60, def.3"/>
      <display item="Soundlevel Slot 6" tooltip="CV 61, def.3"/>
      <display item="Soundlevel Slot 7" tooltip="CV 62, def.3"/>
    </column>
    <name>Sound Levels</name>
  </pane>
</decoder-config>

