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

1084 lines
57 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2002, 2005, 2006, 2007, 2013, 2016 All rights reserved -->
<!-- -->
<!-- JMRI is free software; you can redistribute it and/or modify it under -->
<!-- the terms of version 2 of the GNU General Public License as published -->
<!-- by the Free Software Foundation. See the "COPYING" file for a copy -->
<!-- of this license. -->
<!-- -->
<!-- JMRI is distributed in the hope that it will be useful, but WITHOUT -->
<!-- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -->
<!-- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -->
<!-- for more details. -->
<!-- -->
<variables xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
<copyright xmlns="http://docbook.org/ns/docbook">
<year>2016</year>
<holder>JMRI</holder>
</copyright>
<authorgroup xmlns="http://docbook.org/ns/docbook">
<author>
<personname>
<firstname>Michael</firstname>
<surname>Mosher</surname>
</personname>
</author>
<author>
<personname>
<firstname>Alain</firstname>
<surname>Le Marchand</surname>
</personname>
</author>
<author>
<personname>
<firstname>James</firstname>
<surname>Exler</surname>
</personname>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>1</revnumber>
<date>2016-05-26</date>
<authorinitials>MM</authorinitials>
<revremark>New file</revremark>
</revision>
<revision>
<revnumber>1.1</revnumber>
<date>2016-06-04</date>
<authorinitials>ALM</authorinitials>
<revremark>added CV126 coupler sound selection, fixed mask for CV122 Grade-Crossing Bell Enable </revremark>
</revision>
<revision>
<revnumber>1.2</revnumber>
<date>2018-02-18</date>
<authorinitials>ALM</authorinitials>
<revremark>fixed CV range to 255 for CV194, Moved all Advanced Motor control to Motor pane</revremark>
</revision>
<revision>
<revnumber>2.0</revnumber>
<date>2016-05-26</date>
<authorinitials>MM</authorinitials>
<revremark>For Tsunami2 defintions Moved some CVs to Econami files, as not in Tsuname2,
so that this file can be used for Tsunami2 as well</revremark>
</revision>
<revision>
<revnumber>2.1</revnumber>
<date>2016-06-04</date>
<authorinitials>ALM</authorinitials>
<revremark>Move Light Effect CVs to separate file, New enums for CV247</revremark>
</revision>
<revision>
<revnumber>2.2</revnumber>
<date>2018-02-18</date>
<authorinitials>MM</authorinitials>
<revremark>CV57 and 58 bit 6 and 7 set to 1</revremark>
</revision>
<revision>
<revnumber>2.3</revnumber>
<date>2016-06-04</date>
<authorinitials>ALM</authorinitials>
<revremark>Move CV 241-242 (analog mode F13-28) and CV 245-246 (consist F13-28) to separate files, for use by OEM SoundCar files. Tooltip for CV 218 fixed based on latest Econami manual</revremark>
</revision>
<revision>
<revnumber>2.4</revnumber>
<date>2016-06-04</date>
<authorinitials>ALM</authorinitials>
<revremark>Specific UserID with tooltip indicating version number, from SoundTraxx Product Identification guide Rev.B</revremark>
</revision>
<revision>
<revnumber>3</revnumber>
<date>2016-06-04</date>
<authorinitials>ALM</authorinitials>
<revremark>Moved CV1.297 and above (Extended Function Map) to separate file, to accomodate Econami UK specifics -> ECOCVFnMap.xml Specific CV for UK decoders using include/exclude: CVs: 126, 130, 150, 193, 194, 197, 198</revremark>
</revision>
<revision>
<revnumber>4</revnumber>
<date>2022-08-15</date>
<authorinitials>JE</authorinitials>
<revremark>edit the CV49-58 FX text to match TSU2 values. chg CV63 name to Dimmer Level. rev CV215 tool tip and range display</revremark>
</revision>
<revision>
<revnumber>5</revnumber>
<date>2023-10-09</date>
<authorinitials>MM</authorinitials>
<revremark>productID change for 11 bit Soundtraxx ID</revremark>
</revision>
<revision>
<revnumber>5</revnumber>
<date>2024-01-04</date>
<authorinitials>MM</authorinitials>
<revremark>update CV256</revremark>
</revision>
</revhistory>
<!-- Specific CVs for ECO decoders -->
<xi:include href="http://jmri.org/xml/decoders/nmra/shortAndLongAddress.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/vStartHighMid.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/accelDecel_255.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/mfgVersionId.xml"/>
<variable CV="10" item="EMF Feedback Cutout" default="0" tooltip="&lt;html&gt;Up to 127, this sets the speed step where the gradually reducing intensity of BEMF control will reach&lt;br&gt; zero. Values over 127 cause the BEMF to decrease as a percentage (up to 50%).&lt;/html&gt;">
<decVal/>
<label>BEMF Cutout (0-127 or 128-255)</label>
</variable>
<variable CV="11" item="Packet Time-out Value" default="0" tooltip="&lt;html&gt;Sets the time period that is allowed to elapse between receipts of a valid packet&lt;br&gt; addressed to the decoder before a throttle shutdown occurs. Enter zero to disable.&lt;/html&gt;">
<decVal/>
<label>Packet Time Out Value (0-255)</label>
</variable>
<variable CV="12" mask="XXXXXXXV" item="Analog Power Conversion" default="1" tooltip="&lt;html&gt;Defines the type of power source the decoder should&lt;br&gt; switch to whenever a DCC signal is not present.&lt;br&gt; (Tip: Alternate Power Source must be enabled)&lt;/html&gt;">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumPower.xml"/>
<label>Power Source Conversion Type</label>
</variable>
<xi:include href="http://jmri.org/xml/decoders/nmra/analogModeFunction_F12.xml"/>
<variable CV="15" mask="XXXXXVVV" item="Advanced Group 1 Option 1" default="0" tooltip="&lt;html&gt;Enter the Lock ID Code to unlock access to the decoder CVs.&lt;br&gt; (Tip: Establish the unlock code with CV Lock ID Code)&lt;/html&gt;">
<decVal/>
<label>CV Unlock Register (0-7)</label>
</variable>
<variable CV="16" mask="XXXXXVVV" item="Advanced Group 1 Option 2" default="0" tooltip="Sets the unlock code that must be entered into the CV Unlock Register in order to access the decoder CVs">
<decVal/>
<label>CV Lock ID Code (0-7)</label>
</variable>
<!-- Consisting Information follows -->
<xi:include href="http://jmri.org/xml/decoders/nmra/consistAddrDirection.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/cv21.22_F12.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/consistAccelDecelSigned.xml"/>
<variable item="Speed Table Selection" CV="25" mask="XXXVVVVV" default="2" tooltip="Select a manufacturers speed curve, or use a curve you define yourself">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumCurve.xml"/>
<label>Speed Table Selection</label>
</variable>
<!-- CV=29 -->
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29direction.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29speedSteps.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29analog.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29table1-28.xml"/>
<variable CV="30" mask="XXXXXXXV" item="Advanced Group 1 Option 3" default="0" tooltip="Enable locking of CVs when decoder is used in a multi-decoder installation">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumLock.xml"/>
<label>CV Lock Enable</label>
</variable>
<!-- Lighting Configuration follows -->
<variable item="Headlight F0(f) Phase Selection" CV="49" mask="XXVXXXXX" tooltip="Alters the timing of the effect so that it's 180 degrees out of phase with the other effects">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumPhase.xml"/>
<label>Headlight F0(f) Phase Selection</label>
</variable>
<variable item="Headlight F0(f) Grade Crossing Logic" CV="49" mask="XVXXXXXX" tooltip="Causes the lighting effect to become active only when the horn has been sounded">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Headlight F0(f) Grade Crossing Logic</label>
</variable>
<variable item="Headlight F0(f) Light Type" CV="49" mask="VXXXXXXX" default="0" tooltip="Provides special compensation for lighting effect contrast when using LEDs">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumLightType.xml"/>
<label>Headlight F0(f) Light Type</label>
</variable>
<variable item="Backup Light F0(r) Phase Selection" CV="50" mask="XXVXXXXX" tooltip="Alters the timing of the effect so that it's 180 degrees out of phase with the other effects">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumPhase.xml"/>
<label>Backup Light F0(r) Phase Selection</label>
</variable>
<variable item="Backup Light F0(r) Grade Crossing Logic" CV="50" mask="XVXXXXXX" tooltip="Causes the lighting effect to become active only when the horn has been sounded">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Backup Light F0(r) Grade Crossing Logic</label>
</variable>
<variable item="Backup Light F0(r) Light Type" CV="50" mask="VXXXXXXX" default="0" tooltip="Provides special compensation for lighting effect contrast when using LEDs">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumLightType.xml"/>
<label>Backup Light F0(r) Light Type</label>
</variable>
<variable item="FX3 Phase Selection" CV="51" mask="XXVXXXXX" minOut="3" tooltip="Alters the timing of the effect so that it's 180 degrees out of phase with the other effects">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumPhase.xml"/>
<label>FX3 Phase Selection</label>
</variable>
<variable item="FX3 Grade Crossing Logic" CV="51" mask="XVXXXXXX" minOut="3" tooltip="Causes the lighting effect to become active only when the horn has been sounded">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX3 Grade Crossing Logic</label>
</variable>
<variable item="FX3 Light Type" CV="51" mask="VXXXXXXX" default="0" minOut="3" tooltip="Provides special compensation for lighting effect contrast when using LEDs">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumLightType.xml"/>
<label>FX3 Light Type</label>
</variable>
<variable item="FX4 Phase Selection" CV="52" mask="XXVXXXXX" minOut="4" tooltip="Alters the timing of the effect so that it's 180 degrees out of phase with the other effects">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumPhase.xml"/>
<label>FX4 Phase Selection</label>
</variable>
<variable item="FX4 Grade Crossing Logic" CV="52" mask="XVXXXXXX" default="0" minOut="4" tooltip="Causes the lighting effect to become active only when the horn has been sounded">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX4 Grade Crossing Logic</label>
</variable>
<variable item="FX4 Light Type" CV="52" mask="VXXXXXXX" default="0" minOut="4" tooltip="Provides special compensation for lighting effect contrast when using LEDs">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumLightType.xml"/>
<label>FX4 Light Type</label>
</variable>
<variable item="FX5 Phase Selection" CV="53" mask="XXVXXXXX" default="0" minOut="5" tooltip="Alters the timing of the effect so that it's 180 degrees out of phase with the other effects">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumPhase.xml"/>
<label>FX5 Phase Selection</label>
</variable>
<variable item="FX5 Grade Crossing Logic" CV="53" mask="XVXXXXXX" default="0" minOut="5" tooltip="Causes the lighting effect to become active only when the horn has been sounded">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX5 Grade Crossing Logic</label>
</variable>
<variable item="FX5 Light Type" CV="53" mask="VXXXXXXX" default="0" minOut="5" tooltip="Provides special compensation for lighting effect contrast when using LEDs">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumLightType.xml"/>
<label>FX5 Light Type</label>
</variable>
<variable item="FX6 Phase Selection" CV="54" mask="XXVXXXXX" default="0" minOut="6" tooltip="Alters the timing of the effect so that it's 180 degrees out of phase with the other effects">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumPhase.xml"/>
<label>FX6 Phase Selection</label>
</variable>
<variable item="FX6 Grade Crossing Logic" CV="54" mask="XVXXXXXX" default="0" minOut="6" tooltip="Causes the lighting effect to become active only when the horn has been sounded">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX6 Grade Crossing Logic</label>
</variable>
<variable item="FX6 Light Type" CV="54" mask="VXXXXXXX" default="0" minOut="6" tooltip="Provides special compensation for lighting effect contrast when using LEDs">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumLightType.xml"/>
<label>FX6 Light Type</label>
</variable>
<!-- <variable item="FX7 Phase Selection" CV="55" mask="XXVXXXXX" default="0" minOut="7" tooltip="Alters the timing of the effect so that it's 180 degrees out of phase with the other effects">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumPhase.xml"/>
</variable>
<variable item="FX7 Grade Crossing Logic" CV="55" mask="XVXXXXXX" default="0" minOut="7" tooltip="Causes the lighting effect to become active only when the horn has been sounded">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
</variable>
<variable item="FX7 Light Type" CV="55" mask="VXXXXXXX" default="0" minOut="7" tooltip="Provides special compensation for lighting effect contrast when using LEDs">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumLightType.xml"/>
</variable>
<variable item="FX8 Phase Selection" CV="56" mask="XXVXXXXX" default="0" minOut="8" tooltip="Alters the timing of the effect so that it's 180 degrees out of phase with the other effects">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumPhase.xml"/>
</variable>
<variable item="FX8 Grade Crossing Logic" CV="56" mask="XVXXXXXX" default="0" minOut="8" tooltip="Causes the lighting effect to become active only when the horn has been sounded">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
</variable>
<variable item="FX8 Light Type" CV="56" mask="VXXXXXXX" default="0" minOut="8" tooltip="Provides special compensation for lighting effect contrast when using LEDs">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUenumLightType.xml"/>
</variable> -->
<variable item="Headlight F0(f) Forward Directional Control" CV="57" mask="XXXXXXXV" default="1" minOut="1" tooltip="Check to enable F0(f) function output in Forward direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Headlight F0(f) Forward Directional Control</label>
</variable>
<variable item="Backup Light F0(r) Forward Directional Control" CV="57" mask="XXXXXXVX" default="0" minOut="2" tooltip="Check to enable F0(r) function output in Forward direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Backup Light F0(r) Forward Directional Control</label>
</variable>
<variable item="FX3 Forward Directional Control" CV="57" mask="XXXXXVXX" default="1" minOut="3" tooltip="Check to enable FX3 function output in Forward direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX3 Forward Directional Control</label>
</variable>
<variable item="FX4 Forward Directional Control" CV="57" mask="XXXXVXXX" default="1" minOut="4" tooltip="Check to enable FX4 function output in Forward direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX4 Forward Directional Control</label>
</variable>
<variable item="FX5 Forward Directional Control" CV="57" mask="XXXVXXXX" default="1" minOut="5" tooltip="Check to enable FX5 function output in Forward direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX5 Forward Directional Control</label>
</variable>
<variable item="FX6 Forward Directional Control" CV="57" mask="XXVXXXXX" default="1" minOut="6" tooltip="Check to enable FX6 function output in Forward direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX6 Forward Directional Control</label>
</variable>
<!-- <variable item="FX7 Forward Directional Control" CV="57" mask="XVXXXXXX" default="1" minOut="7" tooltip="Check to enable FX7 function output in Forward direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
</variable>
<variable item="FX8 Forward Directional Control" CV="57" mask="VXXXXXXX" default="1" minOut="8" tooltip="Check to enable FX8 function output in Forward direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
</variable> -->
<variable item="Headlight F0(f) Reverse Directional Control" CV="58" mask="XXXXXXXV" default="0" minOut="1" tooltip="Check to enable F0(f) function output in Reverse direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Headlight F0(f) Reverse Directional Control</label>
</variable>
<variable item="Backup Light F0(r) Reverse Directional Control" CV="58" mask="XXXXXXVX" default="1" minOut="2" tooltip="Check to enable F0(r) function output in Reverse direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Backup Light F0(r) Reverse Directional Control</label>
</variable>
<variable item="FX3 Reverse Directional Control" CV="58" mask="XXXXXVXX" default="1" minOut="3" tooltip="Check to enable FX3 function output in Reverse direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX3 Reverse Directional Control</label>
</variable>
<variable item="FX4 Reverse Directional Control" CV="58" mask="XXXXVXXX" default="1" minOut="4" tooltip="Check to enable FX4 function output in Reverse direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX4 Reverse Directional Control</label>
</variable>
<variable item="FX5 Reverse Directional Control" CV="58" mask="XXXVXXXX" default="1" minOut="5" tooltip="Check to enable FX5 function output in Reverse direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX5 Reverse Directional Control</label>
</variable>
<variable item="FX6 Reverse Directional Control" CV="58" mask="XXVXXXXX" default="1" minOut="6" tooltip="Check to enable FX6 function output in Reverse direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>FX6 Reverse Directional Control</label>
</variable>
<!-- <variable item="FX7 Reverse Directional Control" CV="58" mask="XVXXXXXX" default="1" minOut="7" tooltip="Check to enable FX7 function output in Reverse direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
</variable>
<variable item="FX8 Reverse Directional Control" CV="58" mask="VXXXXXXX" default="1" minOut="8" tooltip="Check to enable FX8 function output in Reverse direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
</variable> -->
<variable item="Hyperlight Flash Rate (0-15)" CV="59" mask="XXXXVVVV" default="2" tooltip="Sets the overall flash rate of the Hyperlight effects, 0 is fast, 15 is slow">
<decVal max="15"/>
<label>Hyperlight Flash Rate (0-15)</label>
</variable>
<variable item="Grade Crossing Hold Time (0-15)" CV="60" mask="XXXXVVVV" default="4" tooltip="Sets the time (in seconds) an effect will stay on after the horn button is released">
<decVal max="15"/>
<label>Grade Crossing Hold Time (0-15)</label>
</variable>
<variable CV="61" item="Brightness 1" default="153" tooltip="Adjust the brightness level of any output set to the on/off brightness 1 effect">
<decVal/>
<label>Brightness 1 Level (0-255)</label>
</variable>
<variable CV="62" item="Brightness 2" default="153" tooltip="Adjust the brightness level of any output set to the on/off brightness 2 effect">
<decVal/>
<label>Brightness 2 Level (0-255)</label>
</variable>
<variable CV="63" item="Dimmer Level" default="153" tooltip="Adjust the brightness level of the on/off dimmable headlight effect">
<decVal/>
<label>Dimmer Level (0-255)</label>
</variable>
<!-- End Lighting Configuration -->
<xi:include href="http://jmri.org/xml/decoders/nmra/fwdTrim.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/cv67speedTableBasic.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/revTrim.xml"/>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSU2userId.xml"/>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUspeedTableDefault.xml"/>
<variable CV="113" item="Sound Group 3 Option 1" default="0">
<decVal/>
<label>Quiet Mode Timeout Period (Seconds)</label>
<tooltip>&lt;html&gt;When loco has stopped and all functions are turned off, sound effects will turn
&lt;br&gt;off automatically after timeout period has elapsed. Set to zero to disable.
&lt;/html&gt;</tooltip>
</variable>
<variable CV="117" mask="XVVVVVVV" item="Advanced Group 1 Option 4">
<decVal max="127"/>
<label>Independent Brake Rate</label>
</variable>
<variable CV="117" mask="VXXXXXXX" item="Advanced Group 1 Option 5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-AddSubtract2.xml"/>
<label>Independent Brake Rate Sign</label>
</variable>
<variable CV="119" item="Motor Option 2" default="204" >
<decVal/>
<label>Motor Recovery Speed (0-255)</label>
<tooltip>&lt;html&gt;Adjust the motor response following a momentary power glitch
&lt;br&gt;0 or 128 = Disabled
&lt;br&gt;1-127 = Absolute Limiting (will return to this speed step)
&lt;br&gt;129-255 = Proportional Limiting (a percentage of set speed)
&lt;/html&gt;</tooltip>
</variable>
<!-- Start Sound Selection -->
<variable CV="122" mask="VXXXXXXX" item="Sound Option 9" default="0" exclude="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- Exclude UK decoders -->
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<label>Grade-Crossing Bell Enable</label>
<tooltip>The selected bell to ring during the crossing-timer countdown when Grade-Crossing Logic is activated</tooltip>
</variable>
<variable CV="122" mask="VXXXXXXX" item="Sound Option 9" default="0" include="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- for UK decoders -->
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<label>Grade-Crossing Bell Enable</label>
<tooltip>&lt;html&gt;The selected bell to ring during the crossing-timer countdown
&lt;br&gt; when Grade-Crossing Logic is activated
&lt;br&gt;Not aplicable for UK: The bell is disabled in UK decoders.
&lt;/html&gt;</tooltip>
</variable>
<variable CV="126" mask="XXXXXVVV" item="Sound Option 11" default="0" exclude="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- Exclude UK decoders -->
<enumVal>
<enumChoice>
<choice>Medium coupler</choice>
</enumChoice>
<enumChoice>
<choice>Heavy coupler</choice>
</enumChoice>
<enumChoice>
<choice>Link-and-pin</choice>
</enumChoice>
</enumVal>
<label>Coupler Select</label>
<tooltip>Determine the coupler release sound effect activated by the coupler function</tooltip>
</variable>
<variable CV="126" mask="XXXXXVVV" item="Sound Option 11" default="3" include="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- for UK decoders -->
<enumVal>
<enumChoice>
<choice>Medium coupler</choice>
</enumChoice>
<enumChoice>
<choice>Heavy coupler</choice>
</enumChoice>
<enumChoice>
<choice>Link-and-pin</choice>
</enumChoice>
<enumChoice>
<choice>Buffers</choice>
</enumChoice>
</enumVal>
<label>Coupler Select</label>
<tooltip>Determine the coupler release sound effect activated by the coupler function</tooltip>
</variable>
<variable CV="126" mask="VXXXXXXX" item="Sound Option 12" default="1" tooltip="Determine the on/off polarity of the coupler release sound effect activated by the coupler function">
<enumVal>
<enumChoice>
<choice>Coupler release activated when function is turned on</choice>
</enumChoice>
<enumChoice>
<choice>Coupler release activated when function is turned off</choice>
</enumChoice>
</enumVal>
<label>Coupler Release Function Polarity</label>
</variable>
<!-- End Sound Selection -->
<!-- Volume Controls follow -->
<variable CV="128" mask="VVVVVVVV" item="Sound Setting 1" default="192" tooltip="Sets the overall volume of all sound channels">
<decVal/>
<label>Master Volume Control</label>
</variable>
<variable CV="130" mask="VVVVVVVV" item="Sound Setting 3" default="85" tooltip="Sets the volume of the bell" exclude="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- Exclude UK decoders -->
<decVal/>
<label>Bell Volume</label>
</variable>
<variable CV="130" mask="VVVVVVVV" item="Sound Setting 3" default="0" tooltip="&lt;html&gt;Sets the volume of the bell&lt;br&gt;Not used for UK decoders&lt;/html&gt;" include="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- for UK decoders -->
<decVal/>
<label>Bell Volume</label>
</variable>
<variable CV="137" mask="VVVVVVVV" item="Sound Setting 10" default="128" tooltip="Sets the volume of the couplers coupling">
<decVal/>
<label>Coupler Volume</label>
</variable>
<variable CV="139" mask="VVVVVVVV" item="Sound Setting 12" default="100" tooltip="Sets the volume of the brakes squealing">
<decVal/>
<label>Independent Brake Apply Volume</label>
</variable>
<variable CV="140" mask="VVVVVVVV" item="Sound Setting 13" default="70" tooltip="Sets the volume of the brakes releasing">
<decVal/>
<label>Independent Brake Release Volume</label>
</variable>
<variable CV="148" mask="VVVVVVVV" item="Sound Setting 21" default="70" tooltip="Sets the volume of the emergency brake application">
<decVal/>
<label>E-Brake App Volume</label>
</variable>
<variable CV="149" mask="VVVVVVVV" item="Sound Setting 22" default="150" tooltip="Sets the volume of the glad hand release">
<decVal/>
<label>Glad Hand Release Volume</label>
</variable>
<variable CV="150" mask="VVVVVVVV" item="Sound Setting 23" default="192" exclude="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- Exclude UK decoders -->
<decVal/>
<label>All Aboard!/Coach Doors Volume</label>
<tooltip>Not included in Econami software releases prior to version 1.3</tooltip>
</variable>
<variable CV="150" mask="VVVVVVVV" item="Sound Setting 23" default="192" include="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- for UK decoders -->
<decVal/>
<label>Guard Whistle/Coach Doors Volume</label>
</variable>
<!-- Automatic Sound Controls (ASC) follow -->
<variable item="Auto-Bell-On Set Point" CV="193" mask="XVVVVVVV" default="1" exclude="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- Exclude UK decoders -->
<decVal max="127"/>
<label>Auto-Bell On Set Point</label>
<tooltip>Specifies the throttle speed step where the automatic bell will first turn on</tooltip>
</variable>
<variable item="Auto-Bell-On Set Point" CV="193" mask="XVVVVVVV" default="1" include="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- for UK decoders -->
<decVal max="127"/>
<label>Auto-Bell On Set Point</label>
<tooltip>&lt;html&gt;Specifies the throttle speed step where the automatic bell will first turn on&lt;br&gt;Bell disabled by default for UK decoders&lt;/html&gt;</tooltip>
</variable>
<variable item="Auto-Bell On Time" CV="194" mask="VVVVVVVV" default="15" exclude="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- Exclude UK decoders -->
<decVal max="255"/>
<label>Auto-Bell On Time</label>
<tooltip>Set the duration in seconds that elapses from the time the bell sound effect is automatically turned on to the time it is turned off</tooltip>
</variable>
<variable item="Auto-Bell On Time" CV="194" mask="VVVVVVVV" default="15" include="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- for UK decoders -->
<decVal max="255"/>
<label>Auto-Bell On Time</label>
<tooltip>&lt;html&gt;Set the duration in seconds that elapses from the time the bell sound effect is automatically turned on to the time it is turned off&lt;br&gt;Bell disabled by default for UK decoders&lt;/html&gt;</tooltip>
</variable>
<variable item="Sound Option 13" CV="195" mask="VVVVVVVV" default="5" tooltip="Not included in Econami software releases prior to version 1.3">
<enumVal>
<enumChoice>
<choice>Disabled</choice>
</enumChoice>
<enumChoice>
<choice>1 slam</choice>
</enumChoice>
<enumChoice>
<choice>2 slams</choice>
</enumChoice>
<enumChoice>
<choice>3 slams</choice>
</enumChoice>
<enumChoice>
<choice>4 slams</choice>
</enumChoice>
<enumChoice>
<choice>5 slams</choice>
</enumChoice>
<enumChoice>
<choice>6 slams</choice>
</enumChoice>
<enumChoice>
<choice>7 slams</choice>
</enumChoice>
<enumChoice>
<choice>8 slams</choice>
</enumChoice>
<enumChoice>
<choice>9 slams</choice>
</enumChoice>
<enumChoice>
<choice>10 slams</choice>
</enumChoice>
<enumChoice>
<choice>11 slams</choice>
</enumChoice>
<enumChoice>
<choice>12 slams</choice>
</enumChoice>
<enumChoice>
<choice>13 slams</choice>
</enumChoice>
<enumChoice>
<choice>14 slams</choice>
</enumChoice>
<enumChoice>
<choice>15 slams</choice>
</enumChoice>
</enumVal>
<label>Coach Door Count</label>
</variable>
<variable item="Brake Squeal Sensitivity" CV="196" mask="VVVVVVVV" default="3" tooltip="Specifies the negative rate of throttle change needed to activate the automatic brake squeal">
<decVal/>
<label>Brake Squeal Sensitivity</label>
</variable>
<variable item="Automatic Bell Enable (Analog Mode)" CV="197" mask="XXXXXXVX" default="0" exclude="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- Exclude UK decoders -->
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Automatic Bell Enable (Analog Mode)</label>
<tooltip>Enables the Automatic Bell in Analog Mode</tooltip>
</variable>
<variable item="Automatic Bell Enable (Analog Mode)" CV="197" mask="XXXXXXVX" default="0" include="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- for UK decoders -->
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Automatic Bell Enable (Analog Mode)</label>
<tooltip>&lt;html&gt;Enables the Automatic Bell in Analog Mode&lt;br&gt;Bell disabled by default for UK decoders&lt;/html&gt;</tooltip>
</variable>
<variable item="Automatic Brake Squeal Enable (Analog Mode)" CV="197" mask="XXXXXVXX" default="0" tooltip="Enables the Automatic Brake Squeal in Analog Mode">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Automatic Brake Squeal Enable (Analog Mode)</label>
</variable>
<variable item="Automatic Bell Enable" CV="198" mask="XXXXXXVX" default="0" exclude="2093,2099,9095,3097,9092,2098,2094,90967"> <!-- Exclude UK decoders -->
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Automatic Bell Enable</label>
<tooltip>Enables the Automatic Bell in Digital Mode</tooltip>
</variable>
<variable item="Automatic Bell Enable" CV="198" mask="XXXXXXVX" default="0" include="2093,2099,9095,3097,9092,2098,2094,9096"> <!-- for UK decoders -->
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Automatic Bell Enable</label>
<tooltip>&lt;html&gt;Enables the Automatic Bell in Digital Mode&lt;br&gt;Bell disabled by default for UK decoders&lt;/html&gt;</tooltip>
</variable>
<variable item="Automatic Brake Squeal Enable" CV="198" mask="XXXXXVXX" default="0" tooltip="Enables the Automatic Brake Squeal in Digital Mode">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Automatic Brake Squeal Enable</label>
</variable>
<!-- Advanced Motor Control Features follow -->
<variable CV="209" mask="VVVVVVVV" item="EMF Static Config" default="48" tooltip="Specifies a gain factor for the proportional part of the PID motor control equation">
<decVal/>
<label>Motor Kp Coefficient (0-255)</label>
</variable>
<variable CV="210" mask="VVVVVVVV" item="EMF Dynamic Config" default="16" tooltip="Specifies a gain factor for the integral part of the PID motor control equation">
<decVal/>
<label>Motor Ki Coefficient (0-255)</label>
</variable>
<variable CV="211" mask="VVVVVVVV" item="EMF Option 1" default="180" tooltip="Specifies the gain value that is applied to the PID motor equation at low speeds to compensate for irregularities that occur during low-speed operation">
<decVal/>
<label>Low-Speed Compensation (0-255)</label>
</variable>
<variable CV="212" mask="VVVVVVVV" item="EMF Option 2" default="255" tooltip="Specifies the percentage of back-EMF error (n/255) that is fed back from the control loop">
<decVal/>
<label>BEMF Feedback Intensity (0-255)</label>
</variable>
<variable CV="213" mask="XXXVVVVV" item="Motor PWM Frequency" default="9" tooltip="Specifies the time period in mS (milliseconds) between measurements">
<decVal max="31"/>
<label>Motor Control BEMF Sample Period (0-31)</label>
</variable>
<variable CV="214" mask="XXXXVVVV" item="EMF Option 3" default="6" tooltip="Specifies a gain factor for the derivative part of the PID motor control equation">
<decVal/>
<label>Motor Control Sample Aperture Time (0-15)</label>
</variable>
<variable CV="215" mask="VVVVVVVV" item="EMF Option 4" default="150" tooltip="Sets the back-EMF reference voltage by 0.1 volt increments, A value less than 60 will be ignored">
<decVal/>
<label>BEMF Reference Voltage (60-255)</label>
</variable>
<variable CV="216" mask="VVVVVVVV" item="Motor Option 1" default="0" tooltip="&lt;html&gt;Determines the speed step at which voltage is first applied to the motor output to put the locomotive into motion.&lt;br&gt; Not included in Econami software releases prior to version 1.3&lt;/html&gt;">
<decVal max="127"/>
<label>Motor Speed Step Deadband (0-127)</label>
</variable>
<variable CV="217" mask="XXXXXXVX" item="EMF Enable" default="1" tooltip="Enable back-EMF motor control">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Back-EMF Enable</label>
</variable>
<variable CV="217" mask="XXXXVXXX" item="Load Control" default="1" tooltip="Direction commands will bring the motor to a full stop for a duration of 500ms before the decoder changes locomotive direction">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Auto-Stop Enable</label>
</variable>
<variable CV="218" mask="VVVVVVVV" item="Analog Vstart" default="7" tooltip="&lt;html&gt;Determines the starting voltage level applied to the motor in analog mode;&lt;br&gt; The motor start voltage is calculated as a fraction of the available supply voltage.&lt;br&gt; Starting Voltage = (CV 218 ÷ 10) + 6V &lt;br&gt; &lt;/html&gt;">
<decVal/>
<label>Analog Mode Motor Start Voltage (0-255)</label>
</variable>
<!-- Equalizer Controls follow -->
<variable item="Equalizer Control" CV="225" mask="XXXXXVVV" default="0" tooltip="Selects one of six equalizer presets or selects a user adjustable profile">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumEQ.xml"/>
<label>Equalizer Control</label>
</variable>
<!-- Individual Cut/Boost Controls follow -->
<variable item="62 Hz Cut/Boost" CV="226" mask="VVVVVVVV" default="128" tooltip="0 = -12dB (Cut) : 128 = 0dB (Flat) : 255 = +12dB (Boost)">
<decVal/>
<label>62 Hz Cut/Boost</label>
</variable>
<variable item="125 Hz Cut/Boost" CV="227" mask="VVVVVVVV" default="128" tooltip="0 = -12dB (Cut) : 128 = 0dB (Flat) : 255 = +12dB (Boost)">
<decVal/>
<label>125 Hz Cut/Boost</label>
</variable>
<variable item="250 Hz Cut/Boost" CV="228" mask="VVVVVVVV" default="128" tooltip="0 = -12dB (Cut) : 128 = 0dB (Flat) : 255 = +12dB (Boost)">
<decVal/>
<label>250 Hz Cut/Boost</label>
</variable>
<variable item="500 Hz Cut/Boost" CV="229" mask="VVVVVVVV" default="128" tooltip="0 = -12dB (Cut) : 128 = 0dB (Flat) : 255 = +12dB (Boost)">
<decVal/>
<label>500 Hz Cut/Boost</label>
</variable>
<variable item="1K Hz Cut/Boost" CV="230" mask="VVVVVVVV" default="128" tooltip="0 = -12dB (Cut) : 128 = 0dB (Flat) : 255 = +12dB (Boost)">
<decVal/>
<label>1K Hz Cut/Boost</label>
</variable>
<variable item="2K Hz Cut/Boost" CV="231" mask="VVVVVVVV" default="128" tooltip="0 = -12dB (Cut) : 128 = 0dB (Flat) : 255 = +12dB (Boost)">
<decVal/>
<label>2K Hz Cut/Boost</label>
</variable>
<variable item="4K Hz Cut/Boost" CV="232" mask="VVVVVVVV" default="128" tooltip="0 = -12dB (Cut) : 128 = 0dB (Flat) : 255 = +12dB (Boost)">
<decVal/>
<label>4K Hz Cut/Boost</label>
</variable>
<!-- Analog mode function status F13 to F28 -->
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOCVanalogF13-28.xml"/>
<!-- Analog mode automatic effects -->
<variable item="Analog Mode Automatic Effects - FWDD" CV="243" mask="XXXXXXXV" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction in analog power mode</tooltip>
</variable>
<variable item="Analog Mode Automatic Effects - REVD" CV="243" mask="XXXXXXVX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction in analog power mode</tooltip>
</variable>
<variable item="Analog Mode Automatic Effects - FWDS" CV="243" mask="XXXXXVXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction in analog power mode</tooltip>
</variable>
<variable item="Analog Mode Automatic Effects - REVS" CV="243" mask="XXXXVXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction in analog power mode</tooltip>
</variable>
<!-- Consist function enable F13 to F28 -->
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOCVconsistF13-28.xml"/>
<!-- Consist automatic effects -->
<variable CV="247" mask="XXXXXXXV" item="Consist Automatic Effects - FWDD" default="0">
<enumVal>
<enumChoice>
<choice>Effect Function Controlled</choice>
</enumChoice>
<enumChoice>
<choice>Effect Active moving forward</choice>
</enumChoice>
</enumVal>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="247" mask="XXXXXXVX" item="Consist Automatic Effects - REVD" default="0">
<enumVal>
<enumChoice>
<choice>Effect Function Controlled</choice>
</enumChoice>
<enumChoice>
<choice>Effect Active moving reverse</choice>
</enumChoice>
</enumVal>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="247" mask="XXXXXVXX" item="Consist Automatic Effects - FWDS" default="0">
<enumVal>
<enumChoice>
<choice>Effect Function Controlled</choice>
</enumChoice>
<enumChoice>
<choice>Effect Active stopped forward</choice>
</enumChoice>
</enumVal>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="247" mask="XXXXVXXX" item="Consist Automatic Effects - REVS" default="0">
<enumVal>
<enumChoice>
<choice>Effect Function Controlled</choice>
</enumChoice>
<enumChoice>
<choice>Effect Active stopped reverse</choice>
</enumChoice>
</enumVal>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="247" mask="XXXVXXXX" item="Consist Automatic Effects - ESTP" default="0">
<enumVal>
<enumChoice>
<choice>E-Brake sound FX enabled</choice>
</enumChoice>
<enumChoice>
<choice>ESTP effects enabled</choice>
</enumChoice>
</enumVal>
<tooltip>&lt;html&gt;Sets the status of automatic effects when in emergency stop.&lt;br&gt; Emergency Stop (ESTP) effects defined on Function Map&lt;/html&gt;</tooltip>
</variable>
<variable CV="253" item="Customer Code" readOnly="yes">
<decVal/>
<tooltip>Most of the time this will be a value of 1 for SoundTraxx, but if you purchased the decoder installed in a model, the value will be different.</tooltip>
</variable>
<variable CV="254" item="Sound Type" readOnly="yes">
<enumVal>
<enumChoice>
<choice>Read decoder to get value</choice>
</enumChoice>
<enumChoice>
<choice>Steam</choice>
</enumChoice>
<enumChoice>
<choice>Diesel</choice>
</enumChoice>
<enumChoice>
<choice>Electric</choice>
</enumChoice>
<enumChoice>
<choice>UK Steam</choice>
</enumChoice>
<enumChoice>
<choice>UK Diesel</choice>
</enumChoice>
</enumVal>
</variable>
<variable CV="255" item="Product Revision" readOnly="yes">
<decVal/>
</variable>
<variable CV="256" item="Product ID" readOnly="yes">
<enumVal>
<enumChoice>
<choice>Read decoder to get value</choice>
</enumChoice>
<enumChoice>
<choice>ECO-100 Steam</choice>
</enumChoice>
<enumChoice>
<choice>ECO-100 Diesel</choice>
</enumChoice>
<enumChoice>
<choice>ECO-100 Electric</choice>
</enumChoice>
<enumChoice>
<choice>ECO-400 Steam</choice>
</enumChoice>
<enumChoice>
<choice>ECO-400 Diesel</choice>
</enumChoice>
<enumChoice>
<choice>ECO-400 Electric</choice>
</enumChoice>
<enumChoice>
<choice>ECO-21P Steam</choice>
</enumChoice>
<enumChoice>
<choice>ECO-21P Diesel</choice>
</enumChoice>
<enumChoice>
<choice>ECO-21P Electric</choice>
</enumChoice>
<enumChoice>
<choice>ECO-200 Steam</choice>
</enumChoice>
<enumChoice>
<choice>ECO-200 Diesel</choice>
</enumChoice>
<enumChoice>
<choice>ECO-200 Electric</choice>
</enumChoice>
<enumChoice>
<choice>ECO-PNP Steam</choice>
</enumChoice>
<enumChoice>
<choice>ECO-PNP Diesel</choice>
</enumChoice>
<enumChoice>
<choice>ECO-PNP Electric</choice>
</enumChoice>
<enumChoice>
<choice>TSU-1100 Steam</choice>
</enumChoice>
<enumChoice>
<choice>TSU-2200 Steam</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM Steam</choice>
</enumChoice>
<enumChoice>
<choice>TSU-4400 Steam</choice>
</enumChoice>
<enumChoice>
<choice>TSU-1100 Diesel EMD</choice>
</enumChoice>
<enumChoice>
<choice>TSU-1100 Diesel GE</choice>
</enumChoice>
<enumChoice>
<choice>TSU-1100 Diesel ALCO</choice>
</enumChoice>
<enumChoice>
<choice>TSU-1100 Diesel Baldwin &amp; Others</choice>
</enumChoice>
<enumChoice>
<choice>TSU-2200 Diesel EMD</choice>
</enumChoice>
<enumChoice>
<choice>TSU-2200 Diesel GE</choice>
</enumChoice>
<enumChoice>
<choice>TSU-2200 Diesel ALCO</choice>
</enumChoice>
<enumChoice>
<choice>TSU-2200 Diesel Baldwin &amp; Others</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM Diesel EMD</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM Diesel GE</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM Diesel ALCO</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM Diesel ALCO</choice>
</enumChoice>
<enumChoice>
<choice>TSU-PNP Diesel EMD</choice>
</enumChoice>
<enumChoice>
<choice>TSU-PNP Diesel GE</choice>
</enumChoice>
<enumChoice>
<choice>TSU-PNP Diesel ALCO</choice>
</enumChoice>
<enumChoice>
<choice>TSU-PNP Diesel Baldwin &amp; Others</choice>
</enumChoice>
<enumChoice>
<choice>TSU-4400 Diesel EMD</choice>
</enumChoice>
<enumChoice>
<choice>TSU-4400 Diesel GE</choice>
</enumChoice>
<enumChoice>
<choice>TSU-4400 Diesel ALCO</choice>
</enumChoice>
<enumChoice>
<choice>TSU-4400 Diesel Baldwin &amp; Others</choice>
</enumChoice>
<enumChoice>
<choice>TSU-1100 Electric</choice>
</enumChoice>
<enumChoice>
<choice>TSU-2200 Electric</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM Electric</choice>
</enumChoice>
<enumChoice>
<choice>TSU-4400 Electric</choice>
</enumChoice>
<enumChoice>
<choice>ECO-100 UK Steam</choice>
</enumChoice>
<enumChoice>
<choice>ECO-100 UK Diesel</choice>
</enumChoice>
<enumChoice>
<choice>ECO-200 UK Steam</choice>
</enumChoice>
<enumChoice>
<choice>ECO-200 UK Diesel</choice>
</enumChoice>
<enumChoice>
<choice>ECO-21PNEM UK Steam</choice>
</enumChoice>
<enumChoice>
<choice>ECO-21PNEM UK Diesel</choice>
</enumChoice>
<enumChoice>
<choice>ECO-400 UK Steam</choice>
</enumChoice>
<enumChoice>
<choice>ECO-400 UK Diesel</choice>
</enumChoice>
<enumChoice>
<choice>ECO-21PNEM Steam</choice>
</enumChoice>
<enumChoice>
<choice>ECO-21PNEM Diesel</choice>
</enumChoice>
<enumChoice>
<choice>TSU-1100 Diesel EMD-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-2200 Diesel EMD-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM Diesel EMD-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-PNP Diesel EMD-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-4400 Diesel EMD-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-1100 Steam-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-2200 Steam-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM Steam-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-4400 Steam-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-PNP8 Diesel EMD</choice>
</enumChoice>
<enumChoice>
<choice>TSU-PNP8 Diesel GE</choice>
</enumChoice>
<enumChoice>
<choice>TSU-PNP8 Diesel ALCO</choice>
</enumChoice>
<enumChoice>
<choice>TSU-PNP8 Diesel Baldwin &amp; Others</choice>
</enumChoice>
<enumChoice>
<choice>TSU-PNP8 Diesel EMD-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM8 Steam-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM8 Diesel EMD</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM8 Diesel GE</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM8 Diesel ALCO</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM8 Diesel Baldwin &amp; Others</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM8 Diesel EMD-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM8 Electric</choice>
</enumChoice>
<enumChoice>
<choice>TSU-KN1 Diesel</choice>
</enumChoice>
<enumChoice>
<choice>TSU-N18 Steam-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-N18 Diesel EMD</choice>
</enumChoice>
<enumChoice>
<choice>TSU-N18 Diesel GE</choice>
</enumChoice>
<enumChoice>
<choice>TSU-N18 Diesel ALCO</choice>
</enumChoice>
<enumChoice>
<choice>TSU-N18 Diesel Baldwin &amp; Others</choice>
</enumChoice>
<enumChoice>
<choice>TSU-N18 Diesel EMD-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-N18 Electric</choice>
</enumChoice>
<enumChoice>
<choice>TSU-1100 Big Steam</choice>
</enumChoice>
<enumChoice>
<choice>TSU-2200 Big Steam</choice>
</enumChoice>
<enumChoice>
<choice>TSU-21PNEM8 Big Steam</choice>
</enumChoice>
<enumChoice>
<choice>TSU-BH2 Steam-2</choice>
</enumChoice>
<enumChoice>
<choice>TSU-BH1 Diesel EMD</choice>
</enumChoice>
<enumChoice>
<choice>TSU-BH1 Diesel GE</choice>
</enumChoice>
<enumChoice>
<choice>TSU-BH1 Diesel ALCO</choice>
</enumChoice>
<enumChoice>
<choice>BLU-2200 Steam-2</choice>
</enumChoice>
<enumChoice>
<choice>BLU-2200 EMD</choice>
</enumChoice>
<enumChoice>
<choice>BLU-2200 GE</choice>
</enumChoice>
<enumChoice>
<choice>BLU-2200 ALCO</choice>
</enumChoice>
<enumChoice>
<choice>BLU-2200 Baldwin &amp; Others</choice>
</enumChoice>
<enumChoice>
<choice>BLU-2200 EMD-2</choice>
</enumChoice>
<enumChoice>
<choice>BLU-2200 Electric</choice>
</enumChoice>
<enumChoice>
<choice>BLU-4408 Steam-2</choice>
</enumChoice>
<enumChoice>
<choice>BLU-4408 EMD</choice>
</enumChoice>
<enumChoice>
<choice>BLU-4408 GE</choice>
</enumChoice>
<enumChoice>
<choice>BLU-4408 ALCO</choice>
</enumChoice>
<enumChoice>
<choice>BLU-4408 Baldwin &amp; Others</choice>
</enumChoice>
<enumChoice>
<choice>BLU-4408 EMD-2</choice>
</enumChoice>
<enumChoice>
<choice>BLU-4408 Electric</choice>
</enumChoice>
<enumChoice>
<choice>BLU-PNP8 EMD</choice>
</enumChoice>
<enumChoice>
<choice>BLU-PNP8 GE</choice>
</enumChoice>
<enumChoice>
<choice>BLU-PNP8 ALCO</choice>
</enumChoice>
<enumChoice>
<choice>BLU-PNP8 Baldwin &amp; Others</choice>
</enumChoice>
<enumChoice>
<choice>BLU-PNP8 EMD-2</choice>
</enumChoice>
</enumVal>
</variable>
<!-- Extended Function Map CVs moved to separate file ECOCVFnMap.xml -->
</variables>