<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2001, 2005, 2007, 2-009, 2010 All rights reserved -->
<!-- $Id: BLI_Blueline_Paragon2_Steam.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="Bob Jacobsen" version="1" lastUpdated="200090407"/>
<!-- Version 1 New file from 0.4 manual and BLI_Blueline_diesel v5 -->
<!-- for JMRI 2.5.2 use, the max functions is set to 27 instead of 28 -->
  <version author="Michael Mosher" version="2" lastUpdated="20110129"/>
<!-- Version 2 fix smoke control bug, CV116-117 bug, some pane tweeks, some default value changes -->
<!--             add CV 121,122,203,204,205,206,207,211,234,235,236,237 -->
  <version author="Marc Fournier" version="3" lastUpdated="20110304"/>
<!-- Version 3 correct wording of CV8 = 254 reset -->
  <decoder>
    <family name="Paragon 2" mfg="Broadway Limited Imports, LLC">
      <model model="Steam" numOuts="3" numFns="30" connector="9pin">
        <versionCV lowVersionID="32" highVersionID="63"/>
        <output name="1" label="headlight"/>
        <output name="2" label="rearlight"/>
      </model>
      <functionlabels>
        <functionlabel num="1" lockable="true">Bell</functionlabel>
        <functionlabel num="2" lockable="false">Whistle</functionlabel>
        <functionlabel num="3" lockable="true">Coupler</functionlabel>
        <functionlabel num="4" lockable="true">Air Pump</functionlabel>
        <functionlabel num="5" lockable="true">Blow Down/Chuff Up</functionlabel>
        <functionlabel num="6" lockable="true">Water Fill/Chuff Dn</functionlabel>
        <functionlabel num="7" lockable="true">Smoke Control</functionlabel>
        <functionlabel num="8" lockable="true">Mute/Master Volume</functionlabel>
        <functionlabel num="9" lockable="true">Shutdown and Startup</functionlabel>
        <functionlabel num="10" lockable="true">Shovel Coal</functionlabel>
        <functionlabel num="11" lockable="true">Water Injector</functionlabel>
        <functionlabel num="12" lockable="true">Brake Set/Release/Squeal</functionlabel>
        <functionlabel num="13" lockable="true">Horn Grade Crossing</functionlabel>
        <functionlabel num="14" lockable="true">Passenger Sounds</functionlabel>
        <functionlabel num="15" lockable="true">Freight Sounds</functionlabel>
        <functionlabel num="16" lockable="true">Maintenance Sounds</functionlabel>
        <functionlabel num="17" lockable="true">Radio Chatter</functionlabel>
        <functionlabel num="18" lockable="true">City Sounds</functionlabel>
        <functionlabel num="19" lockable="true">Farm Sounds</functionlabel>
        <functionlabel num="20" lockable="true">Industrial Sounds</functionlabel>
        <functionlabel num="21" lockable="true">Lumber Sounds</functionlabel>
        <functionlabel num="22" lockable="true">Horn2</functionlabel>
        <functionlabel num="26" lockable="true">Play Macro</functionlabel>
        <functionlabel num="27" lockable="true">Record Macro</functionlabel>
        <functionlabel num="28" lockable="true">Brake Squeal</functionlabel>
      </functionlabels>
    </family>
    <programming direct="yes" paged="no" register="yes" 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="1" comment="A value of 255 corresponds to 100%">
        <decVal/>
        <label>Vstart</label>
        <comment>A value of 255 corresponds to 100%</comment>
      </variable>
      <variable label="Acceleration Rate" CV="3" default="5" item="Accel">
        <decVal max="31"/>
        <label>Acceleration Rate</label>
      </variable>
      <variable label="Deceleration Rate" CV="4" default="5" item="Decel">
        <decVal max="31"/>
        <label>Deceleration Rate</label>
      </variable>
      <variable label="Vhigh" CV="5" default="250">
        <decVal/>
        <label>Vhigh</label>
      </variable>
      <variable label="Vmid" CV="6" default="50">
        <decVal/>
        <label>Vmid</label>
      </variable>
      <variable label="Manufacturer Version No" CV="7" readOnly="yes" item="Decoder Version">
        <decVal/>
        <label>Manufacturer Version No</label>
      </variable>
      <variable label="Manufacturer ID" CV="8" readOnly="yes" item="Manufacturer">
        <decVal/>
        <label>Manufacturer ID</label>
      </variable>
      <variable label="EMF Feedback Cutout" CV="10" default="1">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Enabled">
            <choice>Enabled</choice>
          </enumChoice>
        </enumVal>
        <label>EMF Feedback Cutout</label>
      </variable>
      <variable label="Packet Time-out Value" CV="11" default="2">
        <decVal/>
        <label>Packet Time-out Value</label>
      </variable>
      <variable label="Decoder Lock ID number" CV="16" mask="XXXXXVVV" default="0">
        <decVal/>
        <label>Decoder Lock ID number</label>
      </variable>
      <variable label="Extended Address" CV="17" item="Long Address" default="128">
        <longAddressVal/>
        <label>Extended Address</label>
      </variable>
      <variable label="Consist Address" CV="19" mask="XVVVVVVV" item="Consist Address" default="0">
        <decVal/>
        <label>Consist Address</label>
      </variable>
      <variable label="Consist Direction" CV="19" mask="VXXXXXXX" default="0">
        <enumVal>
          <enumChoice choice="Normal">
            <choice>Normal</choice>
          </enumChoice>
          <enumChoice choice="Reversed">
            <choice>Reversed</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Direction</label>
      </variable>
      <variable label="Consist Address Active For F1" CV="21" mask="XXXXXXXV" default="1" minFn="1">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F1</label>
      </variable>
      <variable label="Consist Address Active For F2" CV="21" mask="XXXXXXVX" default="1" minFn="2">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F2</label>
      </variable>
      <variable label="Consist Address Active For F3" CV="21" mask="XXXXXVXX" default="1" minFn="3">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F3</label>
      </variable>
      <variable label="Consist Address Active For F4" CV="21" mask="XXXXVXXX" default="1" minFn="4">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F4</label>
      </variable>
      <variable label="Consist Address Active For F5" CV="21" mask="XXXVXXXX" default="1" minFn="5">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F5</label>
      </variable>
      <variable label="Consist Address Active For F6" CV="21" mask="XXVXXXXX" default="1" minFn="6">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F6</label>
      </variable>
      <variable label="Consist Address Active For F7" CV="21" mask="XVXXXXXX" default="1" minFn="7">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F7</label>
      </variable>
      <variable label="Consist Address Active For F8" CV="21" mask="VXXXXXXX" default="1" minFn="8">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F8</label>
      </variable>
      <variable label="Consist Address Active For F0" CV="22" mask="XXXXXXXV" default="1" item="Consist Address Active For FL in Reverse">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F0</label>
      </variable>
      <variable label="Consist Address Active For F9" CV="22" mask="XXXXXVXX" default="1" minFn="9">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F9</label>
      </variable>
      <variable label="Consist Address Active For F10" CV="22" mask="XXXXVXXX" default="1" minFn="10">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F10</label>
      </variable>
      <variable label="Consist Address Active For F11" CV="22" mask="XXXVXXXX" default="1" minFn="11">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F11</label>
      </variable>
      <variable label="Consist Address Active For F12" CV="22" mask="XXVXXXXX" default="1" minFn="12">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F12</label>
      </variable>
      <variable label="Consist Acceleration Adjustment" CV="23" mask="XVVVVVVV">
        <decVal max="127"/>
        <label>Consist Acceleration Adjustment</label>
      </variable>
      <variable label="Consist Acceleration Adjustment Sign" CV="23" mask="VXXXXXXX">
        <enumVal>
          <enumChoice choice="Adjustment Added">
            <choice>Adjustment Added</choice>
          </enumChoice>
          <enumChoice choice="Adjustment Subtracted">
            <choice>Adjustment Subtracted</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Acceleration Adjustment Sign</label>
      </variable>
      <variable label="Consist Deceleration Adjustment" CV="24" mask="XVVVVVVV">
        <decVal max="127"/>
        <label>Consist Deceleration Adjustment</label>
      </variable>
      <variable label="Consist Deceleration Adjustment Sign" CV="24" mask="VXXXXXXX">
        <enumVal>
          <enumChoice choice="Adjustment Added">
            <choice>Adjustment Added</choice>
          </enumChoice>
          <enumChoice choice="Adjustment Subtracted">
            <choice>Adjustment Subtracted</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Deceleration Adjustment Sign</label>
      </variable>
      <variable label="Locomotive Direction" CV="29" mask="XXXXXXXV">
        <enumVal>
          <enumChoice choice="Normal lighting for front and rear lights">
            <choice>Normal lighting for front and rear lights</choice>
          </enumChoice>
          <enumChoice choice="Reversed lighting for front and rear lights">
            <choice>Reversed lighting for front and rear lights</choice>
          </enumChoice>
        </enumVal>
        <label>Locomotive Direction</label>
      </variable>
      <variable label="FL Location" CV="29" mask="XXXXXXVX" item="Speed Step Mode">
        <enumVal>
          <enumChoice choice="14 speed step format">
            <choice>14 speed step format</choice>
          </enumChoice>
          <enumChoice choice="28 speed step format">
            <choice>28 speed step format</choice>
          </enumChoice>
        </enumVal>
        <label>FL Location</label>
      </variable>
      <variable label="Power Source Conversion" CV="29" mask="XXXXXVXX" default="1" item="Analog (DC) Operation">
        <enumVal>
          <enumChoice choice="DCC only">
            <choice>DCC only</choice>
          </enumChoice>
          <enumChoice choice="DC enabled">
            <choice>DC enabled</choice>
          </enumChoice>
        </enumVal>
        <label>Power Source Conversion</label>
      </variable>
      <variable label="Speed Table Definition" CV="29" mask="XXXVXXXX" default="1">
        <enumVal>
          <enumChoice choice="Use Vstart, Vmid, Vhigh">
            <choice>Use Vstart, Vmid, Vhigh</choice>
          </enumChoice>
          <enumChoice choice="Use table in CVs 66 through 95">
            <choice>Use table in CVs 66 through 95</choice>
          </enumChoice>
        </enumVal>
        <label>Speed Table Definition</label>
      </variable>
      <variable label="Address Format" CV="29" mask="XXVXXXXX">
        <enumVal>
          <enumChoice choice="One byte (short) address">
            <choice>One byte (short) address</choice>
          </enumChoice>
          <enumChoice choice="Two byte (extended) address">
            <choice>Two byte (extended) address</choice>
          </enumChoice>
        </enumVal>
        <label>Address Format</label>
      </variable>
