Files
JIMRI/xml/decoders/SoundTraxx_Tsu2_Diesel_OEM_Athearn_N.xml
2026-06-17 14:00:51 +02:00

1439 lines
96 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 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. -->
<decoder-config xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
<copyright xmlns="http://docbook.org/ns/docbook">
<year>2026</year>
<holder>JMRI</holder>
</copyright>
<authorgroup xmlns="http://docbook.org/ns/docbook">
<author>
<personname>
<firstname>Michael</firstname>
<surname>Mosher</surname>
</personname>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>1</revnumber>
<date>2026-03-30</date>
<authorinitials>MM</authorinitials>
<revremark>New file, based on TSU2 Diesel Genesis OEM file</revremark>
</revision>
</revhistory>
<!-- Decoder Model information follows -->
<decoder>
<family name="Tsunami2 Diesel OEM Athearn N" mfg="SoundTraxx (Throttle-Up)" lowVersionID="71">
<model model="ATHN900.001 F59PHI" numOuts="2" numFns="30" connector="DropIn" productID="6209">
</model>
<model model="ATHN900.002 F45/FP45" numOuts="2" numFns="30" connector="DropIn" productID="6210">
</model>
<output name="3" label=" FX3 "/>
<output name="4" label=" FX4 "/>
<output name="5" label="Airhorn| ">
<label xml:lang="it">Tromba| </label>
</output>
<output name="6" label="Bell| ">
<label xml:lang="it">Campana| </label>
</output>
<output name="7" label="Dynamic|Brakes">
<label xml:lang="it">Freni|Dinamici</label>
</output>
<output name="8" label="Short|Horn">
<label xml:lang="it">Breve|Tromba</label>
</output>
<output name="9" label="Straight|to 8"/>
<output name="10" label="General|Service"/>
<output name="11" label="Dimming| ">
<label xml:lang="it">Smorzam| </label>
</output>
<output name="12" label="Mute| ">
<label xml:lang="it">Silenzio| </label>
</output>
<output name="13" label="HEP|Mode"/>
<output name="14" label="Ind/Train|Brake"/>
<output name="15" label="Coupler| ">
<label xml:lang="it">Accoppiatore| </label>
</output>
<functionlabels>
<functionlabel num="0" lockable="true">Headlight</functionlabel>
<functionlabel num="1" lockable="true">Bell</functionlabel>
<functionlabel num="2" lockable="false">Horn</functionlabel>
<functionlabel num="3" lockable="true">Short Horn</functionlabel>
<functionlabel num="4" lockable="true">Dynamic Brake</functionlabel>
<functionlabel num="5" lockable="true"></functionlabel>
<functionlabel num="6" lockable="true"></functionlabel>
<functionlabel num="7" lockable="true">Dimmer</functionlabel>
<functionlabel num="8" lockable="true">Mute</functionlabel>
<functionlabel num="9" lockable="true">Alt Mixer</functionlabel>
<functionlabel num="10" lockable="true">Straight to Eight</functionlabel>
<functionlabel num="11" lockable="true">Ind/Train Brake</functionlabel>
<functionlabel num="12" lockable="true">Brake Select</functionlabel>
<functionlabel num="13" lockable="true">Coupler</functionlabel>
<functionlabel num="14" lockable="true">Half Speed</functionlabel>
<functionlabel num="15" lockable="true">Handbrake</functionlabel>
<functionlabel num="16" lockable="true">HEP Mode</functionlabel>
<functionlabel num="17" lockable="true">Fuel Loading</functionlabel>
<functionlabel num="18" lockable="true">General Service</functionlabel>
<functionlabel num="20" lockable="true">Steam Generator</functionlabel>
<functionlabel num="23" lockable="true">All Aboard</functionlabel>
<functionlabel num="26" lockable="true">RPM+</functionlabel>
<functionlabel num="27" lockable="true">RPM-</functionlabel>
</functionlabels>
</family>
<programming direct="yes" paged="yes" register="yes" ops="yes">
<capability>
<name>Indexed CV access</name>
<parameter name="PI">31</parameter>
<parameter name="SI">32</parameter>
<parameter name="cvFirst">false</parameter>
</capability>
</programming>
<!-- Configuration Variable (CV) information follows -->
<variables>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/OEMAthearnCV.xml"/>
<variable item="Locomotive Direction" CV="29" mask="XXXXXXXV" default="0" >
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NormRev.xml"/>
<label>Locomotive Direction</label>
<label xml:lang="cs">Směr lokomotivy</label>
<label xml:lang="de">Fahrtrichtung Standard</label>
<label xml:lang="fr">Sens normal de marche</label>
<label xml:lang="it">Direzione Normale di Marcia</label>
<tooltip>Sets the relative direction of the loco when told to move forward</tooltip>
<tooltip xml:lang="cs">Nastaví relativní směr lokomotivy když je vydán příkaz pohyb vpřed.</tooltip>
<tooltip xml:lang="fr">Règle le sens relatif de mouvement de la loco lorsque la marche avant est commandée</tooltip>
<tooltip xml:lang="de">Legt die relative Fahrtrichtung der Lokomotive fest wenn Fahrbefehl "Vorwärts" erteilt wird.</tooltip>
<tooltip xml:lang="it">Stabilisce la direzione di marcia relativa quando la loco è in marcia avanti</tooltip>
</variable>
<!-- Function Mapping follows -->
<variable item="F3 controls output 9" CV="37" mask="XXVXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output Str-8</label>
</variable>
<variable item="F3 controls output 10" CV="37" mask="XVXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F3 controls output Gen Ser</label>
</variable>
<variable item="F4 controls output 9" CV="38" mask="XXVXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output Str-8</label>
</variable>
<variable item="F4 controls output 10" CV="38" mask="XVXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F4 controls output Gen Ser</label>
</variable>
<variable item="F5 controls output 9" CV="39" mask="XXVXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F5 controls output Str-8</label>
</variable>
<variable item="F5 controls output 10" CV="39" mask="XVXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F5 controls output Gen Ser</label>
</variable>
<variable item="F6 controls output 9" CV="40" mask="XXVXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F6 controls output Str-8</label>
</variable>
<variable item="F6 controls output 10" CV="40" mask="XVXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F6 controls output Gen Ser</label>
</variable>
<variable item="F7 controls output 9" CV="41" mask="XXXXXVXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F7 controls output Str-8</label>
</variable>
<variable item="F7 controls output 10" CV="41" mask="XXXXVXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F7 controls output Gen Ser</label>
</variable>
<variable item="F7 controls output 13" CV="41" mask="XVXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F7 controls output HEP</label>
</variable>
<variable item="F7 controls output 14" CV="41" mask="VXXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F7 controls output Brake</label>
</variable>
<variable item="F8 controls output 9" CV="42" mask="XXXXXVXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F8 controls output Str-8</label>
</variable>
<variable item="F8 controls output 10" CV="42" mask="XXXXVXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F8 controls output Gen Ser</label>
</variable>
<variable item="F8 controls output 13" CV="42" mask="XVXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F8 controls output HEP</label>
</variable>
<variable item="F8 controls output 14" CV="42" mask="VXXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F8 controls output Brake</label>
</variable>
<variable item="F9 controls output 9" CV="43" mask="XXXXXVXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F9 controls output Str-8</label>
</variable>
<variable item="F9 controls output 10" CV="43" mask="XXXXVXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F9 controls output Gen Ser</label>
</variable>
<variable item="F9 controls output 13" CV="43" mask="XVXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F9 controls output HEP</label>
</variable>
<variable item="F9 controls output 14" CV="43" mask="VXXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F9 controls output Brake</label>
</variable>
<variable item="F10 controls output 9" CV="44" mask="XXXXXXVX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F10 controls output Str-8</label>
</variable>
<variable item="F10 controls output 10" CV="44" mask="XXXXXVXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F10 controls output Gen Ser</label>
</variable>
<variable item="F10 controls output 13" CV="44" mask="XXVXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F10 controls output HEP</label>
</variable>
<variable item="F10 controls output 14" CV="44" mask="XVXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F10 controls output Brake</label>
</variable>
<variable item="F11 controls output 9" CV="45" mask="XXXXXXVX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F11 controls output Str-8</label>
</variable>
<variable item="F11 controls output 10" CV="45" mask="XXXXXVXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F11 controls output Gen Ser</label>
</variable>
<variable item="F11 controls output 13" CV="45" mask="XXVXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F11 controls output HEP</label>
</variable>
<variable item="F11 controls output 14" CV="45" mask="XVXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F11 controls output Brake</label>
</variable>
<variable item="F12 controls output 9" CV="46" mask="XXXXXXVX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F12 controls output Str-8</label>
</variable>
<variable item="F12 controls output 10" CV="46" mask="XXXXXVXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F12 controls output Gen Ser</label>
</variable>
<variable item="F12 controls output 13" CV="46" mask="XXVXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F12 controls output HEP</label>
</variable>
<variable item="F12 controls output 14" CV="46" mask="XVXXXXXX" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>F12 controls output Brake</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) 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="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="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="Hyperlight Flash Rate (0-15)" CV="59" mask="XXXXVVVV" default="7" 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>
<variable CV="64" item="Master Brightness" default="255" tooltip="Adjust the brightness level of all lighting outputs">
<decVal/>
<label>Master Brightness Level (0-255)</label>
</variable>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUspeedTableDefault.xml"/>
<variable CV="112" mask="XXXXXXXV" item="Sound Option 14" default="1">
<enumVal>
<enumChoice>
<choice>Emergency stop engine shutdown</choice>
</enumChoice>
<enumChoice>
<choice>Emergency stop engine idle</choice>
</enumChoice>
</enumVal>
<label>Emergency Stop</label>
</variable>
<variable CV="112" mask="XXXXXXVX" item="Sound Option 15" default="0">
<defaultItem default="1" include="6210"/>
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Low-pressure alarm bell</label>
</variable>
<variable CV="112" mask="XXXXXVXX" item="Sound Option 17" default="0">
<enumVal>
<enumChoice>
<choice>Steam Generator</choice>
</enumChoice>
<enumChoice>
<choice>Auxiliary Head End Power (HEP) Generator</choice>
</enumChoice>
</enumVal>
<label>Generator Select</label>
<tooltip>&lt;html&gt;
HEP: This will change the steam generator sound effect to that of &lt;br&gt;
a small diesel “pup” motor used to provide electrical power &lt;br&gt;
for passenger cars in the train.
&lt;/html&gt;</tooltip>
</variable>
<variable CV="112" mask="XXXXVXXX" item="Sound Option 18" default="0" include="6211,6229,6230,6231,6232,6233,6234,6235,6236,6237,6242,6243,6244,6246,6247,6248,6249,6260,6261,6262,6263,6264,6265,6266,6267,6268,6269,6270,6271,6272,6273,6274,6276,6283,6284,6285,6286,6287,6288,6289,6290,6291,6292,6293,6294,6295,6296,6297,6298,6300,6301,6302,6303,6304,6305,6306,6307,6308,6309,6310,6311,6312,6313,6314,6316,6317,6318,6319,6320,6323,6324,6325,6326,6327,6328,6329,6330,6331,6332,6333,6334,6335,6336,6337,6338,6339,6340,6341,6342,6343,6344,6345,6346,6348,6349,6350,6351,6352,6353,6354,6355,6356,6357,6360,6361,6362,6363,6364,6365,6366,6367,6368,6369,6370,6371,6372,6373,6374,6375,6376,6377,6378,6379,6383,6390,6391,6397,6398,6399,6401,6402,6403,6404,6405,6406,6407,6408,6409,6410,6411,6421,6422,6423,6424,6425,6426,6434,6435,6436,6437,6438,6439,6440,6441,6442,6443,6444,6445,6446,6447,6448,6449,6450,6451,6452,6453,6454,6455,6456,6457,6458,6459,6460,6461,6462,6463,6464,6465,6466,6467,6468,6469,6471,6472,6473,6474,6476,6478,6487,6488,6489,6490,6491,6492">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>True-Idle Enable</label>
<tooltip>&lt;html&gt;
When set, the engine will follow prototypical diesel locomotive operation&lt;br&gt;
and RPM level will remain at idle when the DCC throttle is increased to speed step 1.&lt;br&gt;
If disabled, the engine RPM level is set to notch 2 at speed step 1.
&lt;/html&gt;</tooltip>
</variable>
<variable CV="116" mask="XVVVVVVV" item="Advanced Group 1 Option 8">
<decVal max="127"/>
<label>Dynamic Brake Rate</label>
</variable>
<variable CV="116" mask="VXXXXXXX" item="Advanced Group 1 Option 9">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-AddSubtract2.xml"/>
<label>Dynamic Brake Rate Sign</label>
</variable>
<variable CV="118" mask="XVVVVVVV" item="Advanced Group 1 Option 6">
<decVal max="127"/>
<label>Train Brake Rate</label>
</variable>
<variable CV="118" mask="VXXXXXXX" item="Advanced Group 1 Option 7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-AddSubtract2.xml"/>
<label>Train Brake Rate Sign</label>
</variable>
<!-- Sound Selection follows -->
<variable CV="120" mask="XXVVVVVV" item="Sound Option 6" default="23" tooltip="Selects which airhorn to use">
<defaultItem default="4" include="6209"/>
<enumVal>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSU2enumChoiceDieselAirHornAthearn.xml"/>
</enumVal>
<label>Airhorn Select</label>
</variable>
<variable CV="121" mask="XXVVVVVV" item="Sound Option 7" default="0" tooltip="Choose an alternate airhorn or a short blast of the primary airhorn">
<enumVal>
<enumChoice>
<choice>Short Horn</choice>
</enumChoice>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSU2enumChoiceDieselAirHornAthearn.xml"/>
</enumVal>
<label>Auxiliary Airhorn Select</label>
</variable>
<variable CV="122" mask="XXVVVVVV" item="Sound Option 8" default="12" tooltip="Bell sound effect and ring-rate">
<defaultItem default="20" include="6209"/>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSU2enumDieselBell.xml"/>
<label>Bell Select</label>
</variable>
<variable CV="123" mask="XXXXVVVV" item="Sound Option 5" default="4" tooltip="Select one of prime mover sound effects">
<defaultItem default="2" include="6210"/>
<enumVal>
<enumChoice>
<choice>EMD 567 16 cyl 1st Generation V1</choice>
</enumChoice>
<enumChoice>
<choice>EMD 645 16 cyl 2nd Generation Non-Turbo</choice>
</enumChoice>
<enumChoice>
<choice>EMD 645 16 cyl 2nd Generation Turbo</choice>
</enumChoice>
<enumChoice>
<choice>EMD 645 16 cyl 2nd Generation Turbo V2</choice>
</enumChoice>
<enumChoice>
<choice>EMD 710G3A 12 cyl</choice>
</enumChoice>
<enumChoice>
<choice>EMD 710G3 16 cyl V1</choice>
</enumChoice>
<enumChoice>
<choice>EMD 710G3 16 cyl V2</choice>
</enumChoice>
<enumChoice>
<choice>EMD 710G3C-T2 12 cyl</choice>
</enumChoice>
</enumVal>
<label>Prime Mover Select</label>
</variable>
<variable CV="124" mask="XXXXXXVV" item="Sound Option 10" default="3" tooltip="Select one of air compressor sound effects">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSU2enumDieselComp.xml"/>
<label>Air Compressor Select</label>
</variable>
<variable CV="125" mask="XXXXXVVV" item="Sound Option 16" default="0">
<defaultItem default="1" include="6209"/>
<enumVal>
<enumChoice>
<choice>Poppet Valve</choice>
</enumChoice>
<enumChoice>
<choice>Electronic Air Dryer</choice>
</enumChoice>
</enumVal>
<label>Poppet Valve Select</label>
<tooltip>&lt;html&gt;
Selecting the electronic air dryer option will modify the operation &lt;br&gt;
of the automatic poppet valve sound effect to mimic the use of &lt;br&gt;
a Salem or Graham-White type air dryer system. &lt;br&gt;
Like the prototype, when this option is selected the release rate &lt;br&gt;
will be much slower than the poppet valve effect.
&lt;/html&gt;</tooltip>
</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="129" mask="VVVVVVVV" item="Sound Setting 2" default="100" tooltip="Sets the volume of the airhorn">
<decVal/>
<label>Airhorn Volume</label>
</variable>
<variable CV="130" mask="VVVVVVVV" item="Sound Setting 3" default="55" tooltip="Sets the volume of the bell">
<decVal/>
<label>Bell Volume</label>
</variable>
<variable CV="131" mask="VVVVVVVV" item="Sound Setting 4" default="200" tooltip="Sets the volume of the prime mover">
<decVal/>
<label>Prime Mover Volume</label>
</variable>
<variable CV="132" mask="VVVVVVVV" item="Sound Setting 5" default="96" tooltip="Sets the volume of the air compressor">
<decVal/>
<label>Air Compressor Volume</label>
</variable>
<variable CV="133" mask="VVVVVVVV" item="Sound Setting 6" default="125" tooltip="Sets the volume of the dynamic brakes">
<decVal/>
<label>Dynamic Brake Volume</label>
</variable>
<variable CV="134" mask="VVVVVVVV" item="Sound Setting 7" default="75" tooltip="Sets the volume of the radiator fans">
<decVal/>
<label>Radiator Fans Volume</label>
</variable>
<variable CV="135" mask="VVVVVVVV" item="Sound Setting 8" default="15" tooltip="Sets the volume of the radiator fans">
<decVal/>
<label>Alarm Bell Volume</label>
</variable>
<variable CV="138" mask="VVVVVVVV" item="Sound Setting 11" default="128">
<decVal/>
<label>Train Brake Apply/Release 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="143" mask="VVVVVVVV" item="Sound Setting 16" default="40" tooltip="Sets the volume of the air reservoir poppet valve releasing">
<decVal/>
<label>Poppet Valve Volume</label>
</variable>
<variable CV="144" mask="VVVVVVVV" item="Sound Setting 17" default="50" tooltip="Sets the volume of the Steam Generator">
<decVal/>
<label>Steam Generator Volume</label>
</variable>
<variable CV="145" mask="VVVVVVVV" item="Sound Setting 18" default="100" tooltip="Sets the volume of the Cab Doors">
<decVal/>
<label>Cab Doors Volume</label>
</variable>
<variable CV="147" mask="VVVVVVVV" item="Sound Setting 20" default="128" tooltip="Sets the volume of the Relay Clicks">
<decVal/>
<label>Relay Clicks Volume</label>
</variable>
<variable CV="153" mask="VVVVVVVV" item="Sound Setting 26" default="150">
<decVal/>
<label>Clickety Clack Volume</label>
</variable>
<variable CV="154" mask="VVVVVVVV" item="Sound Setting 27" default="10">
<decVal/>
<label>Sander Valve Volume</label>
</variable>
<variable CV="155" mask="VVVVVVVV" item="Sound Setting 28" default="50">
<decVal/>
<label>Fuel Loading Volume</label>
</variable>
<variable CV="156" mask="VVVVVVVV" item="Sound Setting 29" default="20">
<decVal/>
<label>Air Conditioner Volume</label>
</variable>
<variable CV="157" mask="VVVVVVVV" item="Sound Setting 30" default="50">
<decVal/>
<label>Wrenches Volume</label>
</variable>
<variable CV="158" mask="VVVVVVVV" item="Sound Setting 31" default="40">
<decVal/>
<label>Pneumatic Oilers Volume</label>
</variable>
<variable CV="159" mask="VVVVVVVV" item="Sound Setting 32" default="20">
<decVal/>
<label>Toilet Flush Volume</label>
</variable>
<variable CV="160" mask="VVVVVVVV" item="Sound Setting 33" default="30">
<decVal/>
<label>Cab Chatter Volume</label>
</variable>
<!-- Individual Reverb Output Level Controls follow -->
<variable CV="161" mask="VVVVVVVV" item="Whistle Reverb Level" default="100" tooltip="Sets the percentage of the horn signal level to mix into the reverb input">
<decVal/>
<label>Horn Reverb Level</label>
</variable>
<variable CV="162" mask="VVVVVVVV" item="Bell Reverb Level" default="64">
<decVal/>
<label>Bell Reverb Level</label>
</variable>
<variable CV="163" mask="VVVVVVVV" item="Exhaust Reverb Level" default="0" tooltip="Sets the percentage of the prime mover signal level to mix into the reverb input">
<decVal/>
<label>Prime Mover Reverb Level</label>
</variable>
<variable CV="164" mask="VVVVVVVV" item="Air Pump Reverb Level" default="0" tooltip="Sets the percentage of the air compressor signal level to mix into the reverb input">
<decVal/>
<label>Air Compressor Reverb Level</label>
</variable>
<variable CV="165" mask="VVVVVVVV" item="Prime Mover 3 Reverb Level" default="0" >
<decVal/>
<label>Dynamic Brake Reverb Level</label>
</variable>
<variable CV="166" mask="VVVVVVVV" item="Reverb166" default="0" >
<decVal/>
<label>Radiator Fans Reverb Level</label>
</variable>
<variable CV="167" mask="VVVVVVVV" item="Reverb167" default="0" >
<decVal/>
<label>Alarm Bell Reverb Level</label>
</variable>
<variable CV="169" mask="VVVVVVVV" item="Reverb169" default="0">
<decVal/>
<label>Coupler Reverb Level</label>
</variable>
<variable CV="170" mask="VVVVVVVV" item="Reverb170" default="0">
<decVal/>
<label>Train Brake Apply/Release Reverb Level</label>
</variable>
<variable CV="171" mask="VVVVVVVV" item="Reverb171" default="0">
<decVal/>
<label>Independent Brake Apply Reverb Level</label>
</variable>
<variable CV="172" mask="VVVVVVVV" item="Reverb172" default="0">
<decVal/>
<label>Independent Brake Release Reverb Level</label>
</variable>
<variable CV="175" mask="VVVVVVVV" item="Reverb175" default="0" >
<decVal/>
<label>Poppet Valve Reverb Level</label>
</variable>
<variable CV="176" mask="VVVVVVVV" item="Reverb176" default="0" >
<decVal/>
<label>Steam Generator Reverb Level</label>
</variable>
<variable CV="177" mask="VVVVVVVV" item="Reverb177" default="0" >
<decVal/>
<label>Cab Doors Reverb Level</label>
</variable>
<variable CV="179" mask="VVVVVVVV" item="Reverb179" default="0" >
<decVal/>
<label>Relay Clicks Reverb Level</label>
</variable>
<variable CV="180" mask="VVVVVVVV" item="Reverb180" default="0">
<decVal/>
<label>E-Brake App Reverb Level</label>
</variable>
<variable CV="181" mask="VVVVVVVV" item="Reverb181" default="0">
<decVal/>
<label>Glad Hand Release Reverb Level</label>
</variable>
<variable CV="182" mask="VVVVVVVV" item="Reverb182" default="0">
<decVal/>
<label>All Aboard/Coach Doors Reverb Level</label>
</variable>
<variable CV="185" mask="VVVVVVVV" item="Reverb185" default="0">
<decVal/>
<label>Clickety-Clack Reverb Level</label>
</variable>
<variable CV="186" mask="VVVVVVVV" item="Reverb186" default="0">
<decVal/>
<label>Sander Valve Reverb Level</label>
</variable>
<variable CV="187" mask="VVVVVVVV" item="Reverb187" default="0">
<decVal/>
<label>Fuel Loading Reverb Level</label>
</variable>
<variable CV="188" mask="VVVVVVVV" item="Reverb188" default="0" >
<decVal/>
<label>Air Conditioner Reverb Level</label>
</variable>
<variable CV="189" mask="VVVVVVVV" item="Reverb189" default="0">
<decVal/>
<label>Wrenches Reverb Level</label>
</variable>
<variable CV="190" mask="VVVVVVVV" item="Reverb190" default="0">
<decVal/>
<label>Pneumatic Oilers Reverb Level</label>
</variable>
<variable CV="191" mask="VVVVVVVV" item="Reverb191" default="0" >
<decVal/>
<label>Toilet Flush Reverb Level</label>
</variable>
<variable CV="192" mask="VVVVVVVV" item="Reverb192" default="0">
<decVal/>
<label>Cab Chatter Reverb Level</label>
</variable>
<variable CV="200" item="Sound Group 3 Option 2" default="90" tooltip="Adjust the duration that occurs between each subsequent pop! of the automatic poppet valve sound effect">
<decVal/>
<label>Poppet Valve Release Rate</label>
</variable>
<variable CV="201" item="Cab Doors Event Probability" default="128" >
<decVal/>
<label>Cab Doors Event Probability</label>
</variable>
<variable CV="202" item="Fuel Loading Event Probability" default="0" >
<decVal/>
<label>Fuel Loading Event Probability</label>
</variable>
<variable CV="203" item="Wrenches Event Probability" default="128" >
<decVal/>
<label>Wrenches Event Probability</label>
</variable>
<variable CV="204" item="Pneumatic Oilers Event Probability" default="128" >
<decVal/>
<label>Pneumatic Oilers Event Probability</label>
</variable>
<variable CV="205" item="Cab Chatter Event Probability" default="64" >
<decVal/>
<label>Cab Chatter Event Probability</label>
</variable>
<variable CV="206" item="Toilet Flush Event Probability" default="32" >
<decVal/>
<label>Toilet Flush Event Probability</label>
</variable>
<variable CV="207" item="Air Conditioner Event Probability" default="128" >
<decVal/>
<label>Air Conditioner Event Probability</label>
</variable>
<variable CV="208" item="Relay Clicks Event Probability" default="128" >
<decVal/>
<label>Relay Clicks Event Probability</label>
</variable>
<variable CV="220" mask="VVVVVVVV" item="Advanced Group 1 Option 10" default="0" tooltip="&lt;html&gt;determines the fixed distance over which the locomotive will decelerate to a stop after setting the throttle to zero&lt;br&gt; Entering a value of 0 will disable the constant brake distance feature&lt;/html&gt;">
<decVal/>
<label>Constant Brake Distance (0-255)</label>
</variable>
<variable CV="223" item="Sound Group 3 Option 5" default="128" >
<decVal/>
<label>Prime Mover Pitch Shift</label>
<tooltip>&lt;html&gt;
Prime mover pitch shift allows for slight variations in the tone and pitch&lt;br&gt;
between multiple locomotive using the same prime mover selection.&lt;br&gt;
- Values 1 to 127: lower the pitch of the prime mover sound effect.&lt;br&gt;
- Value 128: no effect on the tone or pitch of the prime mover sound.&lt;br&gt;
- Values 129 to 255: increase the pitch of the prime mover effect.&lt;br&gt;
&lt;/html&gt;</tooltip>
</variable>
<variable CV="224" mask="VVVVVVVV" item="High-Pass Filter Cutoff Frequency" default="50" tooltip="adjust the cutoff frequency of the decoders high-pass output filter 1=20Hz, 255=1kHz, 0=disabled">
<decVal/>
<label>High-Pass Filter Cutoff Frequency</label>
</variable>
<variable item="Equalizer Control" CV="225" mask="XXXXXVVV" default="7" 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>
<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)">
<defaultItem default="200" include="6204,6205,6206,6207,6208,6261,6262,6263,6264,6265,6266,6267,6268,6284,6287,6288,6289,6303,6305,6316,6317,6323,6324,6375,6376,6403,6404,6405,6406,6421,6422,6423,6424,6425,6440,6441,6442,6443,6444,6445,6446,6451,6452,6453,6454,6458,6459,6460,6461,6462,6463,6464,6465,6466,6471,6472,6473,6474,6476"/>
<decVal/>
<label>125 Hz Cut/Boost</label>
</variable>
<variable item="250 Hz Cut/Boost" CV="228" mask="VVVVVVVV" default="180" 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="200" 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="140" 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="140" 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="150" tooltip="0 = -12dB (Cut) : 128 = 0dB (Flat) : 255 = +12dB (Boost)">
<decVal/>
<label>4K Hz Cut/Boost</label>
</variable>
<variable CV="233" item="Reverb Control" mask="XXXXXVVV" default="7" tooltip="Selects one of the reverb presets or selects a user adjustable profile">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSU2enumReverb.xml"/>
<label>Reverb Control</label>
</variable>
<variable CV="234" item="Reverb Output Level" mask="VVVVVVVV" default="54" tooltip="Specifies a percentage of the reverb output that is mixed back into the original audio signal (255=100%).">
<decVal/>
<label>Reverb Output Level</label>
</variable>
<variable CV="235" item="Reverb Delay" mask="VVVVVVVV" default="255" tooltip="Specifies the total reverb delay time from 0 to 255 ms">
<decVal/>
<label>Reverb Delay</label>
</variable>
<variable CV="236" item="Reverb Gain" mask="VVVVVVVV" default="128" tooltip="Specifies a percentage of the reverb output that is mixed back into the delay line (255=100%).">
<decVal/>
<label>Reverb Gain</label>
</variable>
<variable item="Analog Mode Function Status - F21" CV="242" mask="XXXXXXXV" default="0" minFn="21">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label xml:lang="it">Stato Funzioni in analogico - F21</label>
<label xml:lang="fr">État de la fonction en analogique - F21</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F21</label>
<label>Analog Mode Function Status - F21</label>
<tooltip>Check to enable function F21 when the unit is operating in analog power mode</tooltip>
</variable>
<variable item="Analog Mode Function Status - F22" CV="242" mask="XXXXXXVX" default="0" minFn="22">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label xml:lang="it">Stato Funzioni in analogico - F22</label>
<label xml:lang="fr">État de la fonction en analogique - F22</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F22</label>
<label>Analog Mode Function Status - F22</label>
<tooltip>Check to enable function F22 when the unit is operating in analog power mode</tooltip>
</variable>
<variable item="Analog Mode Function Status - F23" CV="242" mask="XXXXXVXX" default="0" minFn="23">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label xml:lang="it">Stato Funzioni in analogico - F23</label>
<label xml:lang="fr">État de la fonction en analogique - F23</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F23</label>
<label>Analog Mode Function Status - F23</label>
<tooltip>Check to enable function F23 when the unit is operating in analog power mode</tooltip>
</variable>
<variable item="Analog Mode Function Status - F24" CV="242" mask="XXXXVXXX" default="0" minFn="24">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label xml:lang="it">Stato Funzioni in analogico - F24</label>
<label xml:lang="fr">État de la fonction en analogique - F24</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F24</label>
<label>Analog Mode Function Status - F24</label>
<tooltip>Check to enable function F24 when the unit is operating in analog power mode</tooltip>
</variable>
<variable item="Analog Mode Function Status - F25" CV="242" mask="XXXVXXXX" default="0" minFn="25">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label xml:lang="it">Stato Funzioni in analogico - F25</label>
<label xml:lang="fr">État de la fonction en analogique - F25</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F25</label>
<label>Analog Mode Function Status - F25</label>
<tooltip>Check to enable function F25 when the unit is operating in analog power mode</tooltip>
</variable>
<variable item="Analog Mode Function Status - F26" CV="242" mask="XXVXXXXX" default="0" minFn="26">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label xml:lang="it">Stato Funzioni in analogico - F26</label>
<label xml:lang="fr">État de la fonction en analogique - F26</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F26</label>
<label>Analog Mode Function Status - F26</label>
<tooltip>Check to enable function F26 when the unit is operating in analog power mode</tooltip>
</variable>
<variable item="Analog Mode Function Status - F27" CV="242" mask="XVXXXXXX" default="0" minFn="27">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label xml:lang="it">Stato Funzioni in analogico - F27</label>
<label xml:lang="fr">État de la fonction en analogique - F27</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F27</label>
<label>Analog Mode Function Status - F27</label>
<tooltip>Check to enable function F27 when the unit is operating in analog power mode</tooltip>
</variable>
<variable item="Analog Mode Function Status - F28" CV="242" mask="VXXXXXXX" default="0" minFn="28">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label xml:lang="it">Stato Funzioni in analogico - F28</label>
<label xml:lang="fr">État de la fonction en analogique - F28</label>
<label xml:lang="de">Funktionsstatus im Analogbetrieb - F28</label>
<label>Analog Mode Function Status - F28</label>
<tooltip>Check to enable function F28 when the unit is operating in analog power mode</tooltip>
</variable>
<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>
<variable CV="246" mask="XXXXXXXV" item="Consist Address Active For F21" default="0" minFn="21">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
<label xml:lang="it">Indirizzo Consist Attivo per F21</label>
<label xml:lang="fr">Adresse d'Unité Multiple active pour F21</label>
<label xml:lang="de">Verbundadresse aktiv für F21</label>
<label>Consist Address Active For F21</label>
</variable>
<variable CV="246" mask="XXXXXXVX" item="Consist Address Active For F22" default="0" minFn="22">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
<label xml:lang="it">Indirizzo Consist Attivo per F22</label>
<label xml:lang="fr">Adresse d'Unité Multiple active pour F22</label>
<label xml:lang="de">Verbundadresse aktiv für F22</label>
<label>Consist Address Active For F22</label>
</variable>
<variable CV="246" mask="XXXXXVXX" item="Consist Address Active For F23" default="0" minFn="23">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
<label xml:lang="it">Indirizzo Consist Attivo per F23</label>
<label xml:lang="fr">Adresse d'Unité Multiple active pour F23</label>
<label xml:lang="de">Verbundadresse aktiv für F23</label>
<label>Consist Address Active For F23</label>
</variable>
<variable CV="246" mask="XXXXVXXX" item="Consist Address Active For F24" default="0" minFn="24">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
<label xml:lang="it">Indirizzo Consist Attivo per F24</label>
<label xml:lang="fr">Adresse d'Unité Multiple active pour F24</label>
<label xml:lang="de">Verbundadresse aktiv für F24</label>
<label>Consist Address Active For F24</label>
</variable>
<variable CV="246" mask="XXXVXXXX" item="Consist Address Active For F25" default="0" minFn="25">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
<label xml:lang="it">Indirizzo Consist Attivo per F25</label>
<label xml:lang="fr">Adresse d'Unité Multiple active pour F25</label>
<label xml:lang="de">Verbundadresse aktiv für F25</label>
<label>Consist Address Active For F25</label>
</variable>
<variable CV="246" mask="XXVXXXXX" item="Consist Address Active For F26" default="0" minFn="26">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
<label xml:lang="it">Indirizzo Consist Attivo per F26</label>
<label xml:lang="fr">Adresse d'Unité Multiple active pour F26</label>
<label xml:lang="de">Verbundadresse aktiv für F26</label>
<label>Consist Address Active For F26</label>
</variable>
<variable CV="246" mask="XVXXXXXX" item="Consist Address Active For F27" default="0" minFn="27">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
<label xml:lang="it">Indirizzo Consist Attivo per F27</label>
<label xml:lang="fr">Adresse d'Unité Multiple active pour F27</label>
<label xml:lang="de">Verbundadresse aktiv für F27</label>
<label>Consist Address Active For F27</label>
</variable>
<variable CV="246" mask="VXXXXXXX" item="Consist Address Active For F28" default="0" minFn="28">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-LocoAddrConsistAddr.xml"/>
<label xml:lang="it">Indirizzo Consist Attivo per F28</label>
<label xml:lang="fr">Adresse d'Unité Multiple active pour F28</label>
<label xml:lang="de">Verbundadresse aktiv für F28</label>
<label>Consist Address Active For F28</label>
</variable>
<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="1">
<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>
<!-- Extended Function Map -->
<variable CV="16.1.275" item="Extended Function Map Independent/Train Brake" default="11">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>Brake</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.283" item="Extended Function Map Brake Select" default="12">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>Brake Select</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.284" item="Extended Function Map Alternate Mixer" default="9">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>Alternate Mixer</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.299" item="Extended Function Map Dynamic Brake" default="4">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>Dynamic Brake</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.301" item="Extended Function Map Straight-to-Eight" default="10">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>Straight-to-Eight</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.302" item="Extended Function Map General Service" default="18">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>General Service</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.303" item="Extended Function Map HEP Mode" default="16">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>HEP Mode</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.304" item="Extended Function Map Cab Chatter" default="7">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>Cab Chatter</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.308" item="Extended Function Map Handbrake" default="15">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>Handbrake</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.309" item="Extended Function Map Sander Valve" default="10">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>Sander Valve</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.312" item="Extended Function Map Steam Generator" default="20">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>Steam Generator</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.313" item="Extended Function Map Fuel Loading" default="17">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>Fuel Loading</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<variable CV="16.1.314" item="Extended Function Map Straight-to-Idle" default="19">
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOenumFnMap.xml"/>
<label>Straight-to-Idle</label>
<tooltip>Mapping function keys F0-F28 to any of the decoder's effects</tooltip>
</variable>
<!-- Effect Auxiliary Map Registers -->
<variable CV="16.1.403" mask="XXXXXXXV" item="Independent/Train Brake Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.403" mask="XXXXXXVX" item="Independent/Train Brake Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.403" mask="XXXXXVXX" item="Independent/Train Brake Automatic Effects - FWDS" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.403" mask="XXXXVXXX" item="Independent/Train Brake Automatic Effects - REVS" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.403" mask="XXXVXXXX" item="Independent/Train Brake Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.411" mask="XXXXXXXV" item="Brake Select Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.411" mask="XXXXXXVX" item="Brake Select Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.411" mask="XXXXXVXX" item="Brake Select Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.411" mask="XXXXVXXX" item="Brake Select Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.411" mask="XXXVXXXX" item="Brake Select Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.412" mask="XXXXXXXV" item="Alternate Mixer Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.412" mask="XXXXXXVX" item="Alternate Mixer Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.412" mask="XXXXXVXX" item="Alternate Mixer Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.412" mask="XXXXVXXX" item="Alternate Mixer Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.412" mask="XXXVXXXX" item="Alternate Mixer Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.428" mask="XXXXXXXV" item="Short Airhorn Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.428" mask="XXXXXXVX" item="Short Airhorn Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.428" mask="XXXXXVXX" item="Short Airhorn Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.428" mask="XXXXVXXX" item="Short Airhorn Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.428" mask="XXXVXXXX" item="Short Airhorn Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.429" mask="XXXXXXXV" item="Straight-to-Eight Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.429" mask="XXXXXXVX" item="Straight-to-Eight Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.429" mask="XXXXXVXX" item="Straight-to-Eight Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.429" mask="XXXXVXXX" item="Straight-to-Eight Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.429" mask="XXXVXXXX" item="Straight-to-Eight Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.430" mask="XXXXXXXV" item="General Service Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.430" mask="XXXXXXVX" item="General Service Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.430" mask="XXXXXVXX" item="General Service Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.430" mask="XXXXVXXX" item="General Service Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.430" mask="XXXVXXXX" item="General Service Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.431" mask="XXXXXXXV" item="HEP Mode Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.431" mask="XXXXXXVX" item="HEP Mode Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.431" mask="XXXXXVXX" item="HEP Mode Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.431" mask="XXXXVXXX" item="HEP Mode Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.431" mask="XXXVXXXX" item="HEP Mode Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.432" mask="XXXXXXXV" item="Cab Chatter Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.432" mask="XXXXXXVX" item="Cab Chatter Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.432" mask="XXXXXVXX" item="Cab Chatter Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.432" mask="XXXXVXXX" item="Cab Chatter Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.432" mask="XXXVXXXX" item="Cab Chatter Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.436" mask="XXXXXXXV" item="Handbrake Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.436" mask="XXXXXXVX" item="Handbrake Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.436" mask="XXXXXVXX" item="Handbrake Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.436" mask="XXXXVXXX" item="Handbrake Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.436" mask="XXXVXXXX" item="Handbrake Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.437" mask="XXXXXXXV" item="Sander Valve Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.437" mask="XXXXXXVX" item="Sander Valve Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.437" mask="XXXXXVXX" item="Sander Valve Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.437" mask="XXXXVXXX" item="Sander Valve Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.437" mask="XXXVXXXX" item="Sander Valve Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.440" mask="XXXXXXXV" item="Steam Generator Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.440" mask="XXXXXXVX" item="Steam Generator Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.440" mask="XXXXXVXX" item="Steam Generator Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.440" mask="XXXXVXXX" item="Steam Generator Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.440" mask="XXXVXXXX" item="Steam Generator Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.441" mask="XXXXXXXV" item="Fuel Loading Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.441" mask="XXXXXXVX" item="Fuel Loading Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.441" mask="XXXXXVXX" item="Fuel Loading Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.441" mask="XXXXVXXX" item="Fuel Loading Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.441" mask="XXXVXXXX" item="Fuel Loading Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.1.442" mask="XXXXXXXV" item="Straight-to-Idle Automatic Effects - FWDD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in forward direction</tooltip>
</variable>
<variable CV="16.1.442" mask="XXXXXXVX" item="Straight-to-Idle Automatic Effects - REVD" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when moving in reverse direction</tooltip>
</variable>
<variable CV="16.1.442" mask="XXXXXVXX" item="Straight-to-Idle Automatic Effects - FWDS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in forward direction</tooltip>
</variable>
<variable CV="16.1.442" mask="XXXXVXXX" item="Straight-to-Idle Automatic Effects - REVS" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when stopped in reverse direction</tooltip>
</variable>
<variable CV="16.1.442" mask="XXXVXXXX" item="Straight-to-Idle Automatic Effects - ESTP" default="0">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<tooltip>Sets the status of automatic effects when in emergency stop</tooltip>
</variable>
<variable CV="16.2.289" mask="VVVVVVVV" item="Alt Sound Setting 1" default="50" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Airhorn Alt Volume</label>
</variable>
<variable CV="16.2.290" mask="VVVVVVVV" item="Alt Sound Setting 2" default="27" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Bell Alt Volume</label>
</variable>
<variable CV="16.2.291" mask="VVVVVVVV" item="Alt Sound Setting 3" default="100" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Prime Mover Alt Volume</label>
</variable>
<variable CV="16.2.292" mask="VVVVVVVV" item="Alt Sound Setting 4" default="48" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Air Compressor Alt Volume</label>
</variable>
<variable CV="16.2.293" mask="VVVVVVVV" item="Alt Sound Setting 5" default="62" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Dynamic Brake Alt Volume</label>
</variable>
<variable CV="16.2.294" mask="VVVVVVVV" item="Alt Sound Setting 6" default="37" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Radiator Fans Alt Volume</label>
</variable>
<variable CV="16.2.295" mask="VVVVVVVV" item="Alt Sound Setting 7" default="7" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Alarm Bell Alt Volume</label>
</variable>
<variable CV="16.2.297" mask="VVVVVVVV" item="Alt Sound Setting 9" default="40" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Coupler Alt Volume</label>
</variable>
<variable CV="16.2.298" mask="VVVVVVVV" item="Alt Sound Setting 10" default="64" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Train Brake Apply/Release Alt Volume</label>
</variable>
<variable CV="16.2.299" mask="VVVVVVVV" item="Alt Sound Setting 11" default="50" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Independent Brake Apply Alt Volume</label>
</variable>
<variable CV="16.2.300" mask="VVVVVVVV" item="Alt Sound Setting 12" default="35" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Independent Brake Release Alt Volume</label>
</variable>
<variable CV="16.2.303" mask="VVVVVVVV" item="Alt Sound Setting 15" default="20" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Poppet Valve Alt Volume</label>
</variable>
<variable CV="16.2.304" mask="VVVVVVVV" item="Alt Sound Setting 16" default="25" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Steam Generator Alt Volume</label>
</variable>
<variable CV="16.2.305" mask="VVVVVVVV" item="Alt Sound Setting 17" default="50" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Cab Doors Alt Volume</label>
</variable>
<variable CV="16.2.307" mask="VVVVVVVV" item="Alt Sound Setting 19" default="64" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Relay Clicks Alt Volume</label>
</variable>
<variable CV="16.2.308" mask="VVVVVVVV" item="Alt Sound Setting 20" default="35" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>E-Brake App Alt Volume</label>
</variable>
<variable CV="16.2.309" mask="VVVVVVVV" item="Alt Sound Setting 21" default="50" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Glad Hand Release Alt Volume</label>
</variable>
<variable CV="16.2.310" mask="VVVVVVVV" item="Alt Sound Setting 22" default="96" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>All Aboard!/Coach Doors Alt Volume</label>
</variable>
<variable CV="16.2.313" mask="VVVVVVVV" item="Alt Sound Setting 25" default="75" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Clickety-Clack Alt Volume</label>
</variable>
<variable CV="16.2.314" mask="VVVVVVVV" item="Alt Sound Setting 26" default="5" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Sander Valve Alt Volume</label>
</variable>
<variable CV="16.2.315" mask="VVVVVVVV" item="Alt Sound Setting 27" default="25" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Fuel Loading Alt Volume</label>
</variable>
<variable CV="16.2.316" mask="VVVVVVVV" item="Alt Sound Setting 28" default="10" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Air Conditioner Alt Volume</label>
</variable>
<variable CV="16.2.317" mask="VVVVVVVV" item="Alt Sound Setting 29" default="25" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Wrenches Alt Volume</label>
</variable>
<variable CV="16.2.318" mask="VVVVVVVV" item="Alt Sound Setting 30" default="20" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Pneumatic Oilers Alt Volume</label>
</variable>
<variable CV="16.2.319" mask="VVVVVVVV" item="Alt Sound Setting 31" default="10" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Toilet Flush Alt Volume</label>
</variable>
<variable CV="16.2.320" mask="VVVVVVVV" item="Alt Sound Setting 32" default="7" tooltip="Set the alternate volume levels of each sound effect">
<decVal/>
<label>Cab Chatter Alt Volume</label>
</variable>
<!-- Dynamic Digital Exhaust Controls follow -->
<variable item="DDE Filter Initial Frequency" CV="16.2.503" mask="VVVVVVVV" default="60" tooltip="determines the minimum load required by the motor to move the model">
<decVal/>
<label>DDE Load Offset</label>
</variable>
<variable item="DDE Filter Control Gain" CV="16.2.504" mask="VVVVVVVV" default="186" tooltip="determines the load required to increase the speed of the motor">
<decVal/>
<label>DDE Load Slope</label>
</variable>
<variable item="Exhaust Low Volume Limit" CV="16.2.507" mask="VVVVVVVV" default="0" tooltip="&lt;html&gt;Sets the maximum attenuation level of the exhaust sound when the&lt;br&gt; locomotive is under light load. (higher no. = greater attenuation)&lt;/html&gt;">
<decVal/>
<label>Prime Mover Low Volume Limit</label>
</variable>
<variable item="Exhaust High Volume Limit" CV="16.2.508" mask="VVVVVVVV" default="255" tooltip="&lt;html&gt;Sets the maximum volume level of the exhaust sound when the&lt;br&gt; locomotive is under heavy load. (higher no. = greater volume)&lt;/html&gt;">
<decVal/>
<label>Prime Mover High Volume Limit</label>
</variable>
<variable item="Attack Time Constant" CV="16.2.509" mask="VVVVVVVV" default="215" tooltip="&lt;html&gt;Determines the amount of time needed before the DDE processor will begin reshaping &lt;br&gt; the audio signal once the motor or throttle input signal has begun to change.&lt;/html&gt;">
<decVal max="255"/>
<label>Attack Time Constant</label>
</variable>
<variable item="Release Time Constant" CV="16.2.510" mask="VVVVVVVV" default="215" tooltip="&lt;html&gt;Determines the amount of time needed before the DDE processor will stop reshaping&lt;br&gt; the audio signal after the motor or throttle input signal has returned to normal.&lt;/html&gt;">
<decVal/>
<label>Release Time Constant</label>
</variable>
<variable item="Throttle Gain" CV="16.2.511" mask="VVVVVVVV" default="10" tooltip="&lt;html&gt;Specifies the DDE sensitivity to the difference between the throttle&lt;br&gt; setting and the actual locomotive speed. Set to zero to disable.&lt;/html&gt;">
<decVal/>
<label>Throttle Sensitivity</label>
</variable>
<variable item="Motor Load Gain" CV="16.2.512" mask="VVVVVVVV" default="0" tooltip="&lt;html&gt;to adjust the correlation between the throttle setting and motor load sensing&lt;br&gt; sets how much the load signal is affected by the model accelerating/decelerating&lt;/html&gt;">
<decVal/>
<label>Load Sensitivity</label>
</variable>
<variable CV="16.3.257" mask="XXXXXXVV" item="Sound Group 1 Option 1" default="1">
<defaultItem default="2" include="6210"/>
<enumVal>
<enumChoice value="1">
<choice>2 axles per truck</choice>
</enumChoice>
<enumChoice>
<choice>3 axles per truck</choice>
</enumChoice>
</enumVal>
<label>Clickety-Clack Axles per Truck</label>
</variable>
<variable CV="16.3.257" mask="XXXXVVXX" item="Sound Group 1 Option 2" default="1" >
<enumVal>
<enumChoice>
<choice>1 truck per car</choice>
</enumChoice>
<enumChoice>
<choice>2 trucks per car</choice>
</enumChoice>
</enumVal>
<label>Clickety-Clack Trucks per Car</label>
</variable>
<variable item="Sound Group 3 Option 8" CV="16.3.258" mask="VVVVVVVV" default="180" tooltip="Scale Speed (ft/s) = (Speed Step × CV 3.258) ÷ 100">
<decVal/>
<label>Clickety-Clack Sound Scalar</label>
</variable>
<!-- highest used so far: -->
<!-- "Advanced Group 1 Option 8" -->
<!-- "Advanced Group 2 Option 6" -->
<!-- "Sound Option 13" -->
<!-- "Sound Group 1 Option (none yet)" -->
<!-- "Sound Group 2 Option (none yet)" -->
<!-- "Sound Group 3 Option 2" -->
<!-- "Sound Setting 30" -->
</variables>
<resets>
<factReset label="Reset all CVs to factory defaults" CV="8" default="8"/>
<factReset label="Reset CVs 1-128 to factory defaults" CV="8" default="9"/>
<factReset label="Reset CVs 129-256 to factory defaults" CV="8" default="10"/>
<factReset label="Reset CVs 1.257-1.512 to factory defaults" CV="8" default="11"/>
<factReset label="Reset CVs 2.257-2.512 to factory defaults" CV="8" default="12"/>
<factReset label="Reset CVs 3.257-3.512 to factory defaults" CV="8" default="13"/>
</resets>
</decoder>
<!-- References to external Pane format definitions below -->
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUaltSoundLevelsPane.xml"/>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSU2PaneLighting.xml"/>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUPaneEqualizer.xml"/>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUPaneDDE.xml"/>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSUPaneReverb.xml"/>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/TSU2PaneASCdiesel.xml"/>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOPaneFnMap.xml"/>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOlegacyPaneFnMap.xml"/>
<xi:include href="http://jmri.org/xml/decoders/soundtraxx/ECOPaneID.xml"/>
</decoder-config>