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

275 lines
15 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2006, 2007,2008 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. -->
<!-- -->
<!-- MRC _soundbrillance1806.xml is my first decoder file and is based -->
<!-- primarily on the MRC _soundbrillance1636.xml file as well as others -->
<!-- such as the the MRC_soundbrillance1645.xml file -->
<!-- LDEHAYES@COMCAST.NET -->
<!-- -->
<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="Alain Le Marchand" version="1.3" lastUpdated="20150501"/>
<version author="Alain Le Marchand" version="1.2" lastUpdated="20150426"/>
<version author="John Crellin" version="1.1" lastUpdated="20150423"/>
<!-- version 1.1 Separates the MRC 1955 into its own file definition from MRC_soundbrilliance1806.xml -->
<!-- version 1.2 New family for all MRC N scale: "Sound Decoders - N scale" -->
<!-- CV63 changed to "Sand release volume", CV116 added as per documentation -->
<!-- All volumes ranges and defaults adjusted as per documentation, CV117 removed -->
<!-- Function labels updated as per documentation -->
<!-- Used xinclude kickStart_63 -->
<!-- version 1.3: Bell Ring Rate (CV54) on Sound pane -->
<decoder>
<family name="Sound Decoders - N Scale" mfg="MRC" lowVersionID="32" highVersionID="45" comment="Synchronized Sound Brilliance(TM) Decoders">
<model model="1955 - N Scale - Atlas GP7, GP9, GP30 and GP35" numOuts="2" numFns="28" maxTotalCurrent="0.75A" extFnsMRC="yes" formFactor="N" connector="DropIn" comment="N-Scale, Drop-In, 16-bit, with 2 Prime Mover Sounds">
<size length="" width="" height="" 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">Air Release</functionlabel>
<functionlabel num="4" lockable="true">Coupler cut lever</functionlabel>
<functionlabel num="5" lockable="true">Brake release/Squeal</functionlabel>
<functionlabel num="6" lockable="true">Dynamic Brake</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">Air comp. on/off</functionlabel>
<functionlabel num="12" lockable="true">Prime Mover Type</functionlabel>
<functionlabel num="13" lockable="true">Short Air rel.</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 release</functionlabel>
<functionlabel num="28" lockable="true">Air release</functionlabel>
</functionlabels>
</family>
<programming direct="yes" paged="yes" register="yes" ops="yes"/>
<variables>
<xi:include href="http://jmri.org/xml/decoders/nmra/shortAndLongAddress.xml"/>
<variable CV="2" item="Vstart" tooltip="sets the motor voltage at Speed Step 1 [range 0-152]" default="0">
<decVal max="32"/>
<label>Start Voltage</label>
<label xml:lang="it">Volt Partenza</label>
<label xml:lang="fr">V démarr.</label>
<label xml:lang="de">Anfahrspannung</label>
</variable>
<variable CV="3" item="Accel" tooltip="sets the acceleration rate (delay) [range 0-152]" default="0">
<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>
</variable>
<variable CV="4" item="Decel" tooltip="sets the deceleration rate (delay) [range 0-152]" default="0">
<decVal max="32"/>
<label>Deceleration</label>
<label xml:lang="it">Decellerazione (1-32)</label>
<label xml:lang="fr">Décélération (1-32)</label>
<label xml:lang="de">Bremszeit (1-32)</label>
</variable>
<variable CV="5" item="Vhigh" tooltip="sets the motor voltage at top Speed Step [range 0-152]," default="32">
<decVal max="32"/>
<label>Top Voltage</label>
<label xml:lang="it">Volt Massimi (0-32):</label>
<label xml:lang="de">Höchstgeschwindigkeit</label>
</variable>
<variable CV="6" item="Speed Table/Mid Range Cab Speed Step" tooltip="sets Speed Curve">
<enumVal>
<enumChoice choice="Linear">
<choice>Linear</choice>
</enumChoice>
<enumChoice choice="Slow increase at slow speed">
<choice>Slow increase at slow speed</choice>
</enumChoice>
<enumChoice choice="Fast increase at slow speed">
<choice>Fast increase at slow speed</choice>
</enumChoice>
</enumVal>
<label>Speed Curve Select</label>
</variable>
<variable CV="7" item="Decoder Version" readOnly="yes" tooltip="is the Decoder ID, Read Only">
<decVal/>
<label>Manufacturer Version Number</label>
<label xml:lang="it">Versione Decoder: </label>
<label xml:lang="fr">Version décodeur: </label>
<label xml:lang="de">Decoder Version: </label>
</variable>
<variable CV="8" readOnly="yes" item="Manufacturer" default="143" tooltip="is the Manufacturer ID, MRC-143, Read Only">
<decVal/>
<label>Manufacturer ID</label>
<label xml:lang="it">ID Costruttore: </label>
<label xml:lang="fr">ID constructeur: </label>
<label xml:lang="de">Hersteller 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" item="Sound Option 1" tooltip="can turn off all sound except the Horn" default="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" tooltip="selects the Horn Type [range 0-22]" default="6">
<decVal max="22"/>
<label>Horn Type</label>
</variable>
<variable CV="51" item="Sound Setting 1" tooltip="selects the Horn Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Horn Volume</label>
</variable>
<variable CV="52" item="Sound Option 3" tooltip="selects the Bell Type [range 0-7]" default="3">
<decVal max="7"/>
<label>Bell Type</label>
</variable>
<variable CV="53" item="Sound Setting 2" tooltip="selects the Bell Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Bell Volume</label>
</variable>
<variable CV="54" item="Sound Group 3 Option 2" tooltip="selects the Bell Ring Rate [range 0-50]" default="3">
<decVal max="50"/>
<label>Bell Ring Rate</label>
</variable>
<variable CV="55" item="Sound Setting 4" tooltip="sets the Diesel Rumble Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Diesel rumble volume</label>
</variable>
<variable CV="56" item="Sound Setting 5" tooltip="sets the Brake Squeal Volume [range 0-15]" default="7">
<decVal max="15"/>
<label>Brake squeal volume</label>
</variable>
<variable CV="57" item="Sound Setting 6" tooltip="sets the Dynamic Brake Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Dynamic brake volume</label>
</variable>
<variable CV="58" item="Sound Setting 7" tooltip="sets the Air Release Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Air Release Volume</label>
</variable>
<variable CV="59" item="Sound Setting 8" tooltip="sets the Air Pump Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Air Pump Volume</label>
</variable>
<variable CV="60" item="Sound Setting 11" tooltip="sets the Safety Pop Valve Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Safety pop valve volume</label>
</variable>
<variable CV="61" item="Sound Setting 12" tooltip="sets the Engine Cooling Fan Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Engine Cooling Fan Volume</label>
</variable>
<variable CV="62" item="Sound Setting 13" tooltip="sets the Coupling Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Coupling Volume</label>
</variable>
<variable CV="63" item="Sound Setting 14" tooltip="sets the Sand Release Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Sand Release Volume</label>
<comment>Range 0-15</comment>
</variable>
<variable CV="64" item="Sound Setting 15" tooltip="sets the Rail Clack Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Rail clack volume</label>
</variable>
<!-- Kick-Start Voltage as per NMRA definition -->
<xi:include href="http://jmri.org/xml/decoders/nmra/kickStart_63.xml"/>
<!-- Speed table -->
<xi:include href="http://jmri.org/xml/decoders/nmra/cv67speedTableBasic.xml"/>
<!-- CV 105-106 -->
<xi:include href="http://jmri.org/xml/decoders/nmra/userId.xml"/>
<variable CV="112" item="Sound Setting 16" tooltip="sets the Air compressor Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Air compressor volume</label>
</variable>
<variable CV="113" item="Sound Setting 17" tooltip="sets the Coupling Fire Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Coupling fire volume</label>
</variable>
<variable CV="114" item="Sound Setting 18" tooltip="sets the Brake Release Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Brake Release volume</label>
</variable>
<variable CV="115" item="Sound Option 5" tooltip="sets the Auto Brake Squeal [Enable/Disable]" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<label>Auto Brake squeal</label>
</variable>
<variable CV="116" item="Sound Setting 19" tooltip="sets the Flange Volume [range 0-15]" default="12">
<decVal max="15"/>
<label>Flange volume</label>
</variable>
<variable CV="122" item="Sound Option 7" default="0">
<enumVal>
<enumChoice choice="Auto notch - RPM and notch synchro to speed" value="0">
<choice>Auto notch - RPM and notch synchro to speed</choice>
</enumChoice>
<enumChoice choice="Manual notch - notch down/up with F8/F9" value="3">
<choice>Manual notch - notch down/up with F8/F9</choice>
</enumChoice>
</enumVal>
<tooltip>can only have values of 0 or 3</tooltip>
<label>Diesel notch mode</label>
</variable>
<variable CV="123" item="Sound Option 8" default="1">
<enumVal>
<enumChoice choice="Type 1" value="0">
<choice>Type 1</choice>
</enumChoice>
<enumChoice choice="Type 2" value="1">
<choice>Type 2</choice>
</enumChoice>
</enumVal>
<tooltip>Selects the Prime Mover Type (EMD567), GP7/9 or GP30/35</tooltip>
<label>Prime Mover</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>
<pane>
<column>
<label>
<text>MRC NOTE: Some DCC systems do not have enough power on the program track for programming</text>
</label>
<label>
<text>sound decoders. If your system is one of these, There are Program Track Boosters available</text>
</label>
<label>
<text>from aftermarket DCC suppliers.</text>
</label>
<label>
<text> </text>
</label>
</column>
<name>MRC</name>
</pane>
</decoder-config>