55 lines
2.8 KiB
XML
55 lines
2.8 KiB
XML
<?xml version="1.0"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2005, 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. -->
|
|
<!-- version 1 - new file for TCS diesel version 3 sound set -->
|
|
<enumVal xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
|
|
<enumChoice choice="Air Compressor" value="0"/>
|
|
<enumChoiceGroup>
|
|
<name>Air Spitter</name>
|
|
<enumChoice choice="Air Spitter 1" value="1"/>
|
|
<enumChoice choice="Air Spitter 2" value="2"/>
|
|
<enumChoice choice="Air Spitter 3" value="3"/>
|
|
<enumChoice choice="Air Spitter 4" value="4"/>
|
|
<enumChoice choice="Air Spitter 5" value="5"/>
|
|
<enumChoice choice="Air Spitter 6" value="6"/>
|
|
</enumChoiceGroup>
|
|
<enumChoice choice="Bell" value="7"/>
|
|
<enumChoice choice="Brake Release 1" value="41"/>
|
|
<enumChoice choice="Brake Squeal" value="42"/>
|
|
<enumChoiceGroup>
|
|
<name>Coupler Clank</name>
|
|
<enumChoice choice="Coupling" value="72"/>
|
|
<enumChoice choice="Uncoupling" value="73"/>
|
|
</enumChoiceGroup>
|
|
<enumChoice choice="Crew Alert" value="74"/>
|
|
<enumChoice choice="Dynamic brakes" value="75"/>
|
|
<enumChoice choice="Exhaust Fan" value="78"/>
|
|
<enumChoiceGroup>
|
|
<name>Horn</name>
|
|
<enumChoice choice="Horn - Long" value="110"/>
|
|
<enumChoice choice="Horn - Proceed Forward" value="79"/>
|
|
<enumChoice choice="Horn - Quill" value="141"/>
|
|
<enumChoice choice="Horn - Reverse" value="574"/>
|
|
<enumChoice choice="Horn - Short" value="234"/>
|
|
<enumChoice choice="Horn - Stop" value="636"/>
|
|
</enumChoiceGroup>
|
|
<enumChoice choice="Relay Notching Down" value="265"/>
|
|
<enumChoice choice="Relay Notching Up" value="266"/>
|
|
<enumChoice choice="Switching/Mainline Momentum" value="267"/>
|
|
<enumChoice choice="Mute" value="269"/>
|
|
<enumChoice choice="Prime mover ignition (on/off)" value="566"/>
|
|
<enumChoice choice="Rotate Horn/Bell" value="605"/>
|
|
<enumChoice choice="Windshield Wiper" value="667"/>
|
|
<enumChoice choice="None" value="65535"/>
|
|
</enumVal>
|