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

95 lines
5.3 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2014 All rights reserved -->
<!-- -->
<!-- JMRI is free software; you can redistribute it and/or modify it under -->
<!-- the terms of version 2 of the GNU General Public License as published -->
<!-- by the Free Software Foundation. See the "COPYING" file for a copy -->
<!-- of this license. -->
<!-- -->
<!-- JMRI is distributed in the hope that it will be useful, but WITHOUT -->
<!-- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or -->
<!-- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License -->
<!-- for more details. -->
<decoder-config xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
<version author="Alain Le Marchand" version="1" lastUpdated="20140914"/>
<decoder>
<family name="Standard accessory decoders" mfg="QElectronics GmbH" type="stationary" comment="Standard decoders">
<model model="Z1-16" numOuts="16" numFns="14" productID="Standard" comment="Accessory Decoder (motors, turnouts, signals) - 16 outputs">
<versionCV lowVersionID="8" highVersionID="8"/>
<output name="1" label="A0"/>
<output name="2" label="A1"/>
<output name="3" label="A2"/>
<output name="4" label="A3"/>
<output name="5" label="A4"/>
<output name="6" label="A5"/>
<output name="7" label="A6"/>
<output name="8" label="A7"/>
<output name="9" label="A8"/>
<output name="10" label="A9"/>
<output name="11" label="A10"/>
<output name="12" label="A11"/>
<output name="13" label="A12"/>
<output name="14" label="A13"/>
<output name="15" label="A14"/>
<output name="16" label="A15"/>
</model>
<model model="Z2-8" numOuts="8" numFns="14" productID="Standard" comment="Accessory Decoder (motors, turnouts, signals) - 8 outputs">
<versionCV lowVersionID="8" highVersionID="8"/>
<output name="1" label="A0"/>
<output name="2" label="A1"/>
<output name="3" label="A2"/>
<output name="4" label="A3"/>
<output name="5" label="A4"/>
<output name="6" label="A5"/>
<output name="7" label="A6"/>
</model>
</family>
<programming direct="yes" paged="yes" register="yes" ops="yes"/>
<variables>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/address1-accessory.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/addresses.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/functionOnTime.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/mfgVersionId.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/shortAndLongAddress.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/decoderLockId16.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/consistAddrDirection.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/cv21.22.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/cv28bidirectional.xml"/>
<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/qdecoder/cv29analog.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/cv29bidirectional.xml"/>
<xi:include href="http://jmri.org/xml/decoders/nmra/cv29table3-28.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/cv29decodertype.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/functionmap.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/cv56.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/cv57.58.60decoderConfig.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/lights.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/functionOutputProperties.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/modesZStandard.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/qDecoderInfo.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/cv64-67debugCVs.xml"/>
</variables>
<resets>
<factReset label="Clears over-current events" CV="8" default="7"/>
<factReset label="Reset All CVs" CV="8" default="8"/>
<factReset label="Fast Reset to Mode 1" CV="7" default="1"/>
<factReset label="Fast Reset to Mode 2" CV="7" default="2"/>
<factReset label="Fast Reset to Mode 20" CV="7" default="20"/>
</resets>
</decoder>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/paneAddressesModes.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/paneLights.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/paneAdvanced.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/paneqDecoderInfo.xml"/>
<xi:include href="http://jmri.org/xml/decoders/qdecoder/paneqDecoderDebug.xml"/>
</decoder-config>