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

277 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 _soundbrillance1808.xml is my first decoder file and is based -->
<!-- primarily on the MRC _soundbrillance1806.xml file as well as others -->
<!-- such as the the MRC_soundbrillance1806.xml file -->
<!-- WCGAGE@YMAIL.COM -->
<!-- -->
<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="William C Gage" version="1.0" lastUpdated="20091011"/>
<version author="Steve Todd" version="2" lastUpdated="20120522"/>
<!-- added function label defaults -->
<!-- ........................................................................... -->
<!-- -->
<!-- Deprecated file - DO NOT USE ANYMORE - only kept for compatibility -->
<!-- ........................................................................... -->
<version author="Alain Le Marchand" version="3" lastUpdated="20150427"/>
<!-- version 3 Replacement models - renamed decoder and family -->
<decoder>
<family name="Brilliance Sound Decoders" mfg="MRC" lowVersionID="32" highVersionID="45">
<model show="no" model="Synch Diesel Sound 1808 - N Scale KATO SD80 - SD90/43MAC" replacementModel="1808 - N Scale - Kato SD80 - SD90/43MAC" replacementFamily="Sound Decoders - N Scale" numOuts="2" numFns="28" maxTotalCurrent="0.75A" extFnsMRC="yes">
<size length="72" width="9.7" height="3.0" 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="false">Air Release/Acc1 on or off</functionlabel>
<functionlabel num="4" lockable="false">Coupling</functionlabel>
<functionlabel num="5" lockable="true">Brake release/Squeal</functionlabel>
<functionlabel num="6" lockable="true">Dynamic Brake</functionlabel>
<functionlabel num="7" lockable="false">Air Hose/Uncoupling Lever</functionlabel>
<functionlabel num="8" lockable="false">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="false">loco Sound</functionlabel>
<functionlabel num="12" lockable="false">Prime MoverType</functionlabel>
<functionlabel num="13" lockable="false">Air release/ Acc2 on or off</functionlabel>
<functionlabel num="14" lockable="false">Coupling 2</functionlabel>
<functionlabel num="15" lockable="true">Air Pump</functionlabel>
<functionlabel num="16" lockable="false">Loco Sound</functionlabel>
<functionlabel num="17" lockable="false">Flange Noise 1</functionlabel>
<functionlabel num="18" lockable="false">Bell Type</functionlabel>
<functionlabel num="19" lockable="false">Horn Type</functionlabel>
<functionlabel num="20" lockable="false">Loco Sound</functionlabel>
<functionlabel num="21" lockable="false">Bell Volume</functionlabel>
<functionlabel num="22" lockable="false">Horn Volume</functionlabel>
<functionlabel num="23" lockable="false">Prime Mover Volume</functionlabel>
<functionlabel num="24" lockable="false">Air Release</functionlabel>
<functionlabel num="25" lockable="false">Flange Noise 2</functionlabel>
<functionlabel num="26" lockable="false">loco sound</functionlabel>
<functionlabel num="27" lockable="false">Sand drop</functionlabel>
<functionlabel num="28" lockable="false">short 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-32]" 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-32]" 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-32]" default="0">
<decVal max="32"/>
<label>Deceleration</label>
</variable>
<variable CV="5" item="Vhigh" tooltip="sets the motor voltage at top Speed Step [range 0-32]," 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" 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-33] or turns off the Horn [16]" default="4">
<decVal max="33"/>
<label>Horn Type</label>
</variable>
<variable CV="51" item="Sound Setting 1" tooltip="selects the Horn Volume [range 0-3]" default="3">
<decVal max="3"/>
<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-3]" default="3">
<decVal max="3"/>
<label>Bell Volume</label>
</variable>
<variable CV="54" item="Sound Setting 3" 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-3]" default="3">
<decVal max="3"/>
<label>Diesel rumble volume</label>
</variable>
<variable CV="56" item="Sound Setting 5" tooltip="sets the Brake Squeal Volume [range 0-3]" default="3">
<decVal max="3"/>
<label>Brake squeal volume</label>
</variable>
<variable CV="57" item="Sound Setting 6" tooltip="sets the Dynamic Brake Volume [range 0-3]" default="3">
<decVal max="3"/>
<label>Dynamic brake volume</label>
</variable>
<variable CV="58" item="Sound Setting 7" tooltip="sets the Air Release Volume [range 0-3]" default="3">
<decVal max="3"/>
<label>Air Release Volume</label>
</variable>
<variable CV="59" item="Sound Setting 11" tooltip="sets the Air Pump Volume [range 0-3]" default="3">
<decVal max="3"/>
<label>Air Pump Volume</label>
</variable>
<variable CV="60" item="Sound Setting 12" tooltip="sets the Safety Pop Valve Volume [range 0-3]" default="3">
<decVal max="3"/>
<label>Safety pop valve volume</label>
</variable>
<variable CV="61" item="Sound Setting 13" tooltip="sets the Engine Cooling Fan Volume [range 0-3]" default="3">
<decVal max="3"/>
<label>Engine Cooling Fan Volume</label>
</variable>
<variable CV="62" item="Sound Setting 14" tooltip="sets the Coupling Volume [range 0-3]" default="3">
<decVal max="3"/>
<label>Coupling Volume</label>
</variable>
<variable CV="64" item="Sound Setting 15" tooltip="sets the Rail Clack Volume [range 0-3]" default="3">
<decVal max="3"/>
<label>Rail clack volume</label>
</variable>
<xi:include href="http://jmri.org/xml/decoders/nmra/kickStart_63.xml"/>
<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="113" item="Sound Setting 16" 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 17" tooltip="sets the Brake Release Volume [range 0-3]" default="0">
<decVal max="3"/>
<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="117" item="Global lighting option 1" tooltip="selects the Light Mode" default="0">
<enumVal>
<enumChoice choice="Normal Headlights" value="0">
<choice>Normal Headlights</choice>
</enumChoice>
<enumChoice choice="Off / Dim / Bright Cycle" value="1">
<choice>Off / Dim / Bright Cycle</choice>
</enumChoice>
<enumChoice choice="Rule 17" value="2">
<choice>Rule 17</choice>
</enumChoice>
</enumVal>
<label>Light Mode</label>
</variable>
<variable CV="122" item="Sound Option 7" tooltip="can only have values of 0 or 3" 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>
<label>Diesel notch mode</label>
</variable>
<variable CV="123" item="Sound Option 8" tooltip="selects the Prime Mover Type [EMD Large Diesel or EMD Switcher]" default="2">
<enumVal>
<enumChoice choice="N/A" value="0">
<choice>N/A</choice>
</enumChoice>
<enumChoice choice="N/A" value="1">
<choice>N/A</choice>
</enumChoice>
<enumChoice choice="SD80/90" value="2">
<choice>SD80/90</choice>
</enumChoice>
<enumChoice choice="N/A" value="3">
<choice>N/A</choice>
</enumChoice>
<enumChoice choice="Diesel off/all other sounds on" value="4">
<choice>Diesel off/all other sounds on</choice>
</enumChoice>
</enumVal>
<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>