3989 lines
164 KiB
XML
3989 lines
164 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2004, 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" showEmptyPanes="no" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
|
|
<version author="nigel cliffe" version="3.5" lastUpdated="2017/06/15"/>
|
|
<!-- Re-instating meaningful labels to CV116 which were mysteriously changed somewhere without any documentation as to how that change happened -->
|
|
<!-- <version author="jclutterbuck2001@yahoo.co.uk" version="3.4" lastUpdated="2011/04/06"/> -->
|
|
<!-- v3.4: -->
|
|
<!-- Split from old file - this one now applies to just SL75 & SL51 v100 onwards -->
|
|
<!-- Major changes to Yard Mode and Uncoupling Panel CVs 55,56,58 & 151-152 all confirmed by testing (on v102 SL75) -->
|
|
<!-- Thanks to John Gymer & Nigel Cliffe for help/clues -->
|
|
<!-- v3.3: -->
|
|
<!-- Added "alternative" sound slots to function mapping, allowing access to slots 9-16, -->
|
|
<!-- also adjusted labelling of panes, and minor function changes associated with these changes -->
|
|
<!-- Thanks to John Gymer for the clues to use of the "Alt" feature in CT Function Mapping -->
|
|
<!-- v3.2: -->
|
|
<!-- extended version numbering to 112. -->
|
|
<!-- Volume control (CV121) appears to now be 64 step for some versions of firmware -->
|
|
<!-- v3.1: -->
|
|
<!-- major revision by Nigel Cliffe, many thanks to John Clutterbuck for assistance and notes -->
|
|
<!-- re-structured "sound slots and repetition" pane -->
|
|
<!-- re-structured "sound config" pane, including "include" statements for difference between SL74 and SL75 -->
|
|
<!-- added Lenz ABC (diode braking), tested on SL75 -->
|
|
<!-- function mapping according to http://www.tran.at/Dokumentation/mapping.pdf -->
|
|
<!-- -->
|
|
<!-- outstanding issue - relationship between CV110 and CV137 and Function Mapping. Cannot decypher documentation on matter -->
|
|
<!-- <version author="Peter.Brandenburg@t-online.de"
|
|
version="2" lastUpdated="2006/11/20" /> -->
|
|
<!-- version 1 - recreated from CT_Elektronik_Sound_SL_51.xml by "mark.kasprowicz@traindecoder.com"
|
|
version="1.0 beta" lastUpdated="20040818" - Peter 06/10/28 -->
|
|
<!-- version 2 - added new CVs: Auto Uncoupling and Light Effects - Peter -->
|
|
<!-- Version 2.1 added SL76 decoders - Nigel Cliffe, ncliffe@btinternet.com, 2013/05/14 -->
|
|
<!-- Added decoder version numbers, SL51/SL75 have up to version 125, SL76 is version 127+ -->
|
|
<!-- Added CV49=10 for diesel electrics, this is undocumented, info from John Gymer at YouChoos.co.uk -->
|
|
<!-- Added GE75 and GE76 sound only (no motor) decoders. Motor panes required to synch sound behaviour -->
|
|
<!-- Added SL82 Large decoder (LGB), cannot find CV's which control output F7 (ninth output on decoder) -->
|
|
<decoder>
|
|
<family name="Sound Decoder SL (v100 up)" mfg="CT Elektronik">
|
|
<model model="SL 51" numOuts="8" numFns="15" productID="SL51">
|
|
<versionCV lowVersionID="100" highVersionID="125"/>
|
|
<output name="1" label="White"/>
|
|
<output name="2" label="Yellow"/>
|
|
<output name="3" label="Green"/>
|
|
<output name="4" label="Purple"/>
|
|
<output name="5" label="Pad 5"/>
|
|
<output name="6" label="Pad 6"/>
|
|
<output name="7" label="Pad 7"/>
|
|
<output name="8" label="Pad 8"/>
|
|
<output name="Ra" label="Yard Mode"/>
|
|
<output name="Se" label="Sound"/>
|
|
<output name="Alt" label="Alt Snds"/>
|
|
<output name="G1" label="Slot 1/9"/>
|
|
<output name="G2" label="Slot 2/10"/>
|
|
<output name="G3" label="Slot 3/11"/>
|
|
<output name="G4" label="Slot 4/12"/>
|
|
<output name="G5" label="Slot 5/13"/>
|
|
<output name="G6" label="Slot 6/14"/>
|
|
<output name="G7" label="Slot 7/15"/>
|
|
<output name="G8" label="Slot 8/16"/>
|
|
</model>
|
|
<model model="SL 75" numOuts="4" numFns="14" productID="SL75">
|
|
<versionCV lowVersionID="100" highVersionID="125"/>
|
|
<output name="1" label="White"/>
|
|
<output name="2" label="Yellow"/>
|
|
<output name="3" label="Green"/>
|
|
<output name="4" label="Purple"/>
|
|
<output name="Ra" label="Yard Mode"/>
|
|
<output name="Se" label="Sound"/>
|
|
<output name="Alt" label="Alt Snds"/>
|
|
<output name="G1" label="Slot 1/9"/>
|
|
<output name="G2" label="Slot 2/10"/>
|
|
<output name="G3" label="Slot 3/11"/>
|
|
<output name="G4" label="Slot 4/12"/>
|
|
<output name="G5" label="Slot 5/13"/>
|
|
<output name="G6" label="Slot 6/14"/>
|
|
<output name="G7" label="Slot 7/15"/>
|
|
<output name="G8" label="Slot 8/16"/>
|
|
</model>
|
|
<model model="GE 75" numOuts="2" numFns="14" productID="GE75">
|
|
<versionCV lowVersionID="100" highVersionID="125"/>
|
|
<output name="1" label="White"/>
|
|
<output name="2" label="Yellow"/>
|
|
<output name="Ra" label="Yard Mode"/>
|
|
<output name="Se" label="Sound"/>
|
|
<output name="Alt" label="Alt Snds"/>
|
|
<output name="G1" label="Slot 1/9"/>
|
|
<output name="G2" label="Slot 2/10"/>
|
|
<output name="G3" label="Slot 3/11"/>
|
|
<output name="G4" label="Slot 4/12"/>
|
|
<output name="G5" label="Slot 5/13"/>
|
|
<output name="G6" label="Slot 6/14"/>
|
|
<output name="G7" label="Slot 7/15"/>
|
|
<output name="G8" label="Slot 8/16"/>
|
|
</model>
|
|
<model model="SL 76" numOuts="4" numFns="14" productID="SL76">
|
|
<versionCV lowVersionID="127"/>
|
|
<output name="1" label="White"/>
|
|
<output name="2" label="Yellow"/>
|
|
<output name="3" label="Green"/>
|
|
<output name="4" label="Purple"/>
|
|
<output name="Ra" label="Yard Mode"/>
|
|
<output name="Se" label="Sound"/>
|
|
<output name="Alt" label="Alt Snds"/>
|
|
<output name="G1" label="Slot 1/9"/>
|
|
<output name="G2" label="Slot 2/10"/>
|
|
<output name="G3" label="Slot 3/11"/>
|
|
<output name="G4" label="Slot 4/12"/>
|
|
<output name="G5" label="Slot 5/13"/>
|
|
<output name="G6" label="Slot 6/14"/>
|
|
<output name="G7" label="Slot 7/15"/>
|
|
<output name="G8" label="Slot 8/16"/>
|
|
</model>
|
|
<model model="GE 76" numOuts="4" numFns="14" productID="GE76">
|
|
<versionCV lowVersionID="127"/>
|
|
<output name="1" label="White"/>
|
|
<output name="2" label="Yellow"/>
|
|
<output name="3" label="Green"/>
|
|
<output name="4" label="Purple"/>
|
|
<output name="Ra" label="Yard Mode"/>
|
|
<output name="Se" label="Sound"/>
|
|
<output name="Alt" label="Alt Snds"/>
|
|
<output name="G1" label="Slot 1/9"/>
|
|
<output name="G2" label="Slot 2/10"/>
|
|
<output name="G3" label="Slot 3/11"/>
|
|
<output name="G4" label="Slot 4/12"/>
|
|
<output name="G5" label="Slot 5/13"/>
|
|
<output name="G6" label="Slot 6/14"/>
|
|
<output name="G7" label="Slot 7/15"/>
|
|
<output name="G8" label="Slot 8/16"/>
|
|
</model>
|
|
<model model="SL82" numOuts="9" numFns="14" productID="SL82" maxMotorCurrent="4A / 2.5A" maxTotalCurrent="4A">
|
|
<versionCV lowVersionID="100"/>
|
|
<output name="1" label="White"/>
|
|
<output name="2" label="Yellow"/>
|
|
<output name="3" label="F1"/>
|
|
<output name="4" label="F2"/>
|
|
<output name="5" label="F3"/>
|
|
<output name="6" label="F4"/>
|
|
<output name="7" label="F5"/>
|
|
<output name="8" label="F6"/>
|
|
<output name="9" label="F7"/>
|
|
<output name="Ra" label="Yard Mode"/>
|
|
<output name="Se" label="Sound"/>
|
|
<output name="Alt" label="Alt Snds"/>
|
|
<output name="G1" label="Slot 1/9"/>
|
|
<output name="G2" label="Slot 2/10"/>
|
|
<output name="G3" label="Slot 3/11"/>
|
|
<output name="G4" label="Slot 4/12"/>
|
|
<output name="G5" label="Slot 5/13"/>
|
|
<output name="G6" label="Slot 6/14"/>
|
|
<output name="G7" label="Slot 7/15"/>
|
|
<output name="G8" label="Slot 8/16"/>
|
|
</model>
|
|
</family>
|
|
<programming direct="yes" paged="no" register="no" ops="yes"/>
|
|
<variables>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/shortAndLongAddress.xml"/>
|
|
<variable CV="2" item="Vstart" comment="A value of 255 corresponds to 100%">
|
|
<decVal/>
|
|
<label>Start Voltage</label>
|
|
<label xml:lang="it">Volt Partenza</label>
|
|
<label xml:lang="fr">V démarr.</label>
|
|
<label xml:lang="de">Startspannung</label>
|
|
<comment>A value of 255 corresponds to 100%</comment>
|
|
</variable>
|
|
<!-- CV 3-4 -->
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/accelDecel_255.xml"/>
|
|
<variable item="Vhigh" CV="5" default="0" comment="Maximum Speed">
|
|
<decVal/>
|
|
<label>Vhigh</label>
|
|
<comment>Maximum Speed</comment>
|
|
</variable>
|
|
<variable item="Vmid" CV="6" default="0">
|
|
<decVal/>
|
|
<label>Vmid</label>
|
|
</variable>
|
|
<variable CV="7" item="Decoder Version" readOnly="yes">
|
|
<decVal/>
|
|
<label>Decoder Version</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" default="117" readOnly="yes" item="Manufacturer">
|
|
<decVal/>
|
|
<label>Manufacturer</label>
|
|
<label xml:lang="it">ID Costruttore: </label>
|
|
<label xml:lang="fr">ID constructeur: </label>
|
|
<label xml:lang="de">Hersteller ID: </label>
|
|
</variable>
|
|
<variable item="Total PWM Period" CV="9" default="134" tooltip="13-63=30-150Hz, 141-191=16kHz" comment="Range 13-63/141-191">
|
|
<decVal/>
|
|
<label>Total PWM Period</label>
|
|
<comment>Range 13-63/141-191</comment>
|
|
</variable>
|
|
<variable CV="13" default="0" mask="XXXXXXXV" item="Analog Mode Function Status - FL(f)">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output FL(f) ON in analog mode</label>
|
|
</variable>
|
|
<variable CV="13" default="0" mask="XXXXXXVX" item="Analog Mode Function Status - FL(r)">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output FL(r) ON in analog mode</label>
|
|
</variable>
|
|
<variable CV="13" default="0" mask="XXXXXVXX" item="Analog Mode Function Status - F1">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output F 1 ON in analog mode</label>
|
|
</variable>
|
|
<variable CV="13" default="0" mask="XXXXVXXX" item="Analog Mode Function Status - F2">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output F 2 ON in analog mode</label>
|
|
</variable>
|
|
<variable CV="13" default="0" mask="XXXVXXXX" item="Analog Mode Function Status - F3">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output F 3 ON in analog mode</label>
|
|
</variable>
|
|
<variable CV="13" default="0" mask="XXVXXXXX" item="Analog Mode Function Status - F4">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output F 4 ON in analog mode</label>
|
|
</variable>
|
|
<variable CV="13" default="0" mask="XVXXXXXX" item="Analog Mode Function Status - F5">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output F 5 ON in analog mode</label>
|
|
</variable>
|
|
<variable CV="13" default="0" mask="VXXXXXXX" item="Analog Mode Function Status - F6">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output F 6 ON in analog mode</label>
|
|
</variable>
|
|
<!-- CV=19 -->
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/consistAddrDirection.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/cv29table3-28.xml"/>
|
|
<variable item="Error Diagnosis" CV="30" readOnly="yes" default="0">
|
|
<decVal min="0" max="3"/>
|
|
<label>Error Diagnosis</label>
|
|
</variable>
|
|
<!-- NMRA Function Mapping -->
|
|
<variable item="FL(f) controls output 1" CV="33" mask="XXXXXXXV" minOut="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 1</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 2" CV="33" mask="XXXXXXVX" minOut="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 2</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 3" CV="33" mask="XXXXXVXX" minOut="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 3</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 4" CV="33" mask="XXXXVXXX" minOut="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 4</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 5" CV="33" mask="XXXVXXXX" minOut="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 5</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 6" CV="33" mask="XXVXXXXX" minOut="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 6</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 7" CV="33" mask="XVXXXXXX" minOut="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 7</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output 8" CV="33" mask="VXXXXXXX" minOut="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output 8</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 1" CV="34" mask="XXXXXXXV" minOut="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 1</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 2" CV="34" mask="XXXXXXVX" minOut="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 2</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 3" CV="34" mask="XXXXXVXX" minOut="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 3</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 4" CV="34" mask="XXXXVXXX" minOut="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 4</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 5" CV="34" mask="XXXVXXXX" minOut="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 5</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 6" CV="34" mask="XXVXXXXX" minOut="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 6</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 7" CV="34" mask="XVXXXXXX" minOut="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 7</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output 8" CV="34" mask="VXXXXXXX" minOut="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output 8</label>
|
|
</variable>
|
|
<variable item="F1 controls output 1" CV="35" mask="XXXXXXXV" minOut="1" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 1</label>
|
|
</variable>
|
|
<variable item="F1 controls output 2" CV="35" mask="XXXXXXVX" minOut="2" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 2</label>
|
|
</variable>
|
|
<variable item="F1 controls output 3" CV="35" mask="XXXXXVXX" minOut="3" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 3</label>
|
|
</variable>
|
|
<variable item="F1 controls output 4" CV="35" mask="XXXXVXXX" minOut="4" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 4</label>
|
|
</variable>
|
|
<variable item="F1 controls output 5" CV="35" mask="XXXVXXXX" minOut="5" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 5</label>
|
|
</variable>
|
|
<variable item="F1 controls output 6" CV="35" mask="XXVXXXXX" minOut="6" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 6</label>
|
|
</variable>
|
|
<variable item="F1 controls output 7" CV="35" mask="XVXXXXXX" minOut="7" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 7</label>
|
|
</variable>
|
|
<variable item="F1 controls output 8" CV="35" mask="VXXXXXXX" minOut="8" minFn="1">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output 8</label>
|
|
</variable>
|
|
<variable item="F2 controls output 1" CV="36" mask="XXXXXXXV" minOut="1" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 1</label>
|
|
</variable>
|
|
<variable item="F2 controls output 2" CV="36" mask="XXXXXXVX" minOut="2" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 2</label>
|
|
</variable>
|
|
<variable item="F2 controls output 3" CV="36" mask="XXXXXVXX" minOut="3" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 3</label>
|
|
</variable>
|
|
<variable item="F2 controls output 4" CV="36" mask="XXXXVXXX" minOut="4" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 4</label>
|
|
</variable>
|
|
<variable item="F2 controls output 5" CV="36" mask="XXXVXXXX" minOut="5" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 5</label>
|
|
</variable>
|
|
<variable item="F2 controls output 6" CV="36" mask="XXVXXXXX" minOut="6" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 6</label>
|
|
</variable>
|
|
<variable item="F2 controls output 7" CV="36" mask="XVXXXXXX" minOut="7" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 7</label>
|
|
</variable>
|
|
<variable item="F2 controls output 8" CV="36" mask="VXXXXXXX" minOut="8" minFn="2">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output 8</label>
|
|
</variable>
|
|
<variable item="F3 controls output 1" CV="37" mask="XXXXXXXV" minOut="1" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 1</label>
|
|
</variable>
|
|
<variable item="F3 controls output 2" CV="37" mask="XXXXXXVX" minOut="2" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 2</label>
|
|
</variable>
|
|
<variable item="F3 controls output 3" CV="37" mask="XXXXXVXX" minOut="3" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 3</label>
|
|
</variable>
|
|
<variable item="F3 controls output 4" CV="37" mask="XXXXVXXX" minOut="4" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 4</label>
|
|
</variable>
|
|
<variable item="F3 controls output 5" CV="37" mask="XXXVXXXX" minOut="5" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 5</label>
|
|
</variable>
|
|
<variable item="F3 controls output 6" CV="37" mask="XXVXXXXX" minOut="6" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 6</label>
|
|
</variable>
|
|
<variable item="F3 controls output 7" CV="37" mask="XVXXXXXX" minOut="7" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 7</label>
|
|
</variable>
|
|
<variable item="F3 controls output 8" CV="37" mask="VXXXXXXX" minOut="8" minFn="3">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output 8</label>
|
|
</variable>
|
|
<variable item="F4 controls output 4" CV="38" mask="XXXXXXXV" minOut="4" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output 4</label>
|
|
</variable>
|
|
<variable item="F4 controls output 5" CV="38" mask="XXXXXXVX" minOut="5" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output 5</label>
|
|
</variable>
|
|
<variable item="F4 controls output 6" CV="38" mask="XXXXXVXX" minOut="6" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output 6</label>
|
|
</variable>
|
|
<variable item="F4 controls output 7" CV="38" mask="XXXXVXXX" minOut="7" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output 7</label>
|
|
</variable>
|
|
<variable item="F4 controls output 8" CV="38" mask="XXXVXXXX" minOut="8" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output 8</label>
|
|
</variable>
|
|
<variable item="F4 controls output Ra" CV="38" mask="XXVXXXXX" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F4 controls output Se" CV="38" mask="XVXXXXXX" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output Se</label>
|
|
</variable>
|
|
<variable item="F4 controls output Alt" CV="38" mask="VXXXXXXX" minFn="4">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F5 controls output 4" CV="39" mask="XXXXXXXV" minOut="4" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output 4</label>
|
|
</variable>
|
|
<variable item="F5 controls output 5" CV="39" mask="XXXXXXVX" minOut="5" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output 5</label>
|
|
</variable>
|
|
<variable item="F5 controls output 6" CV="39" mask="XXXXXVXX" minOut="6" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output 6</label>
|
|
</variable>
|
|
<variable item="F5 controls output 7" CV="39" mask="XXXXVXXX" minOut="7" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output 7</label>
|
|
</variable>
|
|
<variable item="F5 controls output 8" CV="39" mask="XXXVXXXX" minOut="8" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output 8</label>
|
|
</variable>
|
|
<variable item="F5 controls output Ra" CV="39" mask="XXVXXXXX" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F5 controls output Se" CV="39" mask="XVXXXXXX" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output Se</label>
|
|
</variable>
|
|
<variable item="F5 controls output Alt" CV="39" mask="VXXXXXXX" minFn="5">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F6 controls output 4" CV="40" mask="XXXXXXXV" minOut="4" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output 4</label>
|
|
</variable>
|
|
<variable item="F6 controls output 5" CV="40" mask="XXXXXXVX" minOut="5" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output 5</label>
|
|
</variable>
|
|
<variable item="F6 controls output 6" CV="40" mask="XXXXXVXX" minOut="6" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output 6</label>
|
|
</variable>
|
|
<variable item="F6 controls output 7" CV="40" mask="XXXXVXXX" minOut="7" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output 7</label>
|
|
</variable>
|
|
<variable item="F6 controls output 8" CV="40" mask="XXXVXXXX" minOut="8" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output 8</label>
|
|
</variable>
|
|
<variable item="F6 controls output Ra" CV="40" mask="XXVXXXXX" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F6 controls output Se" CV="40" mask="XVXXXXXX" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output Se</label>
|
|
</variable>
|
|
<variable item="F6 controls output Alt" CV="40" mask="VXXXXXXX" minFn="6">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F7 controls output 4" CV="41" mask="XXXXXXXV" minOut="4" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output 4</label>
|
|
</variable>
|
|
<variable item="F7 controls output 5" CV="41" mask="XXXXXXVX" minOut="5" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output 5</label>
|
|
</variable>
|
|
<variable item="F7 controls output 6" CV="41" mask="XXXXXVXX" minOut="6" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output 6</label>
|
|
</variable>
|
|
<variable item="F7 controls output 7" CV="41" mask="XXXXVXXX" minOut="7" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output 7</label>
|
|
</variable>
|
|
<variable item="F7 controls output 8" CV="41" mask="XXXVXXXX" minOut="8" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output 8</label>
|
|
</variable>
|
|
<variable item="F7 controls output Ra" CV="41" mask="XXVXXXXX" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F7 controls output Se" CV="41" mask="XVXXXXXX" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output Se</label>
|
|
</variable>
|
|
<variable item="F7 controls output Alt" CV="41" mask="VXXXXXXX" minFn="7">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F8 controls output 4" CV="42" mask="XXXXXXXV" minOut="4" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output 4</label>
|
|
</variable>
|
|
<variable item="F8 controls output 5" CV="42" mask="XXXXXXVX" minOut="5" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output 5</label>
|
|
</variable>
|
|
<variable item="F8 controls output 6" CV="42" mask="XXXXXVXX" minOut="6" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output 6</label>
|
|
</variable>
|
|
<variable item="F8 controls output 7" CV="42" mask="XXXXVXXX" minOut="7" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output 7</label>
|
|
</variable>
|
|
<variable item="F8 controls output 8" CV="42" mask="XXXVXXXX" minOut="8" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output 8</label>
|
|
</variable>
|
|
<variable item="F8 controls output Ra" CV="42" mask="XXVXXXXX" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F8 controls output Se" CV="42" mask="XVXXXXXX" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output Se</label>
|
|
</variable>
|
|
<variable item="F8 controls output Alt" CV="42" mask="VXXXXXXX" minFn="8">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F9 controls output 7" CV="43" mask="XXXXXXXV" minOut="7" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output 7</label>
|
|
</variable>
|
|
<variable item="F9 controls output 8" CV="43" mask="XXXXXXVX" minOut="8" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output 8</label>
|
|
</variable>
|
|
<variable item="F9 controls output Ra" CV="43" mask="XXXXXVXX" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F9 controls output Se" CV="43" mask="XXXXVXXX" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output Se</label>
|
|
</variable>
|
|
<variable item="F9 controls output Alt" CV="43" mask="XXXVXXXX" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F9 controls output G1" CV="43" mask="XXVXXXXX" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output G1</label>
|
|
</variable>
|
|
<variable item="F9 controls output G2" CV="43" mask="XVXXXXXX" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output G2</label>
|
|
</variable>
|
|
<variable item="F9 controls output G3" CV="43" mask="VXXXXXXX" minFn="9">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output G3</label>
|
|
</variable>
|
|
<variable item="F10 controls output 7" CV="44" mask="XXXXXXXV" minOut="7" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output 7</label>
|
|
</variable>
|
|
<variable item="F10 controls output 8" CV="44" mask="XXXXXXVX" minOut="8" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output 8</label>
|
|
</variable>
|
|
<variable item="F10 controls output Ra" CV="44" mask="XXXXXVXX" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F10 controls output Se" CV="44" mask="XXXXVXXX" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output Se</label>
|
|
</variable>
|
|
<variable item="F10 controls output Alt" CV="44" mask="XXXVXXXX" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F10 controls output G1" CV="44" mask="XXVXXXXX" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output G1</label>
|
|
</variable>
|
|
<variable item="F10 controls output G2" CV="44" mask="XVXXXXXX" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output G2</label>
|
|
</variable>
|
|
<variable item="F10 controls output G3" CV="44" mask="VXXXXXXX" minFn="10">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output G3</label>
|
|
</variable>
|
|
<variable item="F11 controls output 7" CV="45" mask="XXXXXXXV" minOut="7" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output 7</label>
|
|
</variable>
|
|
<variable item="F11 controls output 8" CV="45" mask="XXXXXXVX" minOut="8" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output 8</label>
|
|
</variable>
|
|
<variable item="F11 controls output Ra" CV="45" mask="XXXXXVXX" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F11 controls output Se" CV="45" mask="XXXXVXXX" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output Se</label>
|
|
</variable>
|
|
<variable item="F11 controls output Alt" CV="45" mask="XXXVXXXX" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F11 controls output G1" CV="45" mask="XXVXXXXX" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output G1</label>
|
|
</variable>
|
|
<variable item="F11 controls output G2" CV="45" mask="XVXXXXXX" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output G2</label>
|
|
</variable>
|
|
<variable item="F11 controls output G3" CV="45" mask="VXXXXXXX" minFn="11">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output G3</label>
|
|
</variable>
|
|
<variable item="F12 controls output 7" CV="46" mask="XXXXXXXV" minOut="7" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output 7</label>
|
|
</variable>
|
|
<variable item="F12 controls output 8" CV="46" mask="XXXXXXVX" minOut="8" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output 8</label>
|
|
</variable>
|
|
<variable item="F12 controls output Ra" CV="46" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F12 controls output Se" CV="46" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output Se</label>
|
|
</variable>
|
|
<variable item="F12 controls output Alt" CV="46" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F12 controls output G1" CV="46" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output G1</label>
|
|
</variable>
|
|
<variable item="F12 controls output G2" CV="46" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output G2</label>
|
|
</variable>
|
|
<variable item="F12 controls output G3" CV="46" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output G3</label>
|
|
</variable>
|
|
<!-- commented out options, instead drop downs below
|
|
<variable label="Decoder Properties/Synchropulses" CV="49" mask="XXXXXXXV"
|
|
include="SL51,SL74" default="0" >
|
|
<enumVal><enumChoice choice="Off"/><enumChoice choice="On"/></enumVal>
|
|
</variable>
|
|
<variable label="Diesel and E Locosound" CV="49" mask="XXXXXXVX"
|
|
include="SL51,SL74" default="0" >
|
|
<enumVal><enumChoice choice="Off"/><enumChoice choice="On"/></enumVal>
|
|
</variable>
|
|
<variable label="2 Cylinder Steam" CV="49" mask="XXXXXVXX"
|
|
include="SL51,SL74" default="0" >
|
|
<enumVal><enumChoice choice="Off"/><enumChoice choice="On"/></enumVal>
|
|
</variable>
|
|
<variable label="3 Cylinder Steam" CV="49" mask="XXXXVXXX"
|
|
include="SL51,SL74" default="0" >
|
|
<enumVal><enumChoice choice="Off"/><enumChoice choice="On"/></enumVal>
|
|
</variable>
|
|
-->
|
|
<variable item="Steam/Diesel sound types" CV="49" mask="XXXXVVVV" include="SL51,SL74" default="4">
|
|
<enumVal>
|
|
<enumChoice choice="4 cyl steam, auto pulse" value="0">
|
|
<choice>4 cyl steam, auto pulse</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Synchro pulse inputs" value="1">
|
|
<choice>Synchro pulse inputs</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Diesel and Electric locos" value="2">
|
|
<choice>Diesel and Electric locos</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2 Cyl Steam" value="4">
|
|
<choice>2 Cyl Steam</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3 Cyl Steam" value="8">
|
|
<choice>3 Cyl Steam</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Steam/Diesel sound types</label>
|
|
</variable>
|
|
<variable item="Steam/Diesel sound types" CV="49" mask="XXXXVVVV" include="SL75,SL76,GE75,GE76,SL82" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="4 Cylinder steam, auto pulse">
|
|
<choice>4 Cylinder steam, auto pulse</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Synchro pulse inputs">
|
|
<choice>Synchro pulse inputs</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Electric (variable speed)">
|
|
<choice>Diesel Electric (variable speed)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Diesel Electric (constant speed)">
|
|
<choice>Diesel Electric (constant speed)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2 Cylinder Steam, auto pulse">
|
|
<choice>2 Cylinder Steam, auto pulse</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3 Cylinder Steam, auto pulse" value="8">
|
|
<choice>3 Cylinder Steam, auto pulse</choice>
|
|
</enumChoice>
|
|
<!-- value CV49=10 information from John Gymer at YouChoos.co.uk, it gives better behaviour than CV49=2 -->
|
|
<enumChoice choice="Diesel Electric (variable speed)" value="10">
|
|
<choice>3 Cylinder Steam, auto pulse</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Steam/Diesel sound types</label>
|
|
</variable>
|
|
<variable item="No Steam Exhaust Downhill" CV="49" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>No Steam Exhaust Downhill</label>
|
|
</variable>
|
|
<variable item="Continuous Sound CV 10, F 1" CV="49" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Continuous Sound CV 10, F 1</label>
|
|
</variable>
|
|
<variable item="No Sound stop to moving (whistle)" CV="49" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>No Sound stop to moving (whistle)</label>
|
|
</variable>
|
|
<variable item="No Sound moving to stop (brake squeal)" CV="49" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>No Sound moving to stop (brake squeal)</label>
|
|
</variable>
|
|
<variable CV="50" default="255" item="EMF Feedback Cutout" tooltip="BEMF Pull" comment="Controls how much BEMF (0-no BEMF to 255-max)">
|
|
<decVal min="0" max="255"/>
|
|
<label>BEMF Pull</label>
|
|
<comment>Controls how much BEMF (0-no BEMF to 255-max)</comment>
|
|
</variable>
|
|
<variable CV="51" default="80" item="EMF Static Config" tooltip="P adjustment, 0-255" comment="Range 0-255">
|
|
<decVal max="255"/>
|
|
<label>P adjustment</label>
|
|
<comment>Range 0-255</comment>
|
|
</variable>
|
|
<variable CV="52" default="35" item="EMF Dynamic Config" tooltip="I adjustment, 0-255" comment="Range 0-255">
|
|
<decVal max="255"/>
|
|
<label>I adjustment</label>
|
|
<comment>Range 0-255</comment>
|
|
</variable>
|
|
<variable item="Decoder Lock" CV="53" default="0" tooltip="Lock=66 Unlock=77" comment="also used for Lokmouse programming">
|
|
<decVal/>
|
|
<label>Decoder Lock</label>
|
|
<comment>also used for Lokmouse programming</comment>
|
|
</variable>
|
|
<variable item="PWM Function Outputs" CV="54" default="50" tooltip="Dimming Outputs 0 - 100%">
|
|
<decVal min="0" max="100"/>
|
|
<label>PWM Function Outputs</label>
|
|
</variable>
|
|
<variable item="Reduced Holding Current" CV="55" default="32" comment="Range 0-100">
|
|
<decVal min="0" max="100"/>
|
|
<label>Reduced Holding Current</label>
|
|
<comment>Range 0-100</comment>
|
|
</variable>
|
|
<variable item="Initial Full Power Time" CV="56" default="60">
|
|
<decVal/>
|
|
<label>Initial Full Power Time</label>
|
|
</variable>
|
|
<variable item="Dimming Output FL(f)" CV="57" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dimming Output FL(f)</label>
|
|
</variable>
|
|
<variable item="Dimming Output FL(r)" CV="57" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dimming Output FL(r)</label>
|
|
</variable>
|
|
<variable item="Dimming Output F 1" CV="57" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dimming Output F 1</label>
|
|
</variable>
|
|
<variable item="Dimming Output F 2" CV="57" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dimming Output F 2</label>
|
|
</variable>
|
|
<variable item="Dimming Output F 3" CV="57" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dimming Output F 3</label>
|
|
</variable>
|
|
<variable item="Dimming Output F 4" CV="57" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dimming Output F 4</label>
|
|
</variable>
|
|
<variable item="Dimming Output F 5" CV="57" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dimming Output F 5</label>
|
|
</variable>
|
|
<variable item="Dimming Output F 6" CV="57" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dimming Output F 6</label>
|
|
</variable>
|
|
<variable item="Reduced Power Output 1 (White)" CV="58" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output Uncoupler FL(f)</label>
|
|
</variable>
|
|
<variable item="Reduced Power Output 2 (Yellow)" CV="58" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output Uncoupler FL(r)</label>
|
|
</variable>
|
|
<variable item="Reduced Power Output 3 (Green)" CV="58" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output Uncoupler F 1</label>
|
|
</variable>
|
|
<variable item="Reduced Power Output 4 (Purple)" CV="58" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output Uncoupler F 2</label>
|
|
</variable>
|
|
<variable item="Reduced Power Output 5" CV="58" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output Uncoupler F 3</label>
|
|
</variable>
|
|
<variable item="Reduced Power Output 6" CV="58" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output Uncoupler F 4</label>
|
|
</variable>
|
|
<variable item="Output Uncoupler F 5" CV="58" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output Uncoupler F 5</label>
|
|
</variable>
|
|
<variable item="Output Uncoupler F 6" CV="58" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output Uncoupler F 6</label>
|
|
</variable>
|
|
<variable item="ZIMO Signal Controlled Speed L" CV="59" default="168" comment="Zimo Only">
|
|
<decVal/>
|
|
<label>ZIMO Signal Controlled Speed L</label>
|
|
<comment>Zimo Only</comment>
|
|
</variable>
|
|
<variable item="ZIMO Signal Controlled Speed U" CV="60" default="84" comment="Zimo Only">
|
|
<decVal/>
|
|
<label>ZIMO Signal Controlled Speed U</label>
|
|
<comment>Zimo Only</comment>
|
|
</variable>
|
|
<variable item="ZIMO Signal Controlled Acc Reaction" CV="61">
|
|
<decVal/>
|
|
<label>ZIMO Signal Controlled Acc Reaction</label>
|
|
</variable>
|
|
<variable item="Brake Sound Trigger" CV="62" default="00" tooltip="rate of speed change to trigger brake noise slots 120 to 122">
|
|
<decVal max="255"/>
|
|
<label>Brake Sound Trigger</label>
|
|
</variable>
|
|
<variable CV="64" default="160" item="EMF Droop Config" comment="160=16v track volts, appears to be percentage in reality, 100=normal, values 1-255 are legal. Alters top speed better than CV5">
|
|
<decVal/>
|
|
<label>Track Voltage Reference</label>
|
|
<comment>160=16v track volts, appears to be percentage in reality, 100=normal, values 1-255 are legal. Alters top speed better than CV5</comment>
|
|
</variable>
|
|
<xi:include href="http://jmri.org/xml/decoders/nmra/cv67speedTableBasic.xml"/>
|
|
<variable item="ZIMO Course influence F-L" CV="96" tooltip="selected speed between F L (MX9 and/or HLU) from version 52, see CV59, 60">
|
|
<decVal/>
|
|
<label>ZIMO Course influence F-L</label>
|
|
</variable>
|
|
<variable item="ZIMO Course influence L-U" CV="97" tooltip="selected speed between L U (MX9 and/or HLU) from version 52, see CV59, 60">
|
|
<decVal/>
|
|
<label>ZIMO Course influence L-U</label>
|
|
</variable>
|
|
<variable item="ZIMO Course influence U" CV="98" tooltip="selected speed between U Stop (MX9 and/or HLU) from version 52, see CV59, 60">
|
|
<decVal/>
|
|
<label>ZIMO Course influence U</label>
|
|
</variable>
|
|
<variable item="Braking Threshold Finish" CV="104" tooltip="some elements from version 100">
|
|
<decVal/>
|
|
<label>Braking Threshold Finish</label>
|
|
</variable>
|
|
<variable CV="105" default="0" item="User Id #1">
|
|
<decVal/>
|
|
<label>User Identification #1</label>
|
|
</variable>
|
|
<variable CV="106" default="0" item="User Id #2">
|
|
<decVal/>
|
|
<label>User Identification #2</label>
|
|
</variable>
|
|
<variable item="Brake Threshold" CV="107" default="0" comment="Range 0-255">
|
|
<decVal/>
|
|
<label>Brake Threshold</label>
|
|
<comment>Range 0-255</comment>
|
|
</variable>
|
|
<variable item="LGB Continuous Manual Sound Bitmask" CV="108" default="0">
|
|
<decVal/>
|
|
<label>LGB Continuous Manual Sound Bitmask</label>
|
|
</variable>
|
|
<variable item="Select CV Set 1 or 2" CV="109" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Select CV Set 1 or 2</label>
|
|
</variable>
|
|
<variable item="Load Dependant Sound Variation" CV="110" default="4">
|
|
<decVal min="0" max="15"/>
|
|
<label>Load Dependant Sound Variation</label>
|
|
</variable>
|
|
<variable item="ACK Pulse" CV="111" default="255">
|
|
<decVal/>
|
|
<label>ACK Pulse</label>
|
|
</variable>
|
|
<variable item="Random Aux Sound 1 Idling" CV="112">
|
|
<decVal/>
|
|
<label>Random Aux Sound 1 Idling</label>
|
|
</variable>
|
|
<variable item="Random Idling Slot 1" CV="112" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Idling Slot 1</label>
|
|
</variable>
|
|
<variable item="Random Idling Slot 2" CV="112" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Idling Slot 2</label>
|
|
</variable>
|
|
<variable item="Random Idling Slot 3" CV="112" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Idling Slot 3</label>
|
|
</variable>
|
|
<variable item="Random Idling Slot 4" CV="112" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Idling Slot 4</label>
|
|
</variable>
|
|
<variable item="Random Idling Slot 5" CV="112" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Idling Slot 5</label>
|
|
</variable>
|
|
<variable item="Random Idling Slot 6" CV="112" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Idling Slot 6</label>
|
|
</variable>
|
|
<variable item="Random Idling Slot 7" CV="112" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Idling Slot 7</label>
|
|
</variable>
|
|
<variable item="Random Idling Slot 8" CV="112" mask="VXXXXXXX" default="0" include="SL75,SL76,GE75,GE76,SL82">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Idling Slot 8</label>
|
|
</variable>
|
|
<variable item="Random Aux Sound 2 Running" CV="113">
|
|
<decVal/>
|
|
<label>Random Aux Sound 2 Running</label>
|
|
</variable>
|
|
<variable item="Random Running Slot 1" CV="113" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Running Slot 1</label>
|
|
</variable>
|
|
<variable item="Random Running Slot 2" CV="113" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Running Slot 2</label>
|
|
</variable>
|
|
<variable item="Random Running Slot 3" CV="113" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Running Slot 3</label>
|
|
</variable>
|
|
<variable item="Random Running Slot 4" CV="113" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Running Slot 4</label>
|
|
</variable>
|
|
<variable item="Random Running Slot 5" CV="113" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Running Slot 5</label>
|
|
</variable>
|
|
<variable item="Random Running Slot 6" CV="113" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Running Slot 6</label>
|
|
</variable>
|
|
<variable item="Random Running Slot 7" CV="113" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Running Slot 7</label>
|
|
</variable>
|
|
<variable item="Random Running Slot 8" CV="113" mask="VXXXXXXX" default="0" include="SL75,SL76,GE75,GE76,SL82">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Random Running Slot 8</label>
|
|
</variable>
|
|
<variable item="PWM Light Effects Outputs" CV="114" default="0" tooltip="Dimming Light Effects Outputs 0 - 100%">
|
|
<decVal min="0" max="100"/>
|
|
<label>PWM Light Effects Outputs</label>
|
|
</variable>
|
|
<variable item="Time Between Effects" CV="115" default="0" tooltip="Time Between Effects">
|
|
<decVal/>
|
|
<label>Time Between Effects</label>
|
|
</variable>
|
|
<variable item="Switching 1" CV="116" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Ignore CV3 and CV4 accel/decel</label>
|
|
</variable>
|
|
<variable item="Switching 2" CV="116" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Half speed running</label>
|
|
</variable>
|
|
<variable item="Switching 3" CV="116" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Reverse 65% of forwards speed, (ignores "Yard" key)</label>
|
|
</variable>
|
|
<!-- CV116 = 8 brakes with diode 4-1 is active
|
|
CV116 = 16 brakes with Diode NOT richtungsabhangig
|
|
CV116 = 0 is not used, must always be 0 (when using the brake module also allows for low speed)
|
|
CV116 = 64 means that the Rangierfunktion acts as a command button that is, that the ATC has (or braking diode and HLU) NOT! (equivalent to the MAN key = manual)
|
|
CV116 = 128 knobs back quickly. Sound falls to idle knob position alters itself. Sound speed back to normal
|
|
-->
|
|
<variable item="Diode Braking" CV="116" mask="XXXXVXXX" default="0" tooltip="diode brake (ABC)">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Diode Braking</label>
|
|
</variable>
|
|
<variable item="Diode Braking non-Directional" CV="116" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Diode Braking non-Directional</label>
|
|
</variable>
|
|
<variable item="Yard Mode disable auto braking" CV="116" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Yard Mode disable auto braking</label>
|
|
</variable>
|
|
<variable item="F-Button Used For Dimming" CV="117" default="0" tooltip="F-Button Used For Dimming">
|
|
<enumVal>
|
|
<enumChoice choice="None">
|
|
<choice>None</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F1">
|
|
<choice>F1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F2">
|
|
<choice>F2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F3">
|
|
<choice>F3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F4">
|
|
<choice>F4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F5">
|
|
<choice>F5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F6">
|
|
<choice>F6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F7">
|
|
<choice>F7</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F8">
|
|
<choice>F8</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F9">
|
|
<choice>F9</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F10">
|
|
<choice>F10</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F11">
|
|
<choice>F11</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F12">
|
|
<choice>F12</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>F-Button Used For Dimming</label>
|
|
</variable>
|
|
<variable item="Dim FL(f)" CV="118" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="No">
|
|
<choice>No</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Dim">
|
|
<choice>Dim</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dim FL(f)</label>
|
|
</variable>
|
|
<variable item="Dim FL(r)" CV="118" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="No">
|
|
<choice>No</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Dim">
|
|
<choice>Dim</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dim FL(r)</label>
|
|
</variable>
|
|
<variable item="Dim F 1" CV="118" minOut="3" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="No">
|
|
<choice>No</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Dim">
|
|
<choice>Dim</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dim F 1</label>
|
|
</variable>
|
|
<variable item="Dim F 2" CV="118" minOut="4" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="No">
|
|
<choice>No</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Dim">
|
|
<choice>Dim</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dim F 2</label>
|
|
</variable>
|
|
<variable item="Dim F 3" CV="118" minOut="5" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dim F 3</label>
|
|
</variable>
|
|
<variable item="Dim F 4" CV="118" minOut="6" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dim F 4</label>
|
|
</variable>
|
|
<variable item="Dim F 5" CV="118" minOut="7" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dim F 5</label>
|
|
</variable>
|
|
<variable item="Dim F 6" CV="118" minOut="8" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Dim F 6</label>
|
|
</variable>
|
|
<variable item="PWM Dimming" CV="119" default="0" tooltip="PWM Dimming 0 - 100%">
|
|
<decVal min="0" max="100"/>
|
|
<label>PWM Dimming</label>
|
|
</variable>
|
|
<variable item="Time Effect ON" CV="120" default="0" tooltip="Time Effect ON">
|
|
<decVal/>
|
|
<label>Time Effect ON</label>
|
|
</variable>
|
|
<variable item="Main Running Sound Level" CV="121" default="3">
|
|
<decVal/>
|
|
<label>Main Running Sound Level</label>
|
|
</variable>
|
|
<variable item="Sound slot 1 volume" CV="122" mask="XXXXXXVV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0 (max)">
|
|
<choice>0 (max)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1 (min)">
|
|
<choice>1 (min)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 1 volume</label>
|
|
</variable>
|
|
<variable item="Sound slot 1 auto repetition" CV="122" mask="XXXVVVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 1 auto repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 1 function repetition" CV="122" mask="VVVXXXXX" default="3">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 1 function repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 2 volume" CV="123" mask="XXXXXXVV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0 (max)">
|
|
<choice>0 (max)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1 (min)">
|
|
<choice>1 (min)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 2 volume</label>
|
|
</variable>
|
|
<variable item="Sound slot 2 auto repetition" CV="123" mask="XXXVVVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 2 auto repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 2 function repetition" CV="123" mask="VVVXXXXX" default="1">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 2 function repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 3 volume" CV="124" mask="XXXXXXVV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0 (max)">
|
|
<choice>0 (max)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1 (min)">
|
|
<choice>1 (min)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 3 volume</label>
|
|
</variable>
|
|
<variable item="Sound slot 3 auto repetition" CV="124" mask="XXXVVVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 3 auto repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 3 function repetition" CV="124" mask="VVVXXXXX" default="3">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 3 function repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 4 volume" CV="125" mask="XXXXXXVV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0 (max)">
|
|
<choice>0 (max)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1 (min)">
|
|
<choice>1 (min)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 4 volume</label>
|
|
</variable>
|
|
<variable item="Sound slot 4 auto repetition" CV="125" mask="XXXVVVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 4 auto repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 4 function repetition" CV="125" mask="VVVXXXXX" default="3">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 4 function repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 5 volume" CV="126" mask="XXXXXXVV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0 (max)">
|
|
<choice>0 (max)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1 (min)">
|
|
<choice>1 (min)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 5 volume</label>
|
|
</variable>
|
|
<variable item="Sound slot 5 auto repetition" CV="126" mask="XXXVVVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 5 auto repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 5 function repetition" CV="126" mask="VVVXXXXX" default="3">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 5 function repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 6 volume" CV="127" mask="XXXXXXVV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0 (max)">
|
|
<choice>0 (max)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1 (min)">
|
|
<choice>1 (min)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 6 volume</label>
|
|
</variable>
|
|
<variable item="Sound slot 6 auto repetition" CV="127" mask="XXXVVVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 6 auto repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 6 function repetition" CV="127" mask="VVVXXXXX" default="3">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 6 function repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 7 volume" CV="128" mask="XXXXXXVV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0 (max)">
|
|
<choice>0 (max)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1 (min)">
|
|
<choice>1 (min)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 7 volume</label>
|
|
</variable>
|
|
<variable item="Sound slot 7 auto repetition" CV="128" mask="XXXVVVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 7 auto repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 7 function repetition" CV="128" mask="VVVXXXXX" default="3">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 7 function repetition</label>
|
|
</variable>
|
|
<!-- CV129 changed in V40, see also CV146 -->
|
|
<variable item="Sound slot 8 volume" CV="129" mask="XXXXXXVV" include="SL75,SL76,GE75,GE76,SL82" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0 (max)">
|
|
<choice>0 (max)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1 (min)">
|
|
<choice>1 (min)</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 8 volume</label>
|
|
</variable>
|
|
<variable item="Sound slot 8 auto repetition" CV="129" mask="XXXVVVXX" include="SL75,SL76,GE75,GE76,SL82" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 8 auto repetition</label>
|
|
</variable>
|
|
<variable item="Sound slot 8 function repetition" CV="129" mask="VVVXXXXX" include="SL75,SL76,GE75,GE76,SL82" default="3">
|
|
<enumVal>
|
|
<enumChoice choice="0">
|
|
<choice>0</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1">
|
|
<choice>1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2">
|
|
<choice>2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3">
|
|
<choice>3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4">
|
|
<choice>4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5">
|
|
<choice>5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6">
|
|
<choice>6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="7">
|
|
<choice>7</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Sound slot 8 function repetition</label>
|
|
</variable>
|
|
<!-- CV129 moved to CV146 SL75 from V40 upwards !! -->
|
|
<variable item="Strong Time" CV="129" default="4" include="SL51,SL74" comment="Position 00-03 in Filelist" tooltip="Strong reduction of sound after acceleration, Position 00-03 in Filelist">
|
|
<decVal/>
|
|
<label>Strong Time</label>
|
|
<comment>Position 00-03 in Filelist</comment>
|
|
</variable>
|
|
<!-- See also CV129/146 for matching CV for "strong" time -->
|
|
<variable item="Weak Time" CV="130" default="4" comment="Position 08-11 in Filelist" tooltip="Slightly reduction of sound after breaking, Position 08-11 in Filelist">
|
|
<decVal/>
|
|
<label>Weak Time</label>
|
|
<comment>Position 08-11 in Filelist</comment>
|
|
</variable>
|
|
<variable item="Random Interval Aux Sounds" CV="131" default="20" comment="Unit=0.5secs">
|
|
<decVal/>
|
|
<label>Random Interval Aux Sounds</label>
|
|
<comment>Unit=0.5secs</comment>
|
|
</variable>
|
|
<variable item="Full Speed Exhaust Interval" CV="132" default="100" comment="Time between Exhaust Beats">
|
|
<decVal/>
|
|
<label>Full Speed Exhaust Interval</label>
|
|
<comment>Time between Exhaust Beats</comment>
|
|
</variable>
|
|
<variable item="Logical Exhaust Interval" CV="133" default="0" comment="LowByte">
|
|
<decVal/>
|
|
<label>Logical Exhaust Interval</label>
|
|
<comment>LowByte</comment>
|
|
</variable>
|
|
<variable item="Time Between Beats" CV="134" default="0" comment="HighByte">
|
|
<decVal/>
|
|
<label>Time Between Beats</label>
|
|
<comment>HighByte</comment>
|
|
</variable>
|
|
<variable item="Speed Step 1 Exhaust Interval" CV="133" default="153" tooltip="<html>Time between exhausts at speed step 1, 1476/time,<br> range 1-65535, lower = fewer beats per second.</html>">
|
|
<splitVal highCV="134" upperMask="VVVVVVVV" factor="1"/>
|
|
<label>Speed Step 1 Exhaust Interval</label>
|
|
</variable>
|
|
<variable item="Low Frequency Limit" CV="135" default="64">
|
|
<decVal/>
|
|
<label>Low Frequency Limit</label>
|
|
</variable>
|
|
<variable item="High Frequency Limit" CV="136" default="128">
|
|
<decVal/>
|
|
<label>High Frequency Limit</label>
|
|
</variable>
|
|
<variable item="Function selection 8 or 14/MAN Bit" CV="137" mask="XXXXXXXV" default="0" comment="8 or 14 functions">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Function selection 8 or 14/MAN Bit</label>
|
|
<comment>8 or 14 functions</comment>
|
|
</variable>
|
|
<variable item="Zimo address pulse" CV="137" mask="XXXXXXVX" default="0" comment="Zimo only">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Zimo address pulse</label>
|
|
<comment>Zimo only</comment>
|
|
</variable>
|
|
<variable item="F1 strong/normal/weak if CV110 active" CV="137" mask="XXXXXVXX" default="0" comment="load dependent F1 output dimming">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>F1 strong/normal/weak if CV110 active</label>
|
|
<comment>load dependent F1 output dimming</comment>
|
|
</variable>
|
|
<variable item="F2 strong/normal/weak if CV110 active" CV="137" mask="XXXXVXXX" default="0" comment="load dependent F2 output dimming">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>F2 strong/normal/weak if CV110 active</label>
|
|
<comment>load dependent F2 output dimming</comment>
|
|
</variable>
|
|
<variable item="Zimo speed control HLU" CV="137" mask="XXXVXXXX" default="0" comment="Zimo HLU">
|
|
<enumVal>
|
|
<enumChoice choice="Off">
|
|
<choice>Off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="On">
|
|
<choice>On</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Zimo speed control HLU</label>
|
|
<comment>Zimo HLU</comment>
|
|
</variable>
|
|
<variable item="Start Sound before motor" CV="137" default="0" mask="XXVXXXXX">
|
|
<enumVal>
|
|
<enumChoice choice="off">
|
|
<choice>off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="on">
|
|
<choice>on</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Start Sound before motor</label>
|
|
</variable>
|
|
<variable item="LGB F4 Impulse" CV="137" default="0" mask="XVXXXXXX">
|
|
<enumVal>
|
|
<enumChoice choice="off">
|
|
<choice>off</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="on">
|
|
<choice>on</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>LGB F4 Impulse</label>
|
|
</variable>
|
|
<variable CV="137" item="DC Brake Momentum" default="0" mask="VXXXXXXX" comment="using DC Brake Momentum as feature to get this option onto Motor control pane">
|
|
<enumVal>
|
|
<enumChoice choice="Std 150Hz/16kHz">
|
|
<choice>Std 150Hz/16kHz</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="32Khz">
|
|
<choice>32Khz</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>CV137 Motor frequency</label>
|
|
<comment>using DC Brake Momentum as feature to get this option onto Motor control pane</comment>
|
|
</variable>
|
|
<variable item="ZIMO Brake Time HLU" CV="138" default="3" comment="Zimo Only">
|
|
<decVal/>
|
|
<label>ZIMO Brake Time HLU</label>
|
|
<comment>Zimo Only</comment>
|
|
</variable>
|
|
<variable item="Direct Cut Off Function Outputs" CV="139" default="35">
|
|
<decVal/>
|
|
<label>Direct Cut Off Function Outputs</label>
|
|
</variable>
|
|
<variable item="Fast Cut Off Function Outputs" CV="140" default="30" comment="Fast Cut off Functions">
|
|
<decVal/>
|
|
<label>Fast Cut Off Function Outputs</label>
|
|
<comment>Fast Cut off Functions</comment>
|
|
</variable>
|
|
<variable item="Slow Cut Off Function Outputs" CV="141" default="25" comment="Slow Cut off Functions">
|
|
<decVal/>
|
|
<label>Slow Cut Off Function Outputs</label>
|
|
<comment>Slow Cut off Functions</comment>
|
|
</variable>
|
|
<variable item="Direct Cut Off Motor" CV="142" default="150" comment="Direct Cut off Motor">
|
|
<decVal/>
|
|
<label>Direct Cut Off Motor</label>
|
|
<comment>Direct Cut off Motor</comment>
|
|
</variable>
|
|
<variable item="Fast Cut Off Motor" CV="143" default="130" comment="Fast Cut Off Motor">
|
|
<decVal/>
|
|
<label>Fast Cut Off Motor</label>
|
|
<comment>Fast Cut Off Motor</comment>
|
|
</variable>
|
|
<variable item="Slow Cut Off Motor" CV="144" default="120" comment="Slow Cut off Motor">
|
|
<decVal/>
|
|
<label>Slow Cut Off Motor</label>
|
|
<comment>Slow Cut off Motor</comment>
|
|
</variable>
|
|
<variable item="Sound Loop" CV="145" default="0" tooltip="bitwise looping of sound slots if sound is spread over five elements, see manual">
|
|
<decVal/>
|
|
<label>Sound Loop</label>
|
|
</variable>
|
|
<variable item="Loop Sound Slot 1" CV="145" mask="XXXXXXXV" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Loop Sound Slot 1</label>
|
|
</variable>
|
|
<variable item="Loop Sound Slot 2" CV="145" mask="XXXXXXVX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Loop Sound Slot 2</label>
|
|
</variable>
|
|
<variable item="Loop Sound Slot 3" CV="145" mask="XXXXXVXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Loop Sound Slot 3</label>
|
|
</variable>
|
|
<variable item="Loop Sound Slot 4" CV="145" mask="XXXXVXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Loop Sound Slot 4</label>
|
|
</variable>
|
|
<variable item="Loop Sound Slot 5" CV="145" mask="XXXVXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Loop Sound Slot 5</label>
|
|
</variable>
|
|
<variable item="Loop Sound Slot 6" CV="145" mask="XXVXXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Loop Sound Slot 6</label>
|
|
</variable>
|
|
<variable item="Loop Sound Slot 7" CV="145" mask="XVXXXXXX" default="0">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Loop Sound Slot 7</label>
|
|
</variable>
|
|
<variable item="Loop Sound Slot 8" CV="145" mask="VXXXXXXX" default="0" include="SL75,SL76,GE75,GE76,SL82">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Loop Sound Slot 8</label>
|
|
</variable>
|
|
<!--
|
|
CV146 = 1 bedeutet: Z3 (Schaltfunktion) wird mit F7 geschaltet, 0 bedeutet Z3 inaktiv (gilt bis Version 39)
|
|
CV146 = 2 bedeutet: Z4 (Schaltfunktion) wird mit F8 geschaltet, 0 bedeutet Z4 inaktiv (gilt bis Version 39)
|
|
CV146 = 4 bedeutet: Gerausch3 wird mit F7 geschaltet, 0 bedeutet Gerausch3 inaktiv (gilt bis Version 39)
|
|
CV146 = 8 bedeutet: Gerausch4 wird mit F8 geschaltet, 0 bedeutet Gerausch4 inaktiv (gilt bis Version 39)
|
|
CV146 = 16 bedeutet: Z5 (Schaltfunktion) wird mit F9 geschaltet, 0 bedeutet Z5 inaktiv (gilt bis Version 39)
|
|
CV146 = 32 bedeutet: Z6 (Schaltfunktion) wird mit F10 geschaltet, 0 bedeutet Z6 inaktiv (gilt bis Version 39)
|
|
CV146 = 64 bedeutet: Gerausch5 wird mit F9 geschaltet, 0 bedeutet Gerausch5 inaktiv (gilt bis Version 39)
|
|
CV146 = 128 bedeutet: Gerausch6 wird mit F10 geschaltet, 0 bedeutet Gerausch6 inaktiv (gilt bis Version 39)
|
|
Default = 12
|
|
Unclear how to use this in practise, as Function Map appears to duplicate the same.
|
|
Sept 2009 - believe this is obselete from V39 upwards, replaced by Function Mapping ??
|
|
<variable label="Sound/Function Assignment" CV="146" default="12"
|
|
tooltip="assigns sound or function output, see manual">
|
|
<decVal />
|
|
</variable>
|
|
<variable label="Output Z3 with function F7" CV="146" minOut="5" mask="XXXXXXXV" default="0">
|
|
<enumVal><enumChoice choice="No"/><enumChoice choice="Yes"/></enumVal></variable>
|
|
<variable label="Output Z4 with function F8" CV="146" minOut="6" mask="XXXXXXVX" default="0">
|
|
<enumVal><enumChoice choice="No"/><enumChoice choice="Yes"/></enumVal></variable>
|
|
<variable label="Sound Slot G3 with function F7" CV="146" mask="XXXXXVXX" default="1">
|
|
<enumVal><enumChoice choice="No"/><enumChoice choice="Yes"/></enumVal></variable>
|
|
<variable label="Sound Slot G4 with function F8" CV="146" mask="XXXXVXXX" default="1">
|
|
<enumVal><enumChoice choice="No"/><enumChoice choice="Yes"/></enumVal></variable>
|
|
<variable label="Output Z5 with function F9" CV="146" minOut="7" mask="XXXVXXXX" default="0">
|
|
<enumVal><enumChoice choice="Off"/><enumChoice choice="Yes"/></enumVal></variable>
|
|
<variable label="Output Z5 with function F10" CV="146" minOut="8" mask="XXVXXXXX" default="0">
|
|
<enumVal><enumChoice choice="Off"/><enumChoice choice="Yes"/></enumVal></variable>
|
|
<variable label="Sound Slot G5 with function F9" CV="146" mask="XVXXXXXX" default="0">
|
|
<enumVal><enumChoice choice="Off"/><enumChoice choice="Yes"/></enumVal></variable>
|
|
<variable label="Sound Slot G5 with function F10" CV="146" mask="VXXXXXXX" default="0">
|
|
<enumVal><enumChoice choice="Off"/><enumChoice choice="Yes"/></enumVal></variable>
|
|
-->
|
|
<!-- SL75 manual implies CV146 is replacement for CV129 from V40 onwards -->
|
|
<variable item="Strong Time" CV="146" default="4" include="SL75,SL76,GE75,GE76,SL82" comment="Position 00-03 in Filelist" tooltip="Strong reduction of sound after acceleration, Position 00-03 in Filelist">
|
|
<decVal/>
|
|
<label>Strong Time</label>
|
|
<comment>Position 00-03 in Filelist</comment>
|
|
</variable>
|
|
<!-- Special CVs for automatically uncoupling, available from version 33 -->
|
|
<variable item="Speed Step Coupling Release" CV="147" default="20">
|
|
<decVal max="127"/>
|
|
<label>Speed Step Coupling Release</label>
|
|
</variable>
|
|
<variable item="Speed Step Uncoupled" CV="148" default="50">
|
|
<decVal max="127"/>
|
|
<label>Speed Step Uncoupled</label>
|
|
</variable>
|
|
<variable item="Time Driving Backwards" CV="149" default="5" tooltip="Unit 0.1 sec">
|
|
<decVal/>
|
|
<label>Time Driving Backwards</label>
|
|
</variable>
|
|
<variable item="Time Driving Forwards" CV="150" default="10" tooltip="Unit 0.1 sec">
|
|
<decVal/>
|
|
<label>Time Driving Forwards</label>
|
|
</variable>
|
|
<variable item="F-Button Used to Trigger Auto Uncoupling" CV="151" default="3" tooltip="Functions 1 to 12 possible">
|
|
<enumVal>
|
|
<enumChoice choice="None">
|
|
<choice>None</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F1">
|
|
<choice>F1</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F2">
|
|
<choice>F2</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F3">
|
|
<choice>F3</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F4">
|
|
<choice>F4</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F5">
|
|
<choice>F5</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F6">
|
|
<choice>F6</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F7">
|
|
<choice>F7</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F8">
|
|
<choice>F8</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F9">
|
|
<choice>F9</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F10">
|
|
<choice>F10</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F11">
|
|
<choice>F11</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="F12">
|
|
<choice>F12</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>F-Button Used to Trigger Auto Uncoupling</label>
|
|
</variable>
|
|
<variable item="Loco travel FWD, rear coupler" CV="152" tooltip="select output wire for rear uncoupler">
|
|
<enumVal>
|
|
<enumChoice choice="None" value="0">
|
|
<choice>None</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1 White" value="1">
|
|
<choice>1 White</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2 Yellow" value="2">
|
|
<choice>2 Yellow</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3 Green" value="4">
|
|
<choice>3 Green</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4 Purple" value="8">
|
|
<choice>4 Purple</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5 ??" value="16">
|
|
<choice>5 ??</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6 ??" value="32">
|
|
<choice>6 ??</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Loco travel FWD, rear coupler</label>
|
|
</variable>
|
|
<variable item="Loco travel BWD, front coupler" CV="153" tooltip="select output wire for front uncoupler">
|
|
<enumVal>
|
|
<enumChoice choice="None" value="0">
|
|
<choice>None</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="1 White" value="1">
|
|
<choice>1 White</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="2 Yellow" value="2">
|
|
<choice>2 Yellow</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="3 Green" value="4">
|
|
<choice>3 Green</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="4 Purple" value="8">
|
|
<choice>4 Purple</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="5 ??" value="16">
|
|
<choice>5 ??</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="6 ??" value="32">
|
|
<choice>6 ??</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Loco travel BWD, front coupler</label>
|
|
</variable>
|
|
<!-- Tran Light Effects -->
|
|
<variable item="Light Effects FL(f)" CV="154" default="0" tooltip="Light Effects FL(f), see manual">
|
|
<decVal/>
|
|
<label>Light Effects FL(f)</label>
|
|
</variable>
|
|
<variable item="Light Effects FL(r)" CV="155" default="0" tooltip="Light Effects FL(r), see manual">
|
|
<decVal/>
|
|
<label>Light Effects FL(r)</label>
|
|
</variable>
|
|
<variable item="Light Effects F 1" CV="156" default="0" tooltip="Light Effects F 1, see manual">
|
|
<decVal/>
|
|
<label>Light Effects F 1</label>
|
|
</variable>
|
|
<variable item="Light Effects F 2" CV="157" default="0" tooltip="Light Effects F 2, see manual">
|
|
<decVal/>
|
|
<label>Light Effects F 2</label>
|
|
</variable>
|
|
<variable item="Light Effects F 3" CV="158" default="0" tooltip="Light Effects F 3, see manual">
|
|
<decVal/>
|
|
<label>Light Effects F 3</label>
|
|
</variable>
|
|
<variable item="Light Effects F 4" CV="159" default="0" tooltip="Light Effects F 4, see manual">
|
|
<decVal/>
|
|
<label>Light Effects F 4</label>
|
|
</variable>
|
|
<variable item="Light Effects F 5" CV="160" default="0" tooltip="Light Effects F 5, see manual">
|
|
<decVal/>
|
|
<label>Light Effects F 5</label>
|
|
</variable>
|
|
<variable item="Light Effects F 6" CV="161" default="0" tooltip="Light Effects F 6, see manual">
|
|
<decVal/>
|
|
<label>Light Effects F 6</label>
|
|
</variable>
|
|
<variable item="Light Effects F0F" CV="154" mask="XXXVVVVV" default="0" tooltip="Effects on F0F">
|
|
<enumVal>
|
|
<enumChoice choice="No effect">
|
|
<choice>No effect</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Flashing">
|
|
<choice>Flashing</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Blinking">
|
|
<choice>Blinking</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Single Pulse Strobe">
|
|
<choice>Single Pulse Strobe</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Double Strobe">
|
|
<choice>Double Strobe</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Flashing Headlamp">
|
|
<choice>Flashing Headlamp</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Ditch Light Left">
|
|
<choice>Ditch Light Left</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Ditch Light Right">
|
|
<choice>Ditch Light Right</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Rotary Beacon">
|
|
<choice>Rotary Beacon</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gyralite">
|
|
<choice>Gyralite</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Mars Light">
|
|
<choice>Mars Light</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Soft Start">
|
|
<choice>Soft Start</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Light Effects F0F</label>
|
|
</variable>
|
|
<variable item="Light Effects Direction F0F" CV="154" mask="VVXXXXXX">
|
|
<enumVal>
|
|
<enumChoice choice="Both">
|
|
<choice>Both</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Forward">
|
|
<choice>Forward</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Reverse">
|
|
<choice>Reverse</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Light Effects Direction F0F</label>
|
|
</variable>
|
|
<variable item="Light Effects F0R" CV="155" mask="XXXVVVVV" default="0" tooltip="Effects on F0R">
|
|
<enumVal>
|
|
<enumChoice choice="No effect">
|
|
<choice>No effect</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Flashing">
|
|
<choice>Flashing</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Blinking">
|
|
<choice>Blinking</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Single Pulse Strobe">
|
|
<choice>Single Pulse Strobe</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Double Strobe">
|
|
<choice>Double Strobe</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Flashing Headlamp">
|
|
<choice>Flashing Headlamp</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Ditch Light Left">
|
|
<choice>Ditch Light Left</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Ditch Light Right">
|
|
<choice>Ditch Light Right</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Rotary Beacon">
|
|
<choice>Rotary Beacon</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gyralite">
|
|
<choice>Gyralite</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Mars Light">
|
|
<choice>Mars Light</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Soft Start">
|
|
<choice>Soft Start</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Light Effects F0R</label>
|
|
</variable>
|
|
<variable item="Light Effects Direction F0R" CV="155" mask="VVXXXXXX">
|
|
<enumVal>
|
|
<enumChoice choice="Both">
|
|
<choice>Both</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Forward">
|
|
<choice>Forward</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Reverse">
|
|
<choice>Reverse</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Light Effects Direction F0R</label>
|
|
</variable>
|
|
<variable item="Light Effects F1" CV="156" mask="XXXVVVVV" default="0" tooltip="Effects on F1" minOut="3">
|
|
<enumVal>
|
|
<enumChoice choice="No effect">
|
|
<choice>No effect</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Flashing">
|
|
<choice>Flashing</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Blinking">
|
|
<choice>Blinking</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Single Pulse Strobe">
|
|
<choice>Single Pulse Strobe</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Double Strobe">
|
|
<choice>Double Strobe</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Flashing Headlamp">
|
|
<choice>Flashing Headlamp</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Ditch Light Left">
|
|
<choice>Ditch Light Left</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Ditch Light Right">
|
|
<choice>Ditch Light Right</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Rotary Beacon">
|
|
<choice>Rotary Beacon</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gyralite">
|
|
<choice>Gyralite</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Mars Light">
|
|
<choice>Mars Light</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Soft Start">
|
|
<choice>Soft Start</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Light Effects F1</label>
|
|
</variable>
|
|
<variable item="Light Effects Direction F1" CV="156" mask="VVXXXXXX" minOut="3">
|
|
<enumVal>
|
|
<enumChoice choice="Both">
|
|
<choice>Both</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Forward">
|
|
<choice>Forward</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Reverse">
|
|
<choice>Reverse</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Light Effects Direction F1</label>
|
|
</variable>
|
|
<variable item="Light Effects F2" CV="157" mask="XXXVVVVV" default="0" minOut="4" tooltip="Effects on F2">
|
|
<enumVal>
|
|
<enumChoice choice="No effect">
|
|
<choice>No effect</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Flashing">
|
|
<choice>Flashing</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Blinking">
|
|
<choice>Blinking</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Single Pulse Strobe">
|
|
<choice>Single Pulse Strobe</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Double Strobe">
|
|
<choice>Double Strobe</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Flashing Headlamp">
|
|
<choice>Flashing Headlamp</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Ditch Light Left">
|
|
<choice>Ditch Light Left</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Ditch Light Right">
|
|
<choice>Ditch Light Right</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Rotary Beacon">
|
|
<choice>Rotary Beacon</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Gyralite">
|
|
<choice>Gyralite</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Mars Light">
|
|
<choice>Mars Light</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Soft Start">
|
|
<choice>Soft Start</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Light Effects F2</label>
|
|
</variable>
|
|
<variable item="Light Effects Direction F2" CV="157" mask="VVXXXXXX" minOut="4">
|
|
<enumVal>
|
|
<enumChoice choice="Both">
|
|
<choice>Both</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Forward">
|
|
<choice>Forward</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Reverse">
|
|
<choice>Reverse</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Light Effects Direction F2</label>
|
|
</variable>
|
|
<variable item="Diode Sensitivity" CV="162" default="0" tooltip="diode sensitivity for Diode Braking (suggest 10-20)">
|
|
<decVal max="255"/>
|
|
<label>Diode Sensitivity</label>
|
|
</variable>
|
|
<!-- remainder of Tran Function Mapping -->
|
|
<variable item="FL(f) controls output Ra" CV="163" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output Ra</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output Se" CV="163" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output Se</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output Alt" CV="163" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output Alt</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output G1" CV="163" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output G1</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output G2" CV="163" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output G2</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output G3" CV="163" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output G3</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output G4" CV="163" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output G4</label>
|
|
</variable>
|
|
<variable item="FL(f) controls output G5" CV="163" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(f) controls output G5</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output Ra" CV="164" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output Ra</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output Se" CV="164" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output Se</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output Alt" CV="164" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output Alt</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output G1" CV="164" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output G1</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output G2" CV="164" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output G2</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output G3" CV="164" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output G3</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output G4" CV="164" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output G4</label>
|
|
</variable>
|
|
<variable item="FL(r) controls output G5" CV="164" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>FL(r) controls output G5</label>
|
|
</variable>
|
|
<variable item="F1 controls output Ra" CV="165" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F1 controls output Se" CV="165" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output Se</label>
|
|
</variable>
|
|
<variable item="F1 controls output Alt" CV="165" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F1 controls output G1" CV="165" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output G1</label>
|
|
</variable>
|
|
<variable item="F1 controls output G2" CV="165" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output G2</label>
|
|
</variable>
|
|
<variable item="F1 controls output G3" CV="165" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output G3</label>
|
|
</variable>
|
|
<variable item="F1 controls output G4" CV="165" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output G4</label>
|
|
</variable>
|
|
<variable item="F1 controls output G5" CV="165" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F1 controls output G5</label>
|
|
</variable>
|
|
<variable item="F2 controls output Ra" CV="166" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F2 controls output Se" CV="166" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output Se</label>
|
|
</variable>
|
|
<variable item="F2 controls output Alt" CV="166" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F2 controls output G1" CV="166" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output G1</label>
|
|
</variable>
|
|
<variable item="F2 controls output G2" CV="166" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output G2</label>
|
|
</variable>
|
|
<variable item="F2 controls output G3" CV="166" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output G3</label>
|
|
</variable>
|
|
<variable item="F2 controls output G4" CV="166" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output G4</label>
|
|
</variable>
|
|
<variable item="F2 controls output G5" CV="166" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F2 controls output G5</label>
|
|
</variable>
|
|
<variable item="F3 controls output Ra" CV="167" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output Ra</label>
|
|
</variable>
|
|
<variable item="F3 controls output Se" CV="167" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output Se</label>
|
|
</variable>
|
|
<variable item="F3 controls output Alt" CV="167" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output Alt</label>
|
|
</variable>
|
|
<variable item="F3 controls output G1" CV="167" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output G1</label>
|
|
</variable>
|
|
<variable item="F3 controls output G2" CV="167" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output G2</label>
|
|
</variable>
|
|
<variable item="F3 controls output G3" CV="167" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output G3</label>
|
|
</variable>
|
|
<variable item="F3 controls output G4" CV="167" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output G4</label>
|
|
</variable>
|
|
<variable item="F3 controls output G5" CV="167" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F3 controls output G5</label>
|
|
</variable>
|
|
<variable item="F4 controls output G1" CV="168" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output G1</label>
|
|
</variable>
|
|
<variable item="F4 controls output G2" CV="168" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output G2</label>
|
|
</variable>
|
|
<variable item="F4 controls output G3" CV="168" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output G3</label>
|
|
</variable>
|
|
<variable item="F4 controls output G4" CV="168" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output G4</label>
|
|
</variable>
|
|
<variable item="F4 controls output G5" CV="168" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output G5</label>
|
|
</variable>
|
|
<variable item="F4 controls output G6" CV="168" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output G6</label>
|
|
</variable>
|
|
<variable item="F4 controls output G7" CV="168" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output G7</label>
|
|
</variable>
|
|
<variable item="F4 controls output G8" CV="168" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F4 controls output G8</label>
|
|
</variable>
|
|
<variable item="F5 controls output G1" CV="169" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output G1</label>
|
|
</variable>
|
|
<variable item="F5 controls output G2" CV="169" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output G2</label>
|
|
</variable>
|
|
<variable item="F5 controls output G3" CV="169" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output G3</label>
|
|
</variable>
|
|
<variable item="F5 controls output G4" CV="169" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output G4</label>
|
|
</variable>
|
|
<variable item="F5 controls output G5" CV="169" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output G5</label>
|
|
</variable>
|
|
<variable item="F5 controls output G6" CV="169" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output G6</label>
|
|
</variable>
|
|
<variable item="F5 controls output G7" CV="169" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output G7</label>
|
|
</variable>
|
|
<variable item="F5 controls output G8" CV="169" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F5 controls output G8</label>
|
|
</variable>
|
|
<variable item="F6 controls output G1" CV="170" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output G1</label>
|
|
</variable>
|
|
<variable item="F6 controls output G2" CV="170" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output G2</label>
|
|
</variable>
|
|
<variable item="F6 controls output G3" CV="170" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output G3</label>
|
|
</variable>
|
|
<variable item="F6 controls output G4" CV="170" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output G4</label>
|
|
</variable>
|
|
<variable item="F6 controls output G5" CV="170" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output G5</label>
|
|
</variable>
|
|
<variable item="F6 controls output G6" CV="170" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output G6</label>
|
|
</variable>
|
|
<variable item="F6 controls output G7" CV="170" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output G7</label>
|
|
</variable>
|
|
<variable item="F6 controls output G8" CV="170" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F6 controls output G8</label>
|
|
</variable>
|
|
<variable item="F7 controls output G1" CV="171" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output G1</label>
|
|
</variable>
|
|
<variable item="F7 controls output G2" CV="171" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output G2</label>
|
|
</variable>
|
|
<variable item="F7 controls output G3" CV="171" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output G3</label>
|
|
</variable>
|
|
<variable item="F7 controls output G4" CV="171" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output G4</label>
|
|
</variable>
|
|
<variable item="F7 controls output G5" CV="171" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output G5</label>
|
|
</variable>
|
|
<variable item="F7 controls output G6" CV="171" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output G6</label>
|
|
</variable>
|
|
<variable item="F7 controls output G7" CV="171" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output G7</label>
|
|
</variable>
|
|
<variable item="F7 controls output G8" CV="171" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F7 controls output G8</label>
|
|
</variable>
|
|
<variable item="F8 controls output G1" CV="172" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output G1</label>
|
|
</variable>
|
|
<variable item="F8 controls output G2" CV="172" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output G2</label>
|
|
</variable>
|
|
<variable item="F8 controls output G3" CV="172" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output G3</label>
|
|
</variable>
|
|
<variable item="F8 controls output G4" CV="172" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output G4</label>
|
|
</variable>
|
|
<variable item="F8 controls output G5" CV="172" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output G5</label>
|
|
</variable>
|
|
<variable item="F8 controls output G6" CV="172" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output G6</label>
|
|
</variable>
|
|
<variable item="F8 controls output G7" CV="172" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output G7</label>
|
|
</variable>
|
|
<variable item="F8 controls output G8" CV="172" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F8 controls output G8</label>
|
|
</variable>
|
|
<variable item="F9 controls output G4" CV="173" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output G4</label>
|
|
</variable>
|
|
<variable item="F9 controls output G5" CV="173" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output G5</label>
|
|
</variable>
|
|
<variable item="F9 controls output G6" CV="173" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output G6</label>
|
|
</variable>
|
|
<variable item="F9 controls output G7" CV="173" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output G7</label>
|
|
</variable>
|
|
<variable item="F9 controls output G8" CV="173" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output G8</label>
|
|
</variable>
|
|
<variable item="F9 controls output Z7" CV="173" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output Z7</label>
|
|
</variable>
|
|
<variable item="F9 controls output Z8" CV="173" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output Z8</label>
|
|
</variable>
|
|
<variable item="F9 controls output Z9" CV="173" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F9 controls output Z9</label>
|
|
</variable>
|
|
<variable item="F10 controls output G4" CV="174" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output G4</label>
|
|
</variable>
|
|
<variable item="F10 controls output G5" CV="174" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output G5</label>
|
|
</variable>
|
|
<variable item="F10 controls output G6" CV="174" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output G6</label>
|
|
</variable>
|
|
<variable item="F10 controls output G7" CV="174" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output G7</label>
|
|
</variable>
|
|
<variable item="F10 controls output G8" CV="174" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output G8</label>
|
|
</variable>
|
|
<variable item="F10 controls output Z7" CV="174" mask="XXVXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output Z7</label>
|
|
</variable>
|
|
<variable item="F10 controls output Z8" CV="174" mask="XVXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output Z8</label>
|
|
</variable>
|
|
<variable item="F10 controls output Z9" CV="174" mask="VXXXXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F10 controls output Z9</label>
|
|
</variable>
|
|
<variable item="F11 controls output G4" CV="175" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output G4</label>
|
|
</variable>
|
|
<variable item="F11 controls output G5" CV="175" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output G5</label>
|
|
</variable>
|
|
<variable item="F11 controls output G6" CV="175" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output G6</label>
|
|
</variable>
|
|
<variable item="F11 controls output G7" CV="175" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output G7</label>
|
|
</variable>
|
|
<variable item="F11 controls output G8" CV="175" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F11 controls output G8</label>
|
|
</variable>
|
|
<variable item="F12 controls output G4" CV="176" mask="XXXXXXXV" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output G4</label>
|
|
</variable>
|
|
<variable item="F12 controls output G5" CV="176" mask="XXXXXXVX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output G5</label>
|
|
</variable>
|
|
<variable item="F12 controls output G6" CV="176" mask="XXXXXVXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output G6</label>
|
|
</variable>
|
|
<variable item="F12 controls output G7" CV="176" mask="XXXXVXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output G7</label>
|
|
</variable>
|
|
<variable item="F12 controls output G8" CV="176" mask="XXXVXXXX" minFn="12">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>F12 controls output G8</label>
|
|
</variable>
|
|
<variable item="Acceleration Sound Trigger" CV="177" default="00" tooltip="rate of speed change to trigger accel noise slots 123-125">
|
|
<decVal max="255"/>
|
|
<label>Acceleration Sound Trigger</label>
|
|
</variable>
|
|
</variables>
|
|
</decoder>
|
|
<pane>
|
|
<column>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text> Note, this pane is still work in progress. </text>
|
|
</label>
|
|
<label>
|
|
<text> Particularly note that strong time for SL75,SL76,GE75,GE76 is CV146, previous decoders were CV129. </text>
|
|
</label>
|
|
<label>
|
|
<text> Recommend care when changing settings, and take notes. Information on how this pane with</text>
|
|
</label>
|
|
<label>
|
|
<text> works with different decoders would be welcome. </text>
|
|
</label>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text>Sound type selection</text>
|
|
</label>
|
|
<display item="Steam/Diesel sound types" label="Sound type ">
|
|
<label>Sound type </label>
|
|
</display>
|
|
<!-- new drop-down -->
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text>Full speed rate, or if chuff sensor used,</text>
|
|
</label>
|
|
<label>
|
|
<text>divider for number of chuff pulses per wheel revolution</text>
|
|
</label>
|
|
<display item="Full Speed Exhaust Interval"/>
|
|
<!-- <display item="Full Speed Exhaust Interval" format="hslider" label="" /> -->
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text>Low speed chuff rate (two byte number)</text>
|
|
</label>
|
|
<display item="Speed Step 1 Exhaust Interval"/>
|
|
<display item="Logical Exhaust Interval" tooltip="lowbytes" label="lowbytes of above">
|
|
<label>lowbytes of above</label>
|
|
</display>
|
|
<!-- <display item="Logical Exhaust Interval" tooltip="lowbytes" format="hslider" label="" /> -->
|
|
<display item="Time Between Beats" tooltip="highbytes" label="highbytes of above">
|
|
<label>highbytes of above</label>
|
|
</display>
|
|
<!-- <display item="Time Between Beats" tooltip="highbytes" format="hslider" label="" /> -->
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text>Strong and Weak time sets period for acceleration</text>
|
|
</label>
|
|
<label>
|
|
<text>and decelleration sounds to be heard </text>
|
|
</label>
|
|
<display item="Strong Time" tooltip="acceleration noise triggered by this setting"/>
|
|
<!-- <display item="Strong Time" format="hslider" label="" tooltip="Sets the switch ON dimming of F1" /> -->
|
|
<!-- <label label=" "/> -->
|
|
<display item="Weak Time" tooltip="coasting noise triggered by this setting"/>
|
|
<!-- <display item="Weak Time" format="hslider" label="" tooltip="Sets the symmetry of F1" /> -->
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text>Brake and Acceleration Sounds </text>
|
|
</label>
|
|
<display item="Brake Sound Trigger" label="Brake Sound Steps (brake squeal)">
|
|
<label>Brake Sound Steps (brake squeal)</label>
|
|
</display>
|
|
<display item="Braking Threshold Finish"/>
|
|
<display item="Acceleration Sound Trigger" label="Acceleration Sound Steps (whistle)">
|
|
<label>Acceleration Sound Steps (whistle)</label>
|
|
</display>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<!--
|
|
<display item="Decoder Properties/Synchropulses" label="Wheel Synch Pulse input"
|
|
tooltip=": pulses OFF/ON, set pulses per rev in CV133" format="checkbox" />
|
|
<display item="Diesel and E Locosound" tooltip=":OFF/ON" format="checkbox" />
|
|
<display item="2 Cylinder Steam" tooltip=":OFF/ON" format="checkbox" />
|
|
<display item="3 Cylinder Steam" tooltip=":OFF/ON" format="checkbox" />
|
|
-->
|
|
<label>
|
|
<text>Sound options</text>
|
|
</label>
|
|
<display item="No Steam Exhaust Downhill" tooltip=":OFF/ON" format="checkbox"/>
|
|
<display item="Continuous Sound CV 10, F 1" label="evaluate the LGB-pulse from F1" tooltip=":OFF/ON" format="checkbox">
|
|
<label>evaluate the LGB-pulse from F1</label>
|
|
</display>
|
|
<display item="No Sound stop to moving (whistle)" format="checkbox"/>
|
|
<display item="No Sound moving to stop (brake squeal)" format="checkbox"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Start Sound before motor" format="checkbox"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text>Sound Frequency, alters apparent size of locomotive</text>
|
|
</label>
|
|
<display item="High Frequency Limit"/>
|
|
<display item="Low Frequency Limit"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Load Dependant Sound Variation" tooltip="values 0 - 15"/>
|
|
<display item="F1 strong/normal/weak if CV110 active" format="checkbox"/>
|
|
<display item="F2 strong/normal/weak if CV110 active" format="checkbox"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<name>Sound Config</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Main Running Sound Level"/>
|
|
<label>
|
|
<text>Values 0(max) to 3 for older firmware, 0 to 64 for newer firmware </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>Set function keys to turn on/off main sound and sound slots in Function Map</text>
|
|
</label>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text>Slot Sound Levels, automatic and function key repetition rates, CV's 112, 113, 122 to 128, 145</text>
|
|
</label>
|
|
<label>
|
|
<text>Each slot can play randomly when standing or when moving. Set with checkboxes below. </text>
|
|
</label>
|
|
<label>
|
|
<text>Sounds can also be played by function key (set in function map), with repetitions and if sound</text>
|
|
</label>
|
|
<label>
|
|
<text>is made of five components can be made to loop for continuous sounds (see CT manuals)</text>
|
|
</label>
|
|
<label>
|
|
<text>The Alt key (see Function Map) acts as a 'shift'; when the Alt is active, sound slots 9-16</text>
|
|
</label>
|
|
<label>
|
|
<text>are played in place of slots 1-8, with the same key and repetition options for each bank of slots</text>
|
|
</label>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Random Interval Aux Sounds" label="Random time between sounds selected below (0.5sec)">
|
|
<label>Random time between sounds selected below (0.5sec)</label>
|
|
</display>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<display item="Sound slot 1 volume" label="Sound slot 1/ 9 volume ">
|
|
<label>Sound slot 1/ 9 volume </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Idling Slot 1" format="checkbox" label=" Standing" tooltip="Play Sound randomly whilst standing">
|
|
<label> Standing</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Running Slot 1" format="checkbox" label=" Running" tooltip="Play Sound randomly whilst running">
|
|
<label> Running</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 1 auto repetition" label=" Repetitions ">
|
|
<label> Repetitions </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 1 function repetition" label=" Fn Key Repetitions">
|
|
<label> Fn Key Repetitions</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Loop Sound Slot 1" format="checkbox" label=" Fn Loop " tooltip="Only if sound spread over five slots">
|
|
<label> Fn Loop </label>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<display item="Sound slot 2 volume" label="Sound slot 2/10 volume ">
|
|
<label>Sound slot 2/10 volume </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Idling Slot 2" format="checkbox" label=" Standing" tooltip="Play Sound randomly whilst standing">
|
|
<label> Standing</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Running Slot 2" format="checkbox" label=" Running" tooltip="Play Sound randomly whilst running">
|
|
<label> Running</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 2 auto repetition" label=" Repetitions ">
|
|
<label> Repetitions </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 2 function repetition" label=" Fn Key Repetitions">
|
|
<label> Fn Key Repetitions</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Loop Sound Slot 2" format="checkbox" label=" Fn Loop " tooltip="Only if sound spread over five slots">
|
|
<label> Fn Loop </label>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<display item="Sound slot 3 volume" label="Sound slot 3/11 volume ">
|
|
<label>Sound slot 3/11 volume </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Idling Slot 3" format="checkbox" label=" Standing" tooltip="Play Sound randomly whilst standing">
|
|
<label> Standing</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Running Slot 3" format="checkbox" label=" Running" tooltip="Play Sound randomly whilst running">
|
|
<label> Running</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 3 auto repetition" label=" Repetitions ">
|
|
<label> Repetitions </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 3 function repetition" label=" Fn Key Repetitions">
|
|
<label> Fn Key Repetitions</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Loop Sound Slot 3" format="checkbox" label=" Fn Loop " tooltip="Only if sound spread over five slots">
|
|
<label> Fn Loop </label>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<display item="Sound slot 4 volume" label="Sound slot 4/12 volume ">
|
|
<label>Sound slot 4/12 volume </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Idling Slot 4" format="checkbox" label=" Standing" tooltip="Play Sound randomly whilst standing">
|
|
<label> Standing</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Running Slot 4" format="checkbox" label=" Running" tooltip="Play Sound randomly whilst running">
|
|
<label> Running</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 4 auto repetition" label=" Repetitions ">
|
|
<label> Repetitions </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 4 function repetition" label=" Fn Key Repetitions">
|
|
<label> Fn Key Repetitions</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Loop Sound Slot 4" format="checkbox" label=" Fn Loop " tooltip="Only if sound spread over five slots">
|
|
<label> Fn Loop </label>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<display item="Sound slot 5 volume" label="Sound slot 5/13 volume ">
|
|
<label>Sound slot 5/13 volume </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Idling Slot 5" format="checkbox" label=" Standing" tooltip="Play Sound randomly whilst standing">
|
|
<label> Standing</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Running Slot 5" format="checkbox" label=" Running" tooltip="Play Sound randomly whilst running">
|
|
<label> Running</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 5 auto repetition" label=" Repetitions ">
|
|
<label> Repetitions </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 5 function repetition" label=" Fn Key Repetitions">
|
|
<label> Fn Key Repetitions</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Loop Sound Slot 5" format="checkbox" label=" Fn Loop " tooltip="Only if sound spread over five slots">
|
|
<label> Fn Loop </label>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<display item="Sound slot 6 volume" label="Sound slot 6/14 volume ">
|
|
<label>Sound slot 6/14 volume </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Idling Slot 6" format="checkbox" label=" Standing" tooltip="Play Sound randomly whilst standing">
|
|
<label> Standing</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Running Slot 6" format="checkbox" label=" Running" tooltip="Play Sound randomly whilst running">
|
|
<label> Running</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 6 auto repetition" label=" Repetitions ">
|
|
<label> Repetitions </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 6 function repetition" label=" Fn Key Repetitions">
|
|
<label> Fn Key Repetitions</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Loop Sound Slot 6" format="checkbox" label=" Fn Loop " tooltip="Only if sound spread over five slots">
|
|
<label> Fn Loop </label>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<display item="Sound slot 7 volume" label="Sound slot 7/15 volume ">
|
|
<label>Sound slot 7/15 volume </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Idling Slot 7" format="checkbox" label=" Standing" tooltip="Play Sound randomly whilst standing">
|
|
<label> Standing</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Running Slot 7" format="checkbox" label=" Running" tooltip="Play Sound randomly whilst running">
|
|
<label> Running</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 7 auto repetition" label=" Repetitions ">
|
|
<label> Repetitions </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 7 function repetition" label=" Fn Key Repetitions">
|
|
<label> Fn Key Repetitions</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Loop Sound Slot 7" format="checkbox" label=" Fn Loop " tooltip="Only if sound spread over five slots">
|
|
<label> Fn Loop </label>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
<row>
|
|
<column>
|
|
<display item="Sound slot 8 volume" label="Sound slot 8/16 volume ">
|
|
<label>Sound slot 8/16 volume </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Idling Slot 8" format="checkbox" label=" Standing" tooltip="Play Sound randomly whilst standing">
|
|
<label> Standing</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Random Running Slot 8" format="checkbox" label=" Running" tooltip="Play Sound randomly whilst running">
|
|
<label> Running</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 8 auto repetition" label=" Repetitions ">
|
|
<label> Repetitions </label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Sound slot 8 function repetition" label=" Fn Key Repetitions">
|
|
<label> Fn Key Repetitions</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display item="Loop Sound Slot 8" format="checkbox" label=" Fn Loop " tooltip="Only if sound spread over five slots">
|
|
<label> Fn Loop </label>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<name>Sound Slots and Repetition</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<label>
|
|
<text>Yard Mode (select function key in function map)</text>
|
|
</label>
|
|
<separator/>
|
|
<display item="Switching 1" label="Shunting CV3 and 4 disabled" format="checkbox">
|
|
<label>Shunting CV3 and 4 disabled</label>
|
|
</display>
|
|
<display item="Switching 2" label="Shunting max.half speed forw+rev" format="checkbox">
|
|
<label>Shunting max.half speed forw+rev</label>
|
|
</display>
|
|
<display item="Switching 3" label="Rev.max.speed 65% indep. of Yard mode" format="checkbox">
|
|
<label>Rev.max.speed 65% indep. of Yard mode</label>
|
|
</display>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text>Diode Braking. Applies certain hardware only.</text>
|
|
</label>
|
|
<label>
|
|
<text>(Lenz ABC)</text>
|
|
</label>
|
|
<display item="Diode Braking" format="checkbox"/>
|
|
<display item="Diode Braking non-Directional" format="checkbox"/>
|
|
<display item="Yard Mode disable auto braking" format="checkbox"/>
|
|
<display item="Diode Sensitivity"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text>Automatic Uncoupling</text>
|
|
</label>
|
|
<separator/>
|
|
<display item="F-Button Used to Trigger Auto Uncoupling" label="F-Button Used to Trigger Auto Uncoupling">
|
|
<label>F-Button Used to Trigger Auto Uncoupling</label>
|
|
</display>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text>Backup to Release Coupling Tension</text>
|
|
</label>
|
|
<display item="Speed Step Coupling Release"/>
|
|
<display item="Time Driving Backwards"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text>Drive forwards to clear train</text>
|
|
</label>
|
|
<display item="Speed Step Uncoupled"/>
|
|
<display item="Time Driving Forwards"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text>Output wires for Couplers</text>
|
|
</label>
|
|
<display item="Loco travel FWD, rear coupler" label="Loco going fwd, rear coupler">
|
|
<label>Loco going fwd, rear coupler</label>
|
|
</display>
|
|
<display item="Loco travel BWD, front coupler" label="Loco going bwd, front coupler">
|
|
<label>Loco going bwd, front coupler</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text>Output Reducing</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text>Used to reduce output after an initial full power pulse</text>
|
|
</label>
|
|
<label>
|
|
<text>Can be used for couplers and other devices</text>
|
|
</label>
|
|
<display item="Reduced Holding Current" tooltip="reduced current or off if 0"/>
|
|
<display item="Initial Full Power Time" tooltip="initial full current time in 0.1 sec"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<label>
|
|
<text>Reduced Power Mask - set if holding current is non 0</text>
|
|
</label>
|
|
<display item="Reduced Power Output 1 (White)" format="checkbox"/>
|
|
<display item="Reduced Power Output 2 (Yellow)" format="checkbox"/>
|
|
<display item="Reduced Power Output 3 (Green)" format="checkbox"/>
|
|
<display item="Reduced Power Output 4 (Purple)" format="checkbox"/>
|
|
<display item="Reduced Power Output 5" format="checkbox"/>
|
|
<display item="Reduced Power Output 6" format="checkbox"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
</column>
|
|
<name>Yard mode and Auto Uncoupling</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<label>
|
|
<text>Output Dimming</text>
|
|
</label>
|
|
<separator/>
|
|
<display item="PWM Function Outputs" label="Output Level (0-100)">
|
|
<label>Output Level (0-100)</label>
|
|
</display>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Dimming Output FL(f)" format="checkbox"/>
|
|
<display item="Dimming Output FL(r)" format="checkbox"/>
|
|
<display item="Dimming Output F 1" format="checkbox"/>
|
|
<display item="Dimming Output F 2" format="checkbox"/>
|
|
<display item="Dimming Output F 3" format="checkbox"/>
|
|
<display item="Dimming Output F 4" format="checkbox"/>
|
|
<display item="Dimming Output F 5" format="checkbox"/>
|
|
<display item="Dimming Output F 6" format="checkbox"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text>Function Key Controlled Dimming</text>
|
|
</label>
|
|
<label>
|
|
<text>CV 116-118</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text>Note, Function Key 'on' will remove</text>
|
|
</label>
|
|
<label>
|
|
<text>the dimming from a lamp.</text>
|
|
</label>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="F-Button Used For Dimming" label="F-Key For Dimming">
|
|
<label>F-Key For Dimming</label>
|
|
</display>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="PWM Dimming" label="Dimming level (0-100)">
|
|
<label>Dimming level (0-100)</label>
|
|
</display>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Dim FL(f)" label="F-Key Dims FL(f)" format="checkbox">
|
|
<label>F-Key Dims FL(f)</label>
|
|
</display>
|
|
<display item="Dim FL(r)" label="F-Key Dims FL(r)" format="checkbox">
|
|
<label>F-Key Dims FL(r)</label>
|
|
</display>
|
|
<display item="Dim F 1" label="F-Key Dims F1" format="checkbox">
|
|
<label>F-Key Dims F1</label>
|
|
</display>
|
|
<display item="Dim F 2" label="F-Key Dims F2" format="checkbox">
|
|
<label>F-Key Dims F2</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text>Light Effects</text>
|
|
</label>
|
|
<label>
|
|
<text>CV 114/115 and CV 154-157</text>
|
|
</label>
|
|
<separator/>
|
|
<!-- NC replaces text entry with drop-downs, v1.5
|
|
<display item="Light Effects FL(f)" />
|
|
<display item="Light Effects FL(r)" />
|
|
<display item="Light Effects F 1" />
|
|
<display item="Light Effects F 2" />
|
|
<display item="Light Effects F 3" />
|
|
<display item="Light Effects F 4" />
|
|
<display item="Light Effects F 5" />
|
|
<display item="Light Effects F 6" />
|
|
<label label=" "/>
|
|
-->
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="PWM Light Effects Outputs" label="Dimming of Effect (0-100)">
|
|
<label>Dimming of Effect (0-100)</label>
|
|
</display>
|
|
<display item="Time Between Effects" label="Time Between Effects (0-255)">
|
|
<label>Time Between Effects (0-255)</label>
|
|
</display>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Light Effects F0F" label="Effect FL(f) (white)">
|
|
<label>Effect FL(f) (white)</label>
|
|
</display>
|
|
<display item="Light Effects Direction F0F" label="Direction">
|
|
<label>Direction</label>
|
|
</display>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Light Effects F0R" label="Effect FL(r) (yellow)">
|
|
<label>Effect FL(r) (yellow)</label>
|
|
</display>
|
|
<display item="Light Effects Direction F0R" label="Direction">
|
|
<label>Direction</label>
|
|
</display>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Light Effects F1" label="Effect F1 (green)">
|
|
<label>Effect F1 (green)</label>
|
|
</display>
|
|
<display item="Light Effects Direction F1" label="Direction">
|
|
<label>Direction</label>
|
|
</display>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Light Effects F2" label="Effect F2 (purple)">
|
|
<label>Effect F2 (purple)</label>
|
|
</display>
|
|
<display item="Light Effects Direction F2" label="Direction">
|
|
<label>Direction</label>
|
|
</display>
|
|
</column>
|
|
<name>Output Dimming and Lighting Effects</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<label>
|
|
<text>Zimo Features</text>
|
|
</label>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="ZIMO Signal Controlled Speed L"/>
|
|
<display item="ZIMO Signal Controlled Speed U"/>
|
|
<display item="ZIMO Signal Controlled Acc Reaction"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="ZIMO Course influence F-L"/>
|
|
<display item="ZIMO Course influence L-U"/>
|
|
<display item="ZIMO Course influence U"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Function selection 8 or 14/MAN Bit"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Zimo address pulse"/>
|
|
<display item="Zimo speed control HLU"/>
|
|
<display item="ZIMO Brake Time HLU"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text>LGB Features</text>
|
|
</label>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="LGB Continuous Manual Sound Bitmask"/>
|
|
<display item="LGB F4 Impulse"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text>CT Alternative CV Set</text>
|
|
</label>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Select CV Set 1 or 2" tooltip=" Selects CV Set 1(OFF) or 2(ON)"/>
|
|
</column>
|
|
<column>
|
|
<display item="ACK Pulse"/>
|
|
<display item="Error Diagnosis"/>
|
|
</column>
|
|
<name>Roco LGB Zimo CT</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Decoder Lock"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Direct Cut Off Function Outputs"/>
|
|
<display item="Fast Cut Off Function Outputs"/>
|
|
<display item="Slow Cut Off Function Outputs"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
<display item="Direct Cut Off Motor"/>
|
|
<display item="Fast Cut Off Motor"/>
|
|
<display item="Slow Cut Off Motor"/>
|
|
<label>
|
|
<text/>
|
|
</label>
|
|
</column>
|
|
<name>Lock and Shortcircuit Threshholds</name>
|
|
</pane>
|
|
</decoder-config>
|