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

290 lines
14 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. -->
<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" lastUpdated="20150430"/>
<!-- Version 1 - created from MRC 1800 definition -->
<!-- MRC 1800 version 3 documentation differs -->
<!-- from original 1800 decoder definition -->
<!-- likely to be 1913 -->
<!-- values for CV7 unknown -->
<!-- Bell Ring Rate (CV54) on Sound pane -->
<decoder>
<family name="Sound Decoders" mfg="MRC" lowVersionID="0" highVersionID="32" comment="Synchronized Sound Brilliance(TM) Decoders">
<model model="1913 - HO Scale - ALCO/SD60/SD70/F" numOuts="4" numFns="28" maxTotalCurrent="0.75A" extFnsMRC="yes" comment="&lt;html&gt;HO-Scale Universal, with NMRA 8 pin and 9 pin jst connector&lt;br&gt;Documented as 0001800 Version 3&lt;/html&gt;">
<output name="1" label="White" connection="plug"/>
<output name="2" label="Yellow" connection="plug"/>
<output name="3" label="Green" connection="wire"/>
<output name="4" label="Brown" connection="wire"/>
<size length="52.0" width="17.3" height="3.6" 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">Coupling</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">Traction Air Compressor</functionlabel>
<functionlabel num="12" lockable="true">Volume On/Off</functionlabel>
<functionlabel num="13" lockable="true">Reduce Volume</functionlabel>
<functionlabel num="14" lockable="true">Increase Volume</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">Diesel Rumble Volume</functionlabel>
<functionlabel num="24" lockable="true">Safety Valve</functionlabel>
<functionlabel num="25" lockable="true">Air Release</functionlabel>
<functionlabel num="26" lockable="true">Flange Noise 3</functionlabel>
<functionlabel num="27" lockable="true">Sand Drop</functionlabel>
<functionlabel num="28" lockable="true">Air Compressor Speed</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-63]" default="10">
<decVal max="63"/>
<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-63]" default="0">
<decVal max="63"/>
<label>Acceleration</label>
<label xml:lang="it">Accellerazione</label>
<label xml:lang="fr">Accelération</label>
<label xml:lang="de">Anfahrverzögerung</label>
</variable>
<variable CV="4" item="Decel" tooltip="sets the deceleration rate (delay) [range 0-63]" default="0">
<decVal max="63"/>
<label>Deceleration</label>
<label xml:lang="it">Decellerazione</label>
<label xml:lang="fr">Décélération</label>
<label xml:lang="de">Bremszeit</label>
</variable>
<variable CV="5" item="Vhigh" tooltip="sets the motor voltage at top Speed Step [range 0-63]," default="63">
<decVal max="63"/>
<label>Top Voltage</label>
<label xml:lang="it">Volt Massimi</label>
<label xml:lang="fr">Vitesse Max</label>
<label xml:lang="de">Höchstgeschwindigkeit</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"/>
<!-- MRC CVs -->
<xi:include href="http://jmri.org/xml/decoders/mrc/FunctionExchange.xml"/>
<variable CV="49" item="Sound Setting 1" default="16">
<decVal max="16"/>
<label>Master Volume Control</label>
<tooltip>16=max volume, 0=sound off</tooltip>
</variable>
<variable CV="50" item="Sound Option 1" default="0">
<decVal max="22"/>
<label>Horn Type</label>
<tooltip>Selects the Horn Type [range 0-22, 22=Off]</tooltip>
</variable>
<variable CV="51" item="Sound Setting 2" default="12">
<decVal max="15"/>
<label>Horn Volume</label>
<tooltip>Sets the Horn Volume [range 0-15]</tooltip>
</variable>
<variable CV="52" item="Sound Option 2" default="0">
<decVal max="8"/>
<label>Bell Type</label>
<tooltip>Selects the Bell Type [range 0-8, 8=Off]</tooltip>
</variable>
<variable CV="53" item="Sound Setting 3" tooltip="" default="12">
<decVal max="15"/>
<label>Bell Volume</label>
<tooltip>Sets the Bell Volume [range 0-15]</tooltip>
</variable>
<variable CV="54" item="Sound Group 3 Option 2" default="3">
<decVal max="50"/>
<label>Bell Ring Rate</label>
<tooltip>selects the Bell Ring Rate [range 0-50]</tooltip>
</variable>
<variable CV="55" item="Sound Setting 5" default="12">
<decVal max="15"/>
<label>Prime Mover Volume</label>
<tooltip>Sets the Prime mover Volume [range 0-15]</tooltip>
</variable>
<variable CV="56" item="Sound Setting 6" default="12">
<decVal max="15"/>
<label>Brake squeal volume</label>
<tooltip>Sets the Brake Squeal Volume [range 0-15]</tooltip>
</variable>
<variable CV="57" item="Sound Setting 7" default="12">
<decVal max="15"/>
<label>Dynamic brake volume</label>
<tooltip>Sets the Dynamic Brake Volume [range 0-15]</tooltip>
</variable>
<variable CV="58" item="Sound Setting 8" default="12">
<decVal max="15"/>
<label>Air Release Volume</label>
<tooltip>Sets the Air Release Volume [range 0-15]</tooltip>
</variable>
<variable CV="59" item="Sound Setting 11" default="12">
<decVal max="15"/>
<label>Air Pump Volume</label>
<tooltip>Sets the Air Pump Volume [range 0-15]</tooltip>
</variable>
<variable CV="60" item="Sound Setting 12" default="12">
<decVal max="15"/>
<label>Safety Pop Valve volume</label>
<tooltip>SSets the Safety Pop Valve Volume [range 0-15]</tooltip>
</variable>
<variable CV="61" item="Sound Setting 13" default="12">
<decVal max="15"/>
<label>Engine Cooling Fan Volume</label>
<tooltip>Sets the Engine Cooling Fan Volume [range 0-15]</tooltip>
</variable>
<variable CV="62" item="Sound Setting 14" default="12">
<decVal max="15"/>
<label>Coupling Volume</label>
<tooltip>Sets the Coupling Volume [range 0-15]</tooltip>
</variable>
<variable CV="63" item="Sound Option 8" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-DisableEnable_01.xml"/>
<label>F3 Control Air Release Enable</label>
</variable>
<variable CV="64" item="Sound Setting 16" default="12">
<decVal max="15"/>
<label>Rail clack volume</label>
<tooltip>Sets the Rail Clack Volume [range 0-15]</tooltip>
</variable>
<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"/>
<!-- Motor Control Back EMF -->
<xi:include href="http://jmri.org/xml/decoders/mrc/motorBEMF_cv112_113_114_124.xml"/>
<!-- MRC CVs continue -->
<variable CV="115" item="Sound Option 3" default="0">
<enumVal>
<enumChoice choice="Off" value="2">
<choice>Off</choice>
</enumChoice>
<enumChoice choice="On" value="0">
<choice>On</choice>
</enumChoice>
</enumVal>
<label>Auto Brake squeal</label>
</variable>
<variable CV="117" item="Global lighting option 1" default="0">
<xi:include href="http://jmri.org/xml/decoders/mrc/enum-LightEffect17.xml"/>
<label>Headlight Effect</label>
<tooltip>selects the Headlight Mode</tooltip>
</variable>
<variable CV="118" item="Global lighting option 2" default="0">
<xi:include href="http://jmri.org/xml/decoders/mrc/enum-LightEffect17.xml"/>
<label>Accessory 1 Light Effect</label>
<tooltip>selects the Accessory 1 Light Effect</tooltip>
</variable>
<variable CV="119" item="Global lighting option 3" default="0">
<xi:include href="http://jmri.org/xml/decoders/mrc/enum-LightEffect17.xml"/>
<label>Accessory 2 Light Effect</label>
<tooltip>selects the Accessory 2 Light Effect</tooltip>
</variable>
<variable CV="120" item="Global lighting option 4" default="255">
<decVal max="255"/>
<label>Light Brightness</label>
<tooltip>Range 0-255</tooltip>
</variable>
<variable CV="121" item="Sound Option 4" default="0">
<enumVal>
<enumChoice choice="Constant">
<choice>Constant</choice>
</enumChoice>
<enumChoice choice="Synch to Prime Mover">
<choice>Synch to Prime Mover</choice>
</enumChoice>
</enumVal>
<label>Air Compressor Mode</label>
</variable>
<variable CV="122" item="Sound Option 5" 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>
<tooltip>Can only have values of 0 or 3</tooltip>
</variable>
<variable CV="123" item="Sound Option 6" default="0">
<xi:include href="http://jmri.org/xml/decoders/mrc/enum-PrimeMover6.xml"/>
<label>Prime Mover</label>
<tooltip>Selects the Prime Mover Type</tooltip>
</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> </text></label>
<separator/>
<label><text> </text></label>
<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>
</column>
<name>MRC</name>
</pane>
</decoder-config>