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

354 lines
16 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2006, 2007 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">
<version author="Michael Mosher" version="1" lastUpdated="20110128"/>
<version author="John Crellin " version="2" lastUpdated="20120801"/>
<version author="Alain Le Marchand" version="3" lastUpdated="20150427"/>
<version author="Alain Le Marchand" version="3.1" lastUpdated="20150501"/>
<!-- version 1 made from the MRC_1634 file by Bill Chown -->
<!-- version 2 Modified to add BEMF and fix 2 sound variables -->
<!-- Version 3 Renaming decoder models -->
<!-- version 3.1 Regular CV21 on Consist pane -->
<!-- Refactoring - removed MRC pane -->
<!-- Removed BEMF (CV113/114 are sound options -->
<decoder>
<family name="Sound Decoders" mfg="MRC" lowVersionID="1" highVersionID="2" comment="Synchronized Sound Brilliance(TM) Decoders">
<model show="no" model="Genset Diesel Sound 1906" replacementModel="1906 - HO Scale - Atlas Genset" replacementFamily="Sound Decoders" numOuts="7" numFns="30" maxTotalCurrent="1.5A">
<size length="73" width="17.6" height="8.4" units="mm"/>
</model>
<model model="1906 - HO Scale - Atlas Genset" numOuts="7" numFns="30" maxTotalCurrent="1.5A">
<size length="73" width="17.6" height="8.4" units="mm"/>
</model>
<functionlabels>
<functionlabel num="0" lockable="true">Light</functionlabel>
<functionlabel num="1" lockable="true">Bell</functionlabel>
<functionlabel num="2" lockable="false">Horn</functionlabel>
<functionlabel num="3" lockable="true">Ditch Lights</functionlabel>
<functionlabel num="4" lockable="true">Coupling</functionlabel>
<functionlabel num="5" lockable="true">Brake release/Squeal</functionlabel>
<functionlabel num="6" lockable="true">Strobe</functionlabel>
<functionlabel num="7" lockable="true">Air Hose/Uncoupling Lever</functionlabel>
<functionlabel num="8" lockable="true">Shut Down/Notch Down</functionlabel>
<functionlabel num="9" lockable="true">Fan/Notch Up</functionlabel>
<functionlabel num="10" lockable="true">Rail Clack</functionlabel>
<functionlabel num="11" lockable="true">Traction Air Compressor</functionlabel>
<functionlabel num="12" lockable="true">Prime Mover Type</functionlabel>
<functionlabel num="13" lockable="true">Short Air Release</functionlabel>
<functionlabel num="14" lockable="true">Coupler Crash</functionlabel>
<functionlabel num="15" lockable="true">Air Compressor</functionlabel>
<functionlabel num="16" lockable="true">Flange Squeal</functionlabel>
<functionlabel num="17" lockable="true">Air Release</functionlabel>
<functionlabel num="18" lockable="true">Bell Type</functionlabel>
<functionlabel num="19" lockable="true">Horn Type</functionlabel>
<functionlabel num="20" lockable="true">Loco Sound</functionlabel>
<functionlabel num="21" lockable="true">Bell Volume</functionlabel>
<functionlabel num="22" lockable="true">Horn Volume</functionlabel>
<functionlabel num="23" lockable="true">Prime Mover Volume</functionlabel>
<functionlabel num="24" lockable="true">Safety Valve Pop</functionlabel>
<functionlabel num="25" lockable="true">Air Release</functionlabel>
<functionlabel num="26" lockable="true">Flange Noise</functionlabel>
<functionlabel num="27" lockable="true">Sand Drop</functionlabel>
<functionlabel num="28" lockable="true">Ditch Lights Flash</functionlabel>
</functionlabels>
</family>
<programming direct="yes" paged="no" register="yes" ops="yes"/>
<variables>
<xi:include href="http://jmri.org/xml/decoders/nmra/shortAndLongAddress.xml"/>
<variable CV="2" item="Vstart" default="0" comment="Range 0-32">
<decVal max="32"/>
<label>Start Volts</label>
<label xml:lang="it">Volt Partenza</label>
<label xml:lang="fr">V démarr.</label>
<label xml:lang="de">Anfahrspannung</label>
<comment>Range 0-32</comment>
</variable>
<variable CV="3" item="Accel" default="0" comment="Range 0-32">
<decVal max="32"/>
<label>Acceleration</label>
<label xml:lang="it">Accellerazione (0-32)</label>
<label xml:lang="fr">Accelération (0-32)</label>
<label xml:lang="de">Anfahrverzögerung (0-32)</label>
<comment>Range 0-32</comment>
</variable>
<variable CV="4" item="Decel" default="0" comment="Range 0-32">
<decVal max="32"/>
<label>Deceleration</label>
<label xml:lang="it">Decellerazione (0-32)</label>
<label xml:lang="fr">Décélération (0-32)</label>
<label xml:lang="de">Bremszeit (0-32)</label>
<comment>Range 0-32</comment>
</variable>
<variable CV="5" item="Vhigh" default="32" comment="Range 0-32">
<decVal max="32"/>
<label>Max Voltage</label>
<label xml:lang="it">Volt Massimi (0-32):</label>
<label xml:lang="de">Höchstgeschwindigkeit</label>
<comment>Range 0-32</comment>
</variable>
<variable CV="6" item="Speed Table/Mid Range Cab Speed Step" default="0" mask="XXXXXXVV">
<enumVal>
<enumChoice choice="Linear Curve">
<choice>Linear Curve</choice>
</enumChoice>
<enumChoice choice="Slow increase at low speed">
<choice>Slow increase at low speed</choice>
</enumChoice>
<enumChoice choice="Fast increase at low speed">
<choice>Fast increase at low speed</choice>
</enumChoice>
</enumVal>
<label>Speed Curve</label>
</variable>
<variable CV="7" item="Decoder Version" readOnly="yes" default="1">
<decVal/>
<label xml:lang="it">Versione Decoder: </label>
<label xml:lang="fr">Version décodeur: </label>
<label xml:lang="de">Decoder Version: </label>
<label>Manufacturer Version No: </label>
</variable>
<variable CV="8" readOnly="yes" item="Manufacturer" default="143">
<decVal/>
<label xml:lang="it">ID Costruttore: </label>
<label xml:lang="fr">ID constructeur: </label>
<label xml:lang="de">Hersteller ID: </label>
<label>Manufacturer ID: </label>
</variable>
<!-- CV=19 -->
<xi:include href="http://jmri.org/xml/decoders/nmra/consistAddrDirection.xml"/>
<!-- CV=21 -->
<xi:include href="http://jmri.org/xml/decoders/nmra/cv21_lsb.xml"/>
<!-- 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="49" mask="XXXXXXXV" tooltip="F12 also sets sound on/off" default="1" item="Sound Option 1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
<label>Sound On/Off</label>
</variable>
<variable CV="50" item="Sound Option 2" default="13" comment="Range 0-22">
<enumVal>
<enumChoice choice="Horn 0">
<choice>Horn 0</choice>
</enumChoice>
<enumChoice choice="Horn 1">
<choice>Horn 1</choice>
</enumChoice>
<enumChoice choice="Horn 2">
<choice>Horn 2</choice>
</enumChoice>
<enumChoice choice="Horn 3">
<choice>Horn 3</choice>
</enumChoice>
<enumChoice choice="Horn 4">
<choice>Horn 4</choice>
</enumChoice>
<enumChoice choice="Horn 5">
<choice>Horn 5</choice>
</enumChoice>
<enumChoice choice="Horn 6">
<choice>Horn 6</choice>
</enumChoice>
<enumChoice choice="Horn 7">
<choice>Horn 7</choice>
</enumChoice>
<enumChoice choice="Horn 8">
<choice>Horn 8</choice>
</enumChoice>
<enumChoice choice="Horn 9">
<choice>Horn 9</choice>
</enumChoice>
<enumChoice choice="Horn 10">
<choice>Horn 10</choice>
</enumChoice>
<enumChoice choice="Horn 11">
<choice>Horn 11</choice>
</enumChoice>
<enumChoice choice="Horn 12">
<choice>Horn 12</choice>
</enumChoice>
<enumChoice choice="Horn 13">
<choice>Horn 13</choice>
</enumChoice>
<enumChoice choice="Horn 14">
<choice>Horn 14</choice>
</enumChoice>
<enumChoice choice="Horn 15">
<choice>Horn 15</choice>
</enumChoice>
<enumChoice choice="Horn 16">
<choice>Horn 16</choice>
</enumChoice>
<enumChoice choice="Horn 17">
<choice>Horn 17</choice>
</enumChoice>
<enumChoice choice="Horn 18">
<choice>Horn 18</choice>
</enumChoice>
<enumChoice choice="Horn 19">
<choice>Horn 19</choice>
</enumChoice>
<enumChoice choice="Horn 20">
<choice>Horn 20</choice>
</enumChoice>
<enumChoice choice="Horn 21">
<choice>Horn 21</choice>
</enumChoice>
</enumVal>
<label>Horn Type</label>
<comment>Range 0-22</comment>
</variable>
<variable CV="51" item="Sound Setting 1" default="12" comment="Range 0-15">
<decVal max="15"/>
<label>Horn Volume</label>
<comment>Range 0-15</comment>
</variable>
<variable CV="52" item="Sound Option 3" default="3" comment="Range 0-8">
<enumVal>
<enumChoice choice="Bell 0">
<choice>Bell 0</choice>
</enumChoice>
<enumChoice choice="Bell 1">
<choice>Bell 1</choice>
</enumChoice>
<enumChoice choice="Bell 2">
<choice>Bell 2</choice>
</enumChoice>
<enumChoice choice="Bell 3">
<choice>Bell 3</choice>
</enumChoice>
<enumChoice choice="Bell 4">
<choice>Bell 4</choice>
</enumChoice>
<enumChoice choice="Bell 5">
<choice>Bell 5</choice>
</enumChoice>
<enumChoice choice="Bell 6">
<choice>Bell 6</choice>
</enumChoice>
<enumChoice choice="Bell 7">
<choice>Bell 7</choice>
</enumChoice>
</enumVal>
<label>Bell Type</label>
<comment>Range 0-8</comment>
</variable>
<variable CV="53" item="Sound Setting 2" default="12" comment="Range 0-15">
<decVal max="15"/>
<label>Bell Volume</label>
<comment>Range 0-15</comment>
</variable>
<variable CV="54" item="Sound Group 3 Option 2" default="3" comment="Range 0-50">
<decVal max="50"/>
<label>Bell Ring Rate</label>
<comment>Range 0-50</comment>
</variable>
<variable CV="55" item="Sound Setting 4" default="12" comment="Range 0-13">
<decVal max="13"/>
<label>Prime Mover Volume</label>
<comment>Range 0-13</comment>
</variable>
<variable CV="56" item="Sound Setting 5" default="7" comment="Range 0-15">
<decVal max="15"/>
<label>Brake Squeal Volume</label>
<comment>Range 0-15</comment>
</variable>
<variable item="Sound Setting 7" CV="58" default="12" comment="Range 0-15">
<decVal max="15"/>
<label>Air Release Volume</label>
<comment>Range 0-15</comment>
</variable>
<variable CV="59" item="Sound Setting 8" default="12" comment="Range 0-15">
<decVal max="15"/>
<label>Air Pump Volume</label>
<comment>Range 0-15</comment>
</variable>
<variable CV="60" item="Sound Setting 9" default="12" comment="Range 0-15">
<decVal max="15"/>
<label>Safety Pop Value Volume</label>
<comment>Range 0-15</comment>
</variable>
<variable CV="61" item="Sound Setting 10" default="12" comment="Range 0-15">
<decVal max="15"/>
<label>Engine Cooling Fan Volume</label>
<comment>Range 0-15</comment>
</variable>
<variable CV="62" item="Sound Setting 11" default="12" comment="Range 0-15">
<decVal max="15"/>
<label>Coupling Volume</label>
<comment>Range 0-15</comment>
</variable>
<variable CV="63" item="Global lighting option 1" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-disabledEnabled.xml"/>
<label>Auto ditch lights flash with horn</label>
</variable>
<variable CV="64" item="Sound Setting 12" default="12" comment="Range 0-15">
<decVal max="15"/>
<label>Rail wheel clack</label>
<comment>Range 0-15</comment>
</variable>
<xi:include href="http://jmri.org/xml/decoders/nmra/kickStart_63.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/cv67speedTableBasic.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/userId.xml"/>
<!-- Motor Control Back EMF -->
<!-- NOi BEMF for this model according to documentation of 2010
<xi:include href="http://jmri.org/xml/decoders/mrc/motorBEMF_cv113_114_124.xml"/>
-->
<!-- MRC CVs continue -->
<variable CV="113" item="Sound Setting 15" tooltip="sets the Coupling Fire Volume [range 0-3]" default="3">
<decVal max="3"/>
<label>Coupling fire volume</label>
</variable>
<variable CV="114" item="Sound Setting 16" tooltip="sets the Brake Release Volume [range 0-3]" default="3">
<decVal max="3"/>
<label>Brake Release volume</label>
</variable>
<variable CV="115" item="Sound Option 5" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-OffOn.xml"/>
<label>Auto Brake squeal</label>
</variable>
<variable CV="122" item="Sound Option 6" default="3">
<enumVal>
<enumChoice choice="Auto">
<choice>Auto</choice>
</enumChoice>
<enumChoice choice="Manual" value="3">
<choice>Manual</choice>
</enumChoice>
</enumVal>
<label>Diesel Notch Mode</label>
</variable>
<variable CV="123" item="Sound Option 7" default="0">
<enumVal>
<enumChoice choice="Type 0">
<choice>Type 0</choice>
</enumChoice>
<enumChoice choice="Type 1">
<choice>Type 1</choice>
</enumChoice>
<enumChoice choice="Type 2">
<choice>Type 2</choice>
</enumChoice>
</enumVal>
<label>Prime Mover Type</label>
</variable>
</variables>
<resets>
<factReset label="Reset All CVs" CV="125" default="1">
<label xml:lang="it">Reset delle CV ai valori di fabbrica</label>
</factReset>
</resets>
</decoder>
</decoder-config>