41 lines
2.0 KiB
XML
41 lines
2.0 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?><!-- Made from the QSI_Diesel_Ver7.xml file for testing purposes -->
|
|
<!-- $Id$ -->
|
|
<!-- -->
|
|
<!-- 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:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder.xsd">
|
|
<version author="Bob Jacobsen" version="1" lastUpdated="20100119"/>
|
|
|
|
<decoder>
|
|
|
|
<family name="Test QSI Decoder" mfg="QSIndustries" lowVersionID="7">
|
|
<model model="Test QSI Decoder" numFns="14" numOuts="0" productID="1050" />
|
|
</family>
|
|
|
|
<programming direct="yes" paged="yes" register="yes" ops="yes"/>
|
|
|
|
<variables/>
|
|
|
|
<resets>
|
|
<factReset label="Reset All CVs" CV="8" default="8">
|
|
<label>Reset All CVs</label>
|
|
<label>Duplicate</label>
|
|
<label xml:lang="it">Reset delle CV ai valori di fabbrica</label>
|
|
</factReset>
|
|
<factReset label="Reset All CVs except speed table" CV="8" default="9">
|
|
<label>Reset All CVs except speed table</label>
|
|
<label xml:lang="it">Reset delle CV salvo Tabella Velocità ai valori di fabbrica</label>
|
|
</factReset>
|
|
</resets>
|
|
|
|
</decoder>
|
|
</decoder-config>
|