<!-- This decoder doesn't do the bit-wise NMRA method of -->
<!-- assigning functions to outputs. Instead, it has -->
<!-- a much more civilized system of one CV per function -->
      <variable label="F0 Output Function Definition" CV="33" default="1" minFn="1" item="Function F0F effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F0 Output Function Definition</label>
      </variable>
      <variable label="F1 Output Function Definition" CV="34" default="2" minFn="1" item="Function 1 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F1 Output Function Definition</label>
      </variable>
      <variable label="F2 Output Function Definition" CV="35" default="3" minFn="2" item="Function 2 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F2 Output Function Definition</label>
      </variable>
      <variable label="F3 Output Function Definition" CV="36" default="17" minFn="3" item="Function 3 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F3 Output Function Definition</label>
      </variable>
      <variable label="F4 Output Function Definition" CV="37" default="5" minFn="4" item="Function 4 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F4 Output Function Definition</label>
      </variable>
      <variable label="F5 Output Function Definition" CV="38" default="6" minFn="5" item="Function 5 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F5 Output Function Definition</label>
      </variable>
      <variable label="F6 Output Function Definition" CV="39" default="7" minFn="6" item="Function 6 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F6 Output Function Definition</label>
      </variable>
      <variable label="F7 Output Function Definition" CV="40" default="21" minFn="7" item="Function 7 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F7 Output Function Definition</label>
      </variable>
      <variable label="F8 Output Function Definition" CV="41" default="9" minFn="8" item="Function 8 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F8 Output Function Definition</label>
      </variable>
      <variable label="F9 Output Function Definition" CV="42" default="10" minFn="9" item="Function 9 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F9 Output Function Definition</label>
      </variable>
      <variable label="F10 Output Function Definition" CV="43" default="11" minFn="10" item="Function 10 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F10 Output Function Definition</label>
      </variable>
      <variable label="F11 Output Function Definition" CV="44" default="12" minFn="11" item="Function 11 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F11 Output Function Definition</label>
      </variable>
      <variable label="F12 Output Function Definition" CV="45" default="13" minFn="12" item="Function 12 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F12 Output Function Definition</label>
      </variable>
      <variable label="F13 Output Function Definition" CV="46" default="30" minFn="13" item="Function 13 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F13 Output Function Definition</label>
      </variable>
      <variable label="F14 Output Function Definition" CV="47" default="50" minFn="14" item="Function 14 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F14 Output Function Definition</label>
      </variable>
      <variable label="F15 Output Function Definition" CV="48" default="51" minFn="15" item="Function 15 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F15 Output Function Definition</label>
      </variable>
      <variable label="F16 Output Function Definition" CV="49" default="52" minFn="16" item="Function 16 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F16 Output Function Definition</label>
      </variable>
      <variable label="F17 Output Function Definition" CV="50" default="53" minFn="17" item="Function 17 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F17 Output Function Definition</label>
      </variable>
      <variable label="F18 Output Function Definition" CV="51" default="54" minFn="18" item="Function 18 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F18 Output Function Definition</label>
      </variable>
      <variable label="F19 Output Function Definition" CV="52" default="55" minFn="19" item="Function 19 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F19 Output Function Definition</label>
      </variable>
      <variable label="F20 Output Function Definition" CV="53" default="56" minFn="20" item="Function 20 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F20 Output Function Definition</label>
      </variable>
      <variable label="F21 Output Function Definition" CV="54" default="57" minFn="21" item="Function 21 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F21 Output Function Definition</label>
      </variable>
      <variable label="F22 Output Function Definition" CV="55" default="19" minFn="22" item="Function 22 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F22 Output Function Definition</label>
      </variable>
      <variable label="F23 Output Function Definition" CV="56" default="8" minFn="23" item="Function 23 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F23 Output Function Definition</label>
      </variable>
      <variable label="F24 Output Function Definition" CV="57" default="0" minFn="24" item="Function 24 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F24 Output Function Definition</label>
      </variable>
      <variable label="F25 Output Function Definition" CV="58" default="0" minFn="25" item="Function 25 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F25 Output Function Definition</label>
      </variable>
      <variable label="F26 Output Function Definition" CV="59" default="40" minFn="26" item="Function 26 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F26 Output Function Definition</label>
      </variable>
      <variable label="F27 Output Function Definition" CV="60" default="41" minFn="27" item="Function 27 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F27 Output Function Definition</label>
      </variable>
      <variable label="F28 Output Function Definition" CV="61" default="18" minFn="27" item="Function 28 effect generated">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Pump sound">
            <choice>Air Pump sound</choice>
          </enumChoice>
          <enumChoice choice="Blow Down/Chuff Increase">
            <choice>Blow Down/Chuff Increase</choice>
          </enumChoice>
          <enumChoice choice="Water Fill/Chuff Increase/Startup">
            <choice>Water Fill/Chuff Increase/Startup</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Shoveling Coal Sound">
            <choice>Shoveling Coal Sound</choice>
          </enumChoice>
          <enumChoice choice="Water Injector Sound">
            <choice>Water Injector Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Steam Cock">
            <choice>Steam Cock</choice>
          </enumChoice>
          <enumChoice choice="Pop-Off Sound">
            <choice>Pop-Off Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Smoke Control" value="21">
            <choice>Smoke Control</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>F28 Output Function Definition</label>
      </variable>
      <variable label="Kick Start" CV="65" default="40">
        <decVal/>
        <label>Kick Start</label>
      </variable>
      <variable label="Forward Trim" CV="66">
        <decVal/>
        <label>Forward Trim</label>
      </variable>
      <variable label="Speed Table" CV="67">
        <speedTableVal/>
        <label>Speed Table</label>
      </variable>
      <variable label="Reverse Trim" CV="95">
        <decVal/>
        <label>Reverse Trim</label>
      </variable>
      <variable label="BEMF Kp" CV="112" default="18432" item="EMF Static Config" tooltip="BEMF proportional gain">
        <splitVal highCV="113"/>
        <label>BEMF Kp</label>
      </variable>
      <variable label="BEMF Ki" CV="114" default="2048" item="EMF Dynamic Config" tooltip="BEMF integral gain">
        <splitVal highCV="115"/>
        <label>BEMF Ki</label>
      </variable>
      <variable label="BEMF Kd" CV="116" default="0" item="EMF Droop Config" tooltip="BEMF derivative gain">
        <splitVal highCV="117"/>
        <label>BEMF Kd</label>
      </variable>
      <variable label="KpSlow" CV="118" item="EMF Option 1" default="60">
        <decVal/>
        <label>KpSlow</label>
      </variable>
      <variable label="KlSlow" CV="119" item="EMF Option 2" default="4">
        <decVal/>
        <label>KlSlow</label>
      </variable>
      <variable label="Speed Step Smoothing" CV="120" item="EMF Option 3" default="25">
        <decVal/>
        <label>Speed Step Smoothing</label>
      </variable>
      <variable label="Consist Address Active For F13" CV="121" mask="XXXXXXXV" default="1" minFn="13">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F13</label>
      </variable>
      <variable label="Consist Address Active For F14" CV="121" mask="XXXXXXVX" default="1" minFn="14">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F14</label>
      </variable>
      <variable label="Consist Address Active For F15" CV="121" mask="XXXXXVXX" default="1" minFn="15">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F15</label>
      </variable>
      <variable label="Consist Address Active For F16" CV="121" mask="XXXXVXXX" default="1" minFn="16">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F16</label>
      </variable>
      <variable label="Consist Address Active For F17" CV="121" mask="XXXVXXXX" default="1" minFn="17">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F17</label>
      </variable>
      <variable label="Consist Address Active For F18" CV="121" mask="XXVXXXXX" default="1" minFn="18">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F18</label>
      </variable>
      <variable label="Consist Address Active For F19" CV="121" mask="XVXXXXXX" default="1" minFn="19">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F19</label>
      </variable>
      <variable label="Consist Address Active For F20" CV="121" mask="VXXXXXXX" default="1" minFn="20">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F20</label>
      </variable>
      <variable label="Consist Address Active For F21" CV="122" mask="XXXXXXXV" default="1" minFn="21">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F21</label>
      </variable>
      <variable label="Consist Address Active For F22" CV="122" mask="XXXXXXVX" default="1" minFn="22">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F22</label>
      </variable>
      <variable label="Consist Address Active For F23" CV="122" mask="XXXXXVXX" default="1" minFn="23">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F23</label>
      </variable>
      <variable label="Consist Address Active For F24" CV="122" mask="XXXXVXXX" default="1" minFn="24">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F24</label>
      </variable>
      <variable label="Consist Address Active For F25" CV="122" mask="XXXVXXXX" default="1" minFn="25">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F25</label>
      </variable>
      <variable label="Consist Address Active For F26" CV="122" mask="XXVXXXXX" default="1" minFn="26">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F26</label>
      </variable>
      <variable label="Consist Address Active For F27" CV="122" mask="XVXXXXXX" default="1" minFn="27">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F27</label>
      </variable>
      <variable label="Consist Address Active For F28" CV="122" mask="VXXXXXXX" default="1" minFn="28">
        <enumVal>
          <enumChoice choice="Locomotive Address Only">
            <choice>Locomotive Address Only</choice>
          </enumChoice>
          <enumChoice choice="Respond to Consist Address">
            <choice>Respond to Consist Address</choice>
          </enumChoice>
        </enumVal>
        <label>Consist Address Active For F28</label>
      </variable>
      <variable label="Master Volume Sound Increment" CV="130" item="Sound Setting 1" default="16">
        <decVal/>
        <label>Master Volume Sound Increment</label>
      </variable>
      <variable label="DC Sound Unit Startup Voltage" item="Analog Startup Voltage" CV="131" default="78">
        <decVal/>
        <label>DC Sound Unit Startup Voltage</label>
      </variable>
      <variable label="DC Sound Unit Shutdown" item="Analog Shutdown Voltage" CV="132" default="62">
        <decVal/>
        <label>DC Sound Unit Shutdown</label>
      </variable>
      <variable label="Master Volume" CV="133" default="128" item="Sound Setting 2">
        <decVal/>
        <label>Master Volume</label>
      </variable>
      <variable label="Sound Unit Maximum Volume" CV="134" default="128" item="Sound Setting 3">
        <decVal/>
        <label>Sound Unit Maximum Volume</label>
      </variable>
      <variable label="Whistle Volume" CV="135" default="128" item="Sound Setting 4">
        <decVal/>
        <label>Whistle Volume</label>
      </variable>
      <variable label="Bell Volume" CV="136" default="128" item="Sound Setting 5">
        <decVal/>
        <label>Bell Volume</label>
      </variable>
      <variable label="Steam Volume" CV="137" default="128" item="Sound Setting 6">
        <decVal/>
        <label>Steam Volume</label>
      </variable>
      <variable label="Whistle/Horn2 Volume" CV="138" default="128" item="Sound Setting 7">
        <decVal/>
        <label>Whistle/Horn2 Volume</label>
      </variable>
      <variable label="Coupler Slack Volume" CV="139" default="128" item="Sound Setting 8">
        <decVal/>
        <label>Coupler Slack Volume</label>
      </variable>
      <variable label="Couple Volume" CV="140" default="128" item="Sound Setting 9">
        <decVal/>
        <label>Couple Volume</label>
      </variable>
      <variable label="Uncouple Volume" CV="141" default="128" item="Sound Setting 10">
        <decVal/>
        <label>Uncouple Volume</label>
      </variable>
      <variable label="Wheel Flange Volume" CV="142" default="128" item="Sound Setting 11">
        <decVal/>
        <label>Wheel Flange Volume</label>
      </variable>
      <variable label="Air Pump Volume" CV="143" default="128" item="Sound Setting 12">
        <decVal/>
        <label>Air Pump Volume</label>
      </variable>
      <variable label="Blow Down Volume" CV="144" default="128" item="Sound Setting 13">
        <decVal/>
        <label>Blow Down Volume</label>
      </variable>
      <variable label="Steam Cock Volume" CV="145" default="128" item="Sound Setting 14">
        <decVal/>
        <label>Steam Cock Volume</label>
      </variable>
      <variable label="Brake Set Volume" CV="146" default="128" item="Sound Setting 15">
        <decVal/>
        <label>Brake Set Volume</label>
      </variable>
      <variable label="Brake Release Volume" CV="147" default="128" item="Sound Setting 16">
        <decVal/>
        <label>Brake Release Volume</label>
      </variable>
      <variable label="Pop Off Valve Volume" CV="148" default="128" item="Sound Setting 17">
        <decVal/>
        <label>Pop Off Valve Volume</label>
      </variable>
      <variable label="Blower Volume" CV="149" default="128" item="Sound Setting 18">
        <decVal/>
        <label>Blower Volume</label>
      </variable>
      <variable label="Dynamo Volume" CV="150" default="128" item="Sound Setting 19">
        <decVal/>
        <label>Dynamo Volume</label>
      </variable>
      <variable label="Brake Squeal Volume" CV="151" default="128" item="Sound Setting 20">
        <decVal/>
        <label>Brake Squeal Volume</label>
      </variable>
      <variable label="Shovel/Auger Volume" CV="152" default="128" item="Sound Setting 21">
        <decVal/>
        <label>Shovel/Auger Volume</label>
      </variable>
      <variable label="Water Fill Volume" CV="153" default="128" item="Sound Setting 22">
        <decVal/>
        <label>Water Fill Volume</label>
      </variable>
      <variable label="Injector Volume" CV="154" default="100" item="Sound Setting 23">
        <decVal/>
        <label>Injector Volume</label>
      </variable>
      <variable label="Chuff/Steam Cock Chuffs Volume" CV="155" default="128" item="Sound Setting 24">
        <decVal/>
        <label>Chuff/Steam Cock Chuffs Volume</label>
      </variable>
      <variable label="Passenger/Freight Volume" CV="156" default="128" item="Sound Setting 25">
        <decVal/>
        <label>Passenger/Freight Volume</label>
      </variable>
      <variable label="Maintenance/Radio Chatter Volume" CV="157" default="128" item="Sound Setting 26">
        <decVal/>
        <label>Maintenance/Radio Chatter Volume</label>
      </variable>
      <variable label="City/Farm/Industrial/Lumber Volume" CV="158" default="128" item="Sound Setting 27">
        <decVal/>
        <label>City/Farm/Industrial/Lumber Volume</label>
      </variable>
      <variable label="Rule 17 Lighting" CV="159" mask="XXXXXXXV" default="0">
        <enumVal>
          <enumChoice choice="Enabled">
            <choice>Enabled</choice>
          </enumChoice>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
        </enumVal>
        <label>Rule 17 Lighting</label>
      </variable>
      <variable label="L1 Inactive State" CV="159" mask="XXXXXXVX" default="1">
        <enumVal>
          <enumChoice choice="Ditch Lights Off">
            <choice>Ditch Lights Off</choice>
          </enumChoice>
          <enumChoice choice="Ditch Lights On">
            <choice>Ditch Lights On</choice>
          </enumChoice>
        </enumVal>
        <label>L1 Inactive State</label>
      </variable>
      <variable label="L1 Light Directional" CV="160" mask="VXXXXXXX" default="1" item="Directional Headlights">
        <enumVal>
          <enumChoice choice="Not Directional">
            <choice>Not Directional</choice>
          </enumChoice>
          <enumChoice choice="Directional">
            <choice>Directional</choice>
          </enumChoice>
        </enumVal>
        <label>L1 Light Directional</label>
      </variable>
      <variable label="L1 Light Active" CV="160" mask="XVXXXXXX" default="1" item="Global lighting option 1">
        <enumVal>
          <enumChoice choice="Forward">
            <choice>Forward</choice>
          </enumChoice>
          <enumChoice choice="Reverse">
            <choice>Reverse</choice>
          </enumChoice>
        </enumVal>
        <label>L1 Light Active</label>
      </variable>
      <variable label="L1 Light Type" CV="160" mask="XXVVVVVV" default="3" item="Global lighting option 2">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Duty Cycle Strobe">
            <choice>Duty Cycle Strobe</choice>
          </enumChoice>
          <enumChoice choice="Double Pulsed Duty Cycle Strobe">
            <choice>Double Pulsed Duty Cycle Strobe</choice>
          </enumChoice>
          <enumChoice choice="Ramped Duty Cycle">
            <choice>Ramped Duty Cycle</choice>
          </enumChoice>
        </enumVal>
        <label>L1 Light Type</label>
      </variable>
      <variable label="L1 parameter 1" CV="161" default="0" item="Global lighting option 3" tooltip="-/On Time/On Time One/Start Point Power On">
        <decVal/>
        <label>L1 parameter 1</label>
      </variable>
      <variable label="L1 parameter 2" CV="162" default="30" item="Global lighting option 4" tooltip="-/Off Time/Off Time One/Ramp Up Time">
        <decVal/>
        <label>L1 parameter 2</label>
      </variable>
      <variable label="L1 parameter 3" CV="163" default="180" item="Global lighting option 5" tooltip="-/-/On Time Two/End Point Power On">
        <decVal/>
        <label>L1 parameter 3</label>
      </variable>
      <variable label="L1 parameter 4" CV="164" default="30" item="Global lighting option 6" tooltip="-/-/Off Time Two/Ramp Down Time">
        <decVal/>
        <label>L1 parameter 4</label>
      </variable>
      <variable label="Coupler Slack Repeats" CV="178" default="1" item="Sound Group 3 Option 1">
        <decVal/>
        <label>Coupler Slack Repeats</label>
      </variable>
      <variable label="Coupler Slack Interval" CV="179" default="100" item="Sound Group 3 Option 2">
        <decVal/>
        <label>Coupler Slack Interval</label>
      </variable>
      <variable label="Bell Ring Interval" CV="180" default="100" item="Sound Group 3 Option 3">
        <decVal/>
        <label>Bell Ring Interval</label>
      </variable>
      <variable label="Horn Fade In" CV="181" default="50" item="Sound Group 3 Option 4">
        <decVal/>
        <label>Horn Fade In</label>
      </variable>
      <variable label="Horn Fade Out" CV="182" default="40" item="Sound Group 3 Option 5">
        <decVal/>
        <label>Horn Fade Out</label>
      </variable>
      <variable label="Horn Fade In Level" CV="183" default="69" item="Sound Group 3 Option 6">
        <decVal/>
        <label>Horn Fade In Level</label>
      </variable>
      <variable label="DC (Analog) Brake Control" CV="184" default="20">
        <decVal/>
        <label>DC (Analog) Brake Control</label>
      </variable>
      <variable label="DCC Brake Control" CV="185" default="20">
        <decVal/>
        <label>DCC Brake Control</label>
      </variable>
      <variable label="Brake Timer" CV="186" default="3">
        <decVal/>
        <label>Brake Timer</label>
      </variable>
      <variable label="DCC Uncouple Throttle Stop" CV="187" default="3">
        <decVal/>
        <label>DCC Uncouple Throttle Stop</label>
      </variable>
      <variable label="Pitch Shift" CV="188" default="128" item="Sound Group 3 Option 7">
        <decVal/>
        <label>Pitch Shift</label>
      </variable>
      <variable label="Motor Load Chuff Power Filter" CV="189" default="12">
        <decVal/>
        <label>Motor Load Chuff Power Filter</label>
      </variable>
      <variable label="Analog Sound Setup" CV="190" default="0" tooltip="Stores analog saved voltage to:">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="CV131 Start Up Voltage">
            <choice>CV131 Start Up Voltage</choice>
          </enumChoice>
          <enumChoice choice="CV132 Shut Down Voltage">
            <choice>CV132 Shut Down Voltage</choice>
          </enumChoice>
          <enumChoice choice="CV191 Brake Set Voltage">
            <choice>CV191 Brake Set Voltage</choice>
          </enumChoice>
          <enumChoice choice="CV192 Brake Release Voltage">
            <choice>CV192 Brake Release Voltage</choice>
          </enumChoice>
        </enumVal>
        <label>Analog Sound Setup</label>
      </variable>
      <variable label="Analog Brake Set Voltage" CV="191" default="76">
        <decVal max="255"/>
        <label>Analog Brake Set Voltage</label>
      </variable>
      <variable label="Analog Brake Release Voltage" CV="192" default="77">
        <decVal max="255"/>
        <label>Analog Brake Release Voltage</label>
      </variable>
      <variable label="Articulated Chuff Type" CV="193" default="105" item="Sound Setting 28">
        <decVal max="255"/>
        <label>Articulated Chuff Type</label>
      </variable>
      <variable label="Articulated Chuff Offset" CV="194" default="17" item="Sound Setting 29">
        <decVal max="25"/>
        <label>Articulated Chuff Offset</label>
      </variable>
      <variable label="Articulated Chuff Timer" CV="195" default="2" item="Sound Setting 30">
        <decVal max="255"/>
        <label>Articulated Chuff Timer</label>
      </variable>
      <variable label="Steam Cock Chuffs Event Count " CV="196" default="2" item="Sound Setting 31">
        <decVal max="255"/>
        <label>Steam Cock Chuffs Event Count </label>
      </variable>
      <variable label="Rod Knock Chuffs Event Count" CV="197" default="2" item="Sound Setting 32">
        <decVal max="255"/>
        <label>Rod Knock Chuffs Event Count</label>
      </variable>
      <variable label="Rod Knock Volume" CV="198" default="90" item="Sound Setting 33">
        <decVal max="255"/>
        <label>Rod Knock Volume</label>
      </variable>
      <variable label="Chuff Magnitude Increase Volume" CV="199" default="200" item="Sound Setting 34">
        <decVal max="255"/>
        <label>Chuff Magnitude Increase Volume</label>
      </variable>
      <variable label="DCC Throttle Magnitude Increase" CV="200" default="0" item="Sound Setting 37">
        <decVal max="255"/>
        <label>DCC Throttle Magnitude Increase</label>
      </variable>
      <variable label="DCC Throttle Magnitude Decrease" CV="201" default="0" item="Sound Setting 38">
        <decVal max="255"/>
        <label>DCC Throttle Magnitude Decrease</label>
      </variable>
      <variable label="Motor Load Power Filter" CV="202" default="20">
        <decVal max="255"/>
        <label>Motor Load Power Filter</label>
      </variable>
      <variable label="DC Track Change Magnitude Decrease" CV="203" default="20">
        <decVal max="255"/>
        <label>DC Track Change Magnitude Decrease</label>
      </variable>
      <variable label="F5 Chuff Magnitude Change Increment" CV="204" default="32" item="Sound Setting 35">
        <decVal max="255"/>
        <label>F5 Chuff Magnitude Change Increment</label>
      </variable>
      <variable label="F6 Chuff Magnitude Change Increment" CV="205" default="32" item="Sound Setting 36">
        <decVal max="255"/>
        <label>F6 Chuff Magnitude Change Increment</label>
      </variable>
      <variable label="DC Chuff Motor Power Scalar" CV="206" default="200">
        <decVal max="255"/>
        <label>DC Chuff Motor Power Scalar</label>
      </variable>
      <variable label="N Gauge Rev Level Motor Power Scalar" CV="207" default="46">
        <decVal max="255"/>
        <label>N Gauge Rev Level Motor Power Scalar</label>
      </variable>
      <variable label="DCC Cab Light Throttle Stop" CV="208" default="3">
        <decVal max="255"/>
        <label>DCC Cab Light Throttle Stop</label>
      </variable>
      <variable label="DCC Brake Set Throttle Stop" CV="209" default="0">
        <decVal max="128"/>
        <label>DCC Brake Set Throttle Stop</label>
      </variable>
      <variable label="DCC Brake Release Throttle Stop" CV="210" default="1">
        <decVal max="128"/>
        <label>DCC Brake Release Throttle Stop</label>
      </variable>
      <variable label="Power Chuff Threshold" CV="211" default="90" item="Sound Setting 39">
        <decVal max="128"/>
        <label>Power Chuff Threshold</label>
      </variable>
      <variable label="Rev Level Power Threshold" CV="221" mask="XXXXXXXV" default="0">
        <enumVal>
          <enumChoice choice="HO Selected">
            <choice>HO Selected</choice>
          </enumChoice>
          <enumChoice choice="N Gauge Selected">
            <choice>N Gauge Selected</choice>
          </enumChoice>
        </enumVal>
        <label>Rev Level Power Threshold</label>
      </variable>
      <variable label="Aux Select for DCMaster" CV="222" default="0">
        <enumVal>
          <enumChoice choice="Nothing" value="0">
            <choice>Nothing</choice>
          </enumChoice>
          <enumChoice choice="Front/Rear Lights">
            <choice>Front/Rear Lights</choice>
          </enumChoice>
          <enumChoice choice="Bell Sound">
            <choice>Bell Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn Sound">
            <choice>Horn Sound</choice>
          </enumChoice>
          <enumChoice choice="Couple/Uncouple Sound">
            <choice>Couple/Uncouple Sound</choice>
          </enumChoice>
          <enumChoice choice="Compressor/Grid Blower Sound">
            <choice>Compressor/Grid Blower Sound</choice>
          </enumChoice>
          <enumChoice choice="Diesel Ramp Up">
            <choice>Diesel Ramp Up</choice>
          </enumChoice>
          <enumChoice choice="Diesel Ramp Down/Start Diesel Sound">
            <choice>Diesel Ramp Down/Start Diesel Sound</choice>
          </enumChoice>
          <enumChoice choice="L1 Function">
            <choice>L1 Function</choice>
          </enumChoice>
          <enumChoice choice="Mute/Volume Control">
            <choice>Mute/Volume Control</choice>
          </enumChoice>
          <enumChoice choice="Startup/Shutdown Sounds">
            <choice>Startup/Shutdown Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cooling Fan Sound">
            <choice>Cooling Fan Sound</choice>
          </enumChoice>
          <enumChoice choice="Air Fill/Air Release Sound">
            <choice>Air Fill/Air Release Sound</choice>
          </enumChoice>
          <enumChoice choice="Brake Set/Release/Squeal Sound">
            <choice>Brake Set/Release/Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Fuel Fill Sound">
            <choice>Fuel Fill Sound</choice>
          </enumChoice>
          <enumChoice choice="Spit Valve Sound">
            <choice>Spit Valve Sound</choice>
          </enumChoice>
          <enumChoice choice="Wheel Flange Sound">
            <choice>Wheel Flange Sound</choice>
          </enumChoice>
          <enumChoice choice="Coupler Slack/Couple Sound ">
            <choice>Coupler Slack/Couple Sound </choice>
          </enumChoice>
          <enumChoice choice="Brake Squeal Sound">
            <choice>Brake Squeal Sound</choice>
          </enumChoice>
          <enumChoice choice="Horn2 Toggle">
            <choice>Horn2 Toggle</choice>
          </enumChoice>
          <enumChoice choice="Horn Grade Crossing Sound" value="30">
            <choice>Horn Grade Crossing Sound</choice>
          </enumChoice>
          <enumChoice choice="Play Macro" value="40">
            <choice>Play Macro</choice>
          </enumChoice>
          <enumChoice choice="Record Macro">
            <choice>Record Macro</choice>
          </enumChoice>
          <enumChoice choice="Passenger Sounds" value="50">
            <choice>Passenger Sounds</choice>
          </enumChoice>
          <enumChoice choice="Freight Sounds">
            <choice>Freight Sounds</choice>
          </enumChoice>
          <enumChoice choice="Maintenance Sounds">
            <choice>Maintenance Sounds</choice>
          </enumChoice>
          <enumChoice choice="Radio Chatter Sounds">
            <choice>Radio Chatter Sounds</choice>
          </enumChoice>
          <enumChoice choice="City Sounds">
            <choice>City Sounds</choice>
          </enumChoice>
          <enumChoice choice="Farm Sounds">
            <choice>Farm Sounds</choice>
          </enumChoice>
          <enumChoice choice="Industrial Sounds">
            <choice>Industrial Sounds</choice>
          </enumChoice>
          <enumChoice choice="Lumber Yard Sounds">
            <choice>Lumber Yard Sounds</choice>
          </enumChoice>
          <enumChoice choice="Cab Light Toggle" value="60">
            <choice>Cab Light Toggle</choice>
          </enumChoice>
          <enumChoice choice="Rule 17 Dimming Toggle">
            <choice>Rule 17 Dimming Toggle</choice>
          </enumChoice>
        </enumVal>
        <label>Aux Select for DCMaster</label>
      </variable>
      <variable label="Horn Select" CV="224" default="0" item="Sound Group 2 Option 1">
        <enumVal>
          <enumChoice choice="Default">
            <choice>Default</choice>
          </enumChoice>
          <enumChoice choice="Horn3">
            <choice>Horn3</choice>
          </enumChoice>
          <enumChoice choice="Horn4">
            <choice>Horn4</choice>
          </enumChoice>
        </enumVal>
        <label>Horn Select</label>
      </variable>
      <variable label="DCC Front/Rear Lights" CV="225" mask="XXXXXXXV" default="1">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Enabled">
            <choice>Enabled</choice>
          </enumChoice>
        </enumVal>
        <label>DCC Front/Rear Lights</label>
      </variable>
      <variable label="DCC L1 Light" CV="225" mask="XXXXXXVX" default="1">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Enabled">
            <choice>Enabled</choice>
          </enumChoice>
        </enumVal>
        <label>DCC L1 Light</label>
      </variable>
      <variable label="DCC L1 Activate on Bell or Horn" CV="225" mask="XXXVXXXX" default="0">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Enabled">
            <choice>Enabled</choice>
          </enumChoice>
        </enumVal>
        <label>DCC L1 Activate on Bell or Horn</label>
      </variable>
      <variable label="Activates L1 on DCC" CV="226" mask="XXXXXXXV" default="0">
        <enumVal>
          <enumChoice choice="Horn">
            <choice>Horn</choice>
          </enumChoice>
          <enumChoice choice="Bell">
            <choice>Bell</choice>
          </enumChoice>
        </enumVal>
        <label>Activates L1 on DCC</label>
      </variable>
      <variable label="Brake Set/Release" CV="227" mask="XXXXXXXV" default="0">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Automatic">
            <choice>Automatic</choice>
          </enumChoice>
        </enumVal>
        <label>Brake Set/Release</label>
      </variable>
      <variable label="Brake Squeal" CV="227" mask="XXXXXXVX" default="1">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Automatic">
            <choice>Automatic</choice>
          </enumChoice>
        </enumVal>
        <label>Brake Squeal</label>
      </variable>
      <variable label="Forward/Reverse Startup Toots" CV="227" mask="XXXXXVXX" default="0">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Automatic">
            <choice>Automatic</choice>
          </enumChoice>
        </enumVal>
        <label>Forward/Reverse Startup Toots</label>
      </variable>
      <variable label="DCC Startup Timer" CV="228" default="1">
        <decVal max="255"/>
        <label>DCC Startup Timer</label>
      </variable>
      <variable label="DCC Consist Rear Light" CV="229" mask="XXXXXXXV" default="1">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Enabled">
            <choice>Enabled</choice>
          </enumChoice>
        </enumVal>
        <label>DCC Consist Rear Light</label>
      </variable>
      <variable label="DCC Consist Front Light" CV="229" mask="XXXXXXVX" default="1">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Enabled">
            <choice>Enabled</choice>
          </enumChoice>
        </enumVal>
        <label>DCC Consist Front Light</label>
      </variable>
      <variable label="DCC Consist L1 Light" CV="229" mask="XXXXXVXX" default="1">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Enabled">
            <choice>Enabled</choice>
          </enumChoice>
        </enumVal>
        <label>DCC Consist L1 Light</label>
      </variable>
      <variable label="DCC Consist Cab" CV="229" mask="VXXXXXXX" default="1">
        <enumVal>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
          <enumChoice choice="Enabled">
            <choice>Enabled</choice>
          </enumChoice>
        </enumVal>
        <label>DCC Consist Cab</label>
      </variable>
      <variable label="DCC Easy Consist" CV="230" default="0">
        <enumVal>
          <enumChoice choice="Single">
            <choice>Single</choice>
          </enumChoice>
          <enumChoice choice="Front">
            <choice>Front</choice>
          </enumChoice>
          <enumChoice choice="Middle">
            <choice>Middle</choice>
          </enumChoice>
          <enumChoice choice="Rear">
            <choice>Rear</choice>
          </enumChoice>
        </enumVal>
        <label>DCC Easy Consist</label>
      </variable>
      <variable label="Light Dimmer" CV="231" default="100">
        <decVal/>
        <label>Light Dimmer</label>
      </variable>
      <variable label="Smoke Unit Fan Chuff Time" CV="234" default="25">
        <decVal/>
        <label>Smoke Unit Fan Chuff Time</label>
      </variable>
      <variable label="Smoke Unit Fan Idle Power" CV="235" default="250">
        <decVal/>
        <label>Smoke Unit Fan Idle Power</label>
      </variable>
      <variable label="Smoke Unit Chuff Heater Power" CV="236" default="80">
        <decVal max="110"/>
        <label>Smoke Unit Chuff Heater Power</label>
      </variable>
      <variable label="Smoke Unit Idle Heater Power" CV="237" default="50">
        <decVal max="110"/>
        <label>Smoke Unit Idle Heater Power</label>
      </variable>
      <variable label="Macro Recorder Speed Steps" CV="238" mask="VVXXXXXX" default="1">
        <enumVal>
          <enumChoice choice="126">
            <choice>126</choice>
          </enumChoice>
          <enumChoice choice="28">
            <choice>28</choice>
          </enumChoice>
          <enumChoice choice="14">
            <choice>14</choice>
          </enumChoice>
          <enumChoice choice="126">
            <choice>126</choice>
          </enumChoice>
        </enumVal>
        <label>Macro Recorder Speed Steps</label>
      </variable>
      <variable label="Recorder Repeats" CV="238" mask="XXXXVVVV" default="1">
        <decVal max="15"/>
        <label>Recorder Repeats</label>
      </variable>
      <variable label="Recorder Playback Loop Adjust" CV="239" default="0">
        <decVal/>
        <label>Recorder Playback Loop Adjust</label>
      </variable>
      <variable label="Random Sound Occurrence" CV="240" default="5124" item="Sound Group 3 Option 8">
        <splitVal highCV="241"/>
        <label>Random Sound Occurrence</label>
      </variable>
      <variable label="Motor changes direction" item="GSC1 bit 7" CV="245" mask="VXXXXXXX" default="0">
        <enumVal>
          <enumChoice choice="when command received">
            <choice>when command received</choice>
          </enumChoice>
          <enumChoice choice="only when first stopped">
            <choice>only when first stopped</choice>
          </enumChoice>
        </enumVal>
        <label>Motor changes direction</label>
      </variable>
      <variable label="CV write sound feedback" item="GSC1 bit 6" CV="245" mask="XVXXXXXX" default="0">
        <enumVal>
          <enumChoice choice="Enabled">
            <choice>Enabled</choice>
          </enumChoice>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
        </enumVal>
        <label>CV write sound feedback</label>
      </variable>
      <variable label="Motor speed smoothing" item="GSC1 bit 5" CV="245" mask="XXVXXXXX" default="0">
        <enumVal>
          <enumChoice choice="Enabled">
            <choice>Enabled</choice>
          </enumChoice>
          <enumChoice choice="Disabled">
            <choice>Disabled</choice>
          </enumChoice>
        </enumVal>
        <label>Motor speed smoothing</label>
      </variable>
      <variable label="Macro recorder autosave" item="GSC1 bit 4" CV="245" mask="XXXVXXXX" default="1">
        <enumVal>
          <enumChoice choice="off">
            <choice>off</choice>
          </enumChoice>
          <enumChoice choice="on">
            <choice>on</choice>
          </enumChoice>
        </enumVal>
        <label>Macro recorder autosave</label>
      </variable>
      <variable label="Analog horn frequency shifted" item="GSC1 bit 3" CV="245" mask="XXXXVXXX" default="0">
        <enumVal>
          <enumChoice choice="On">
            <choice>On</choice>
          </enumChoice>
          <enumChoice choice="Off">
            <choice>Off</choice>
          </enumChoice>
        </enumVal>
        <label>Analog horn frequency shifted</label>
      </variable>
      <variable label="Startup sound" item="GSC1 bit 2" CV="245" mask="XXXXXVXX" default="0">
        <enumVal>
          <enumChoice choice="plays on startup">
            <choice>plays on startup</choice>
          </enumChoice>
          <enumChoice choice="never plays">
            <choice>never plays</choice>
          </enumChoice>
        </enumVal>
        <label>Startup sound</label>
      </variable>
      <variable label="Motor starts" item="GSC1 bit 1" CV="245" mask="XXXXXXVX" default="0">
        <enumVal>
          <enumChoice choice="as soon as command received">
            <choice>as soon as command received</choice>
          </enumChoice>
          <enumChoice choice="after startup sound complete">
            <choice>after startup sound complete</choice>
          </enumChoice>
        </enumVal>
        <label>Motor starts</label>
      </variable>
      <variable label="Horn alternative ending" item="GSC1 bit 0" CV="245" mask="XXXXXXXV" default="1">
        <enumVal>
          <enumChoice choice="disabled">
            <choice>disabled</choice>
          </enumChoice>
          <enumChoice choice="enabled">
            <choice>enabled</choice>
          </enumChoice>
        </enumVal>
        <label>Horn alternative ending</label>
      </variable>
      <variable label="Smoke Unit Power Up" item="GSC2 bit 7" CV="246" mask="VXXXXXXX" default="1">
        <enumVal>
          <enumChoice choice="off">
            <choice>off</choice>
          </enumChoice>
          <enumChoice choice="on">
            <choice>on</choice>
          </enumChoice>
        </enumVal>
        <label>Motor loading</label>
      </variable>
      <variable label="Motor loading" item="GSC2 bit 1" CV="246" mask="XXXXXXVX" default="0">
        <enumVal>
          <enumChoice choice="enabled">
            <choice>enabled</choice>
          </enumChoice>
          <enumChoice choice="disabled">
            <choice>disabled</choice>
          </enumChoice>
        </enumVal>
        <label>Motor loading</label>
      </variable>
      <variable label="Direction change sound" item="GSC2 bit 0" CV="246" mask="XXXXXXXV" default="0">
        <enumVal>
          <enumChoice choice="enabled">
            <choice>enabled</choice>
          </enumChoice>
          <enumChoice choice="disabled">
            <choice>disabled</choice>
          </enumChoice>
        </enumVal>
        <label>Direction change sound</label>
      </variable>
      <variable label="Over Current Delay" CV="247" default="10">
        <decVal max="255"/>
        <label>Over Current Delay</label>
      </variable>
      <variable label="Motor Startup Delay" CV="248" default="20">
        <decVal max="255"/>
        <label>Motor Startup Delay</label>
      </variable>
      <variable label="DC Motor Control Off Voltage" CV="249" default="70">
        <decVal max="255"/>
        <label>DC Motor Control Off Voltage</label>
      </variable>
      <variable label="DC Track Voltage Read Delay" CV="250" default="0">
        <decVal max="255"/>
        <label>DC Track Voltage Read Delay</label>
      </variable>
      <variable label="DC Motor Control Vmax" CV="251" default="120">
        <decVal max="255"/>
        <label>DC Motor Control Vmax</label>
      </variable>
      <variable label="DC Motor Control Vmin" CV="252" default="92">
        <decVal max="255"/>
        <label>DC Motor Control Vmin</label>
      </variable>
    </variables>
    <resets>
      <factReset label="Reset All CVs Unless Locked" CV="8" default="8"/>
      <factReset label="Load and Save Factory Macro" CV="8" default="10"/>
      <factReset label="Save Recorded Macro" CV="8" default="16"/>
      <factReset label="Set F0-F12 To Match Blue Line" CV="8" default="38"/>
      <factReset label="Set F0-F12 To Match QSI" CV="8" default="113"/>
      <factReset label="Set F0-F12 To Match SoundtTraxx" CV="8" default="141"/>
      <factReset label="Reset All CVs Even If Decoder Locked" CV="8" default="254"/>
    </resets>
  </decoder>
  <pane name="DCC Control">
    <column>
      <row>
        <display item="Motor Load Power Filter" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Motor Load Power Filter" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DCC Uncouple Throttle Stop" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DCC Uncouple Throttle Stop" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DCC Cab Light Throttle Stop" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DCC Cab Light Throttle Stop" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DCC Brake Set Throttle Stop" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DCC Brake Set Throttle Stop" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DCC Brake Release Throttle Stop" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DCC Brake Release Throttle Stop" layout="above" format="hslider"/>
      </row>
    </column>
    <column>
      <row>
        <display item="DCC Brake Control" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DCC Brake Control" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DCC Brake Timer" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DCC Brake Timer" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DCC Startup Timer" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DCC Startup Timer" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="Over Current Delay" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Over Current Delay" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="Motor Startup Delay" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Motor Startup Delay" layout="above" format="hslider"/>
      </row>
    </column>
    <column>
      <display item="DCC Rule 17 Lighting"/>
      <display item="DCC Front/Rear Lights"/>
      <display item="DCC L1 Light"/>
      <display item="DCC L1 Activate on Bell or Horn"/>
      <display item="Activates L1 on DCC"/>
      <display item="Brake Set/Release"/>
      <display item="Brake Squeal"/>
      <display item="Forward/Reverse Startup Toots"/>
      <label label=" ">
        <label> </label>
      </label>
      <display item="DCC Consist Rear Light"/>
      <display item="DCC Consist Front Light"/>
      <display item="DCC Consist L1 Light"/>
      <display item="DCC Consist Cab"/>
      <display item="DCC Easy Consist"/>
      <label label=" ">
        <label> </label>
      </label>
      <display item="Light Dimmer"/>
      <display item="Decoder Lock ID number"/>
      <display item="Macro Recorder Speed Steps"/>
      <display item="Recorder Repeats"/>
      <display item="Recorder Playback Loop Adjust"/>
    </column>
    <name>DCC Control</name>
  </pane>
  <pane name="DC Control">
    <column>
      <row>
        <display item="Analog Brake Set Voltage" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Analog Brake Set Voltage" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="Analog Brake Release Voltage" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Analog Brake Release Voltage" layout="above" format="hslider"/>
      </row>
    </column>
    <column>
      <row>
        <display item="DC Rev Level Motor Power Scalar" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DC Rev Level Motor Power Scalar" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="N Gauge Rev Level Motor Power Scalar" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="N Gauge Rev Level Motor Power Scalar" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="Analog Startup Voltage" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Analog Startup Voltage" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="Analog Shutdown Voltage" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Analog Shutdown Voltage" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DC Motor Control Off Voltage" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DC Motor Control Off Voltage" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DC Track Voltage Read Delay" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DC Track Voltage Read Delay" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DC Motor Control Vmax" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DC Motor Control Vmax" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DC Motor Control Vmin" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DC Motor Control Vmin" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DC Motor Control Dmin" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DC Motor Control Dmin" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DC Track Change Magnitude Decrease" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DC Track Change Magnitude Decrease" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="DC Chuff Motor Power Scalar" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="DC Chuff Motor Power Scalar" layout="above" format="hslider"/>
      </row>
    </column>
    <column>
      <display item="Aux Select for DCMaster"/>
      <display item="DC Rule 17 Lighting"/>
      <display item="Activates L1 on DC"/>
      <label label=" ">
        <label> </label>
      </label>
      <display item="DC Easy Consist"/>
      <label label=" ">
        <label> </label>
      </label>
      <display item="Analog Sound Setup"/>
    </column>
    <name>DC Control</name>
  </pane>
  <pane name="Settings">
    <column>
      <display item="Rev Level Power Threshold"/>
      <display item="GSC1 bit 7"/>
      <display item="GSC1 bit 6"/>
      <display item="GSC1 bit 5"/>
      <display item="GSC1 bit 4"/>
      <display item="GSC1 bit 3"/>
      <display item="GSC1 bit 2"/>
      <display item="GSC1 bit 1"/>
      <display item="GSC1 bit 0"/>
      <label label=" ">
        <label> </label>
      </label>
      <display item="GSC2 bit 7"/>
      <display item="GSC2 bit 6"/>
      <display item="GSC2 bit 5"/>
      <display item="GSC2 bit 4"/>
      <display item="GSC2 bit 3"/>
      <display item="GSC2 bit 2"/>
      <display item="GSC2 bit 1"/>
      <display item="GSC2 bit 0"/>
    </column>
    <column>
      <row>
        <display item="Smoke Unit Fan Chuff Time" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Smoke Unit Fan Chuff Time" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="Smoke Unit Fan Idle Power" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Smoke Unit Fan Idle Power" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="Smoke Unit Chuff Heater Power" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Smoke Unit Chuff Heater Power" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="Smoke Unit Idle Heater Power" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Smoke Unit Idle Heater Power" layout="above" format="hslider"/>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="Motor Load Chuff Power Filter" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="Motor Load Chuff Power Filter" layout="above" format="hslider"/>
      <label label=" ">
        <label> </label>
      </label>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <display item="N Gauge Rev Level Motor Power Scalar" layout="above" label="">
          <label/>
        </display>
        <label label=" ">
          <label> </label>
        </label>
        <display item="N Gauge Rev Level Motor Power Scalar" layout="above" format="hslider"/>
      </row>
    </column>
    <name>Settings</name>
  </pane>
</decoder-config>

