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

134 lines
6.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2001, 2005, 2007, 2-009, 2010 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. -->
<variables 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">
<copyright xmlns="http://docbook.org/ns/docbook">
<year>2012</year>
<holder>JMRI</holder>
</copyright>
<authorgroup xmlns="http://docbook.org/ns/docbook">
<author>
<personname>
<firstname>Bob</firstname>
<surname>Jacobsen</surname>
</personname>
</author>
</authorgroup>
<revhistory xmlns="http://docbook.org/ns/docbook">
<revision>
<revnumber>34</revnumber>
<date>2021-01-01</date>
<authorinitials>PJSG</authorinitials>
<revremark>Reduce the minOut settings to allow use of F* (not F0) on all outputs</revremark>
</revision>
<revision>
<revnumber>33</revnumber>
<date>2014-08-30</date>
<authorinitials>ALM</authorinitials>
<revremark>Add minOut="1"/"2" to deal with "no function" Soundbugs(TM)</revremark>
</revision>
<revision>
<revnumber>32</revnumber>
<date>2012-12-27</date>
<authorinitials>BJ</authorinitials>
<revremark>Initial release as separate file</revremark>
</revision>
<revision>
<revnumber>31</revnumber>
<date>2011-12-30</date>
<authorinitials>BJ</authorinitials>
<revremark>Revision in original Digitrax_01x3.xml file</revremark>
</revision>
</revhistory>
<variable CV="49" mask="XXXXVVVV" item="Function F0F effect generated" minOut="1">
<xi:include href="http://jmri.org/xml/decoders/digitrax/effectgen.xml"/>
<label>Forward light F0F effect generated</label>
<label xml:lang="it">Luce anteriore effetto in marcia avanti</label>
</variable>
<variable CV="49" mask="VVVVXXXX" item="Function F0F behavior" minOut="1">
<xi:include href="http://jmri.org/xml/decoders/digitrax/functionbehavior.xml"/>
<label>Forward light F0F behavior</label>
<label xml:lang="it">Luce anteriore funzionamento in marcia avanti</label>
</variable>
<variable CV="50" mask="XXXXVVVV" item="Function F0R effect generated" minOut="2">
<xi:include href="http://jmri.org/xml/decoders/digitrax/effectgen.xml"/>
<label>Reverse light F0R effect generated</label>
<label xml:lang="it">Luce anteriore effetto in marcia indietro</label>
</variable>
<variable CV="50" mask="VVVVXXXX" item="Function F0R behavior" minOut="2">
<xi:include href="http://jmri.org/xml/decoders/digitrax/functionbehavior.xml"/>
<label>Reverse light F0R behavior</label>
<label xml:lang="it">Luce anteriore funzionamento in marcia indietro</label>
</variable>
<variable item="Function 1 effect generated" CV="51" mask="XXXXVVVV" minOut="1">
<xi:include href="http://jmri.org/xml/decoders/digitrax/effectgen.xml"/>
<label>Function 1 effect generated</label>
<label xml:lang="it">Effetti generati Funzione 1</label>
</variable>
<variable item="Function 1 behavior" CV="51" mask="VVVVXXXX" minOut="1">
<xi:include href="http://jmri.org/xml/decoders/digitrax/functionbehavior.xml"/>
<label>Function 1 behavior</label>
<label xml:lang="it">Funzionamento Funzione 1</label>
</variable>
<variable item="Function 2 effect generated" CV="52" mask="XXXXVVVV" minOut="2">
<xi:include href="http://jmri.org/xml/decoders/digitrax/effectgen.xml"/>
<label>Function 2 effect generated</label>
<label xml:lang="it">Effetti generati Funzione 2</label>
</variable>
<variable item="Function 2 behavior" CV="52" mask="VVVVXXXX" minOut="2">
<xi:include href="http://jmri.org/xml/decoders/digitrax/functionbehavior.xml"/>
<label>Function 2 behavior</label>
<label xml:lang="it">Funzionamento Funzione 2</label>
</variable>
<variable item="Function 3 effect generated" CV="113" mask="XXXXVVVV" minOut="3">
<xi:include href="http://jmri.org/xml/decoders/digitrax/effectgen.xml"/>
<label>Function 3 effect generated</label>
<label xml:lang="it">Effetti generati Funzione 3</label>
</variable>
<variable item="Function 3 behavior" CV="113" mask="VVVVXXXX" minOut="3">
<xi:include href="http://jmri.org/xml/decoders/digitrax/functionbehavior.xml"/>
<label>Function 3 behavior</label>
<label xml:lang="it">Funzionamento Funzione 3</label>
</variable>
<variable item="Function 4 effect generated" CV="114" mask="XXXXVVVV" minOut="4">
<xi:include href="http://jmri.org/xml/decoders/digitrax/effectgen.xml"/>
<label>Function 4 effect generated</label>
<label xml:lang="it">Effetti generati Funzione 4</label>
</variable>
<variable item="Function 4 behavior" CV="114" mask="VVVVXXXX" minOut="4">
<xi:include href="http://jmri.org/xml/decoders/digitrax/functionbehavior.xml"/>
<label>Function 4 behavior</label>
<label xml:lang="it">Funzionamento Funzione 4</label>
</variable>
<variable item="Function 5 effect generated" CV="115" mask="XXXXVVVV" minOut="5">
<xi:include href="http://jmri.org/xml/decoders/digitrax/effectgen.xml"/>
<label>Function 5 effect generated</label>
<label xml:lang="it">Effetti generati Funzione 5</label>
</variable>
<variable item="Function 5 behavior" CV="115" mask="VVVVXXXX" minOut="5">
<xi:include href="http://jmri.org/xml/decoders/digitrax/functionbehavior.xml"/>
<label>Function 5 behavior</label>
<label xml:lang="it">Funzionamento Funzione 5</label>
</variable>
<variable item="Function 6 effect generated" CV="116" mask="XXXXVVVV" minOut="6">
<xi:include href="http://jmri.org/xml/decoders/digitrax/effectgen.xml"/>
<label>Function 6 effect generated</label>
<label xml:lang="it">Effetti generati Funzione 6</label>
</variable>
<variable item="Function 6 behavior" CV="116" mask="VVVVXXXX" minOut="6">
<xi:include href="http://jmri.org/xml/decoders/digitrax/functionbehavior.xml"/>
<label>Function 6 behavior</label>
<label xml:lang="it">Funzionamento Funzione 6</label>
</variable>
</variables>