4700 lines
151 KiB
XML
4700 lines
151 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
|
|
<!-- Copyright (C) JMRI 2003, 2004, 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" showEmptyPanes="no" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder-4-15-2.xsd">
|
|
<version author="td@teamdigital1.com" version="1" lastUpdated="20051012"/>
|
|
<version author="Michael Mosher" version="2" lastUpdated="20200109"/>
|
|
<!-- Version 1 initial release -->
|
|
<!-- Version 2 change mfg to match name in NMRA.xml -->
|
|
<decoder>
|
|
<family name="Stationary Decoder" mfg="Team Digital, LLC" type="stationary">
|
|
<model model="SMD8" lowVersionID="52" comment="SMD8 is a stationary decoder, but it can be programmed in the usual way"/>
|
|
</family>
|
|
<programming direct="no" paged="yes" register="no" ops="no"/>
|
|
<variables>
|
|
<variable item="Low Address CV1" CV="1" mask="XVVVVVVV" default="1" tooltip="Range 1-63">
|
|
<decVal/>
|
|
<label>Low Address CV1</label>
|
|
</variable>
|
|
<variable item="Hi Address CV9" CV="9" mask="XXXXXVVV" default="0" tooltip="Range 0-7">
|
|
<decVal/>
|
|
<label>Hi Address CV9</label>
|
|
</variable>
|
|
<!-- cv*factor+offset is variable value -->
|
|
<variable item="SMD8 Ref Number" CV="1" mask="XXVVVVVV" default="0" tooltip="Range 1-511">
|
|
<splitVal highCV="9"/>
|
|
<label>SMD8 Ref Number</label>
|
|
</variable>
|
|
<variable item="Output Addresses" CV="1" mask="XXVVVVVV">
|
|
<splitVal highCV="9" factor="4" offset="-3"/>
|
|
<label>Output Addresses</label>
|
|
</variable>
|
|
<variable item="through" CV="1" mask="XXVVVVVV">
|
|
<splitVal highCV="9" factor="4" offset="4"/>
|
|
<label>through</label>
|
|
</variable>
|
|
<variable item="On Time CV value" CV="2" mask="XVVVVVVV" default="31">
|
|
<decVal min="1" max="127"/>
|
|
<label>On Time CV value</label>
|
|
</variable>
|
|
<variable item="Output 1 Type" CV="3" mask="XXXXXVVV">
|
|
<enumVal>
|
|
<enumChoice choice="Solenoid" value="0">
|
|
<choice>Solenoid</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Stall" value="1">
|
|
<choice>Stall</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Pulse" value="2">
|
|
<choice>Pulse</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Manual Control" value="4">
|
|
<choice>Manual Control</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output 1 Type</label>
|
|
</variable>
|
|
<variable item="Output 2 Type" CV="4" mask="XXXXXVVV">
|
|
<enumVal>
|
|
<enumChoice choice="Solenoid" value="0">
|
|
<choice>Solenoid</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Stall" value="1">
|
|
<choice>Stall</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Pulse" value="2">
|
|
<choice>Pulse</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Manual Control" value="4">
|
|
<choice>Manual Control</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output 2 Type</label>
|
|
</variable>
|
|
<variable item="Output 3 Type" CV="5" mask="XXXXXVVV">
|
|
<enumVal>
|
|
<enumChoice choice="Solenoid" value="0">
|
|
<choice>Solenoid</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Stall" value="1">
|
|
<choice>Stall</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Pulse" value="2">
|
|
<choice>Pulse</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Manual Control" value="4">
|
|
<choice>Manual Control</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output 3 Type</label>
|
|
</variable>
|
|
<variable item="Output 4 Type" CV="6" mask="XXXXXVVV">
|
|
<enumVal>
|
|
<enumChoice choice="Solenoid" value="0">
|
|
<choice>Solenoid</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Stall" value="1">
|
|
<choice>Stall</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Pulse" value="2">
|
|
<choice>Pulse</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Manual Control" value="4">
|
|
<choice>Manual Control</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output 4 Type</label>
|
|
</variable>
|
|
<variable CV="7" item="Decoder Version">
|
|
<decVal/>
|
|
<label>Version ID</label>
|
|
</variable>
|
|
<variable CV="8" item="Manufacturer" default="25">
|
|
<decVal/>
|
|
<label>Manufacturer ID</label>
|
|
</variable>
|
|
<variable item="Output 5 Type" CV="10" mask="XXXXXVVV">
|
|
<enumVal>
|
|
<enumChoice choice="Solenoid" value="0">
|
|
<choice>Solenoid</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Stall" value="1">
|
|
<choice>Stall</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Pulse" value="2">
|
|
<choice>Pulse</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Manual Control" value="4">
|
|
<choice>Manual Control</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output 5 Type</label>
|
|
</variable>
|
|
<variable item="Output 6 Type" CV="11" mask="XXXXXVVV">
|
|
<enumVal>
|
|
<enumChoice choice="Solenoid" value="0">
|
|
<choice>Solenoid</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Stall" value="1">
|
|
<choice>Stall</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Pulse" value="2">
|
|
<choice>Pulse</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Manual Control" value="4">
|
|
<choice>Manual Control</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output 6 Type</label>
|
|
</variable>
|
|
<variable item="Output 7 Type" CV="12" mask="XXXXXVVV">
|
|
<enumVal>
|
|
<enumChoice choice="Solenoid" value="0">
|
|
<choice>Solenoid</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Stall" value="1">
|
|
<choice>Stall</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Pulse" value="2">
|
|
<choice>Pulse</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Manual Control" value="4">
|
|
<choice>Manual Control</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output 7 Type</label>
|
|
</variable>
|
|
<variable item="Output 8 Type" CV="13" mask="XXXXXVVV">
|
|
<enumVal>
|
|
<enumChoice choice="Solenoid" value="0">
|
|
<choice>Solenoid</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Stall" value="1">
|
|
<choice>Stall</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Pulse" value="2">
|
|
<choice>Pulse</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Manual Control" value="4">
|
|
<choice>Manual Control</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Output 8 Type</label>
|
|
</variable>
|
|
<variable item="Input 1 Toggle" CV="14" mask="XXXXXXXV" default="0" tooltip="Check to enable toggle function">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Input 1 Toggle</label>
|
|
</variable>
|
|
<variable item="Input 2 Toggle" CV="14" mask="XXXXXXVX" default="0" tooltip="Check to enable toggle function">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Input 2 Toggle</label>
|
|
</variable>
|
|
<variable item="Input 3 Toggle" CV="14" mask="XXXXXVXX" default="0" tooltip="Check to enable toggle function">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Input 3 Toggle</label>
|
|
</variable>
|
|
<variable item="Input 4 Toggle" CV="14" mask="XXXXVXXX" default="0" tooltip="Check to enable toggle function">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label>Input 4 Toggle</label>
|
|
</variable>
|
|
<variable item="LR1 Out1" CV="15" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 Out2" CV="15" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 Out3" CV="15" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 Out4" CV="15" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 Out5" CV="15" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 Out6" CV="15" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 Out7" CV="15" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 Out8" CV="15" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 S1" CV="16" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 S2" CV="16" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 S3" CV="16" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 S4" CV="16" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 S5" CV="16" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 S6" CV="16" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 S7" CV="16" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR1 S8" CV="16" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 Out1" CV="17" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 Out2" CV="17" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 Out3" CV="17" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 Out4" CV="17" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 Out5" CV="17" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 Out6" CV="17" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 Out7" CV="17" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 Out8" CV="17" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 S1" CV="18" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 S2" CV="18" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 S3" CV="18" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 S4" CV="18" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 S5" CV="18" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 S6" CV="18" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 S7" CV="18" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR2 S8" CV="18" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 Out1" CV="19" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 Out2" CV="19" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 Out3" CV="19" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 Out4" CV="19" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 Out5" CV="19" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 Out6" CV="19" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 Out7" CV="19" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 Out8" CV="19" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 S1" CV="20" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 S2" CV="20" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 S3" CV="20" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 S4" CV="20" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 S5" CV="20" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 S6" CV="20" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 S7" CV="20" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR3 S8" CV="20" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 Out1" CV="21" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 Out2" CV="21" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 Out3" CV="21" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 Out4" CV="21" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 Out5" CV="21" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 Out6" CV="21" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 Out7" CV="21" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 Out8" CV="21" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 S1" CV="22" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 S2" CV="22" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 S3" CV="22" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 S4" CV="22" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 S5" CV="22" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 S6" CV="22" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 S7" CV="22" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="LR4 S8" CV="22" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="Route Group 1-8 Address CV25" CV="25" mask="XXVVVVVV" default="26" tooltip="Range 1-63">
|
|
<decVal/>
|
|
<label>Route Group 1-8 Address CV25</label>
|
|
</variable>
|
|
<variable item="Route 1-8 Lo" CV="25" mask="XXVVVVVV" default="0">
|
|
<splitVal highCV="23" factor="4" offset="-3"/>
|
|
<label>Route 1-8 Lo</label>
|
|
</variable>
|
|
<variable item="Route 1-8 Hi" CV="25" mask="XXVVVVVV" default="0">
|
|
<splitVal highCV="23" factor="4" offset="0"/>
|
|
<label>Route 1-8 Hi</label>
|
|
</variable>
|
|
<variable item="Route Group 9-16 Address CV26" CV="26" mask="XXVVVVVV" default="0" tooltip="Range 1-63">
|
|
<decVal/>
|
|
<label>Route Group 9-16 Address CV26</label>
|
|
</variable>
|
|
<variable item="Route 9-16 Lo" CV="26" mask="XXVVVVVV" default="0">
|
|
<splitVal highCV="24" factor="4" offset="-3"/>
|
|
<label>Route 9-16 Lo</label>
|
|
</variable>
|
|
<variable item="Route 9-16 Hi" CV="26" mask="XXVVVVVV" default="0">
|
|
<splitVal highCV="24" factor="4" offset="0"/>
|
|
<label>Route 9-16 Hi</label>
|
|
</variable>
|
|
<variable item="Select Power On Option" CV="29" mask="XXXXXXVV" default="00">
|
|
<enumVal>
|
|
<enumChoice choice="None">
|
|
<choice>None</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Option 1 - Use Power Off State">
|
|
<choice>Option 1 - Use Power Off State</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="Option 2 - Use Set State">
|
|
<choice>Option 2 - Use Set State</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label>Select Power On Option</label>
|
|
</variable>
|
|
<variable item="R1 Out1" CV="30" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 Out2" CV="30" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 Out3" CV="30" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 Out4" CV="30" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 Out5" CV="30" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 Out6" CV="30" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 Out7" CV="30" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 Out8" CV="30" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 S1" CV="31" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 S2" CV="31" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 S3" CV="31" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 S4" CV="31" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 S5" CV="31" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 S6" CV="31" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 S7" CV="31" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R1 S8" CV="31" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 Out1" CV="32" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 Out2" CV="32" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 Out3" CV="32" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 Out4" CV="32" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 Out5" CV="32" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 Out6" CV="32" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 Out7" CV="32" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 Out8" CV="32" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 S1" CV="33" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 S2" CV="33" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 S3" CV="33" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 S4" CV="33" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 S5" CV="33" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 S6" CV="33" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 S7" CV="33" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R2 S8" CV="33" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 Out1" CV="34" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 Out2" CV="34" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 Out3" CV="34" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 Out4" CV="34" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 Out5" CV="34" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 Out6" CV="34" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 Out7" CV="34" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 Out8" CV="34" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 S1" CV="35" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 S2" CV="35" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 S3" CV="35" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 S4" CV="35" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 S5" CV="35" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 S6" CV="35" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 S7" CV="35" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R3 S8" CV="35" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 Out1" CV="36" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 Out2" CV="36" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 Out3" CV="36" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 Out4" CV="36" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 Out5" CV="36" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 Out6" CV="36" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 Out7" CV="36" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 Out8" CV="36" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 S1" CV="37" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 S2" CV="37" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 S3" CV="37" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 S4" CV="37" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 S5" CV="37" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 S6" CV="37" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 S7" CV="37" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R4 S8" CV="37" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 Out1" CV="38" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 Out2" CV="38" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 Out3" CV="38" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 Out4" CV="38" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 Out5" CV="38" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 Out6" CV="38" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 Out7" CV="38" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 Out8" CV="38" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 S1" CV="39" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 S2" CV="39" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 S3" CV="39" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 S4" CV="39" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 S5" CV="39" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 S6" CV="39" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 S7" CV="39" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R5 S8" CV="39" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 Out1" CV="40" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 Out2" CV="40" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 Out3" CV="40" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 Out4" CV="40" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 Out5" CV="40" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 Out6" CV="40" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 Out7" CV="40" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 Out8" CV="40" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 S1" CV="41" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 S2" CV="41" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 S3" CV="41" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 S4" CV="41" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 S5" CV="41" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 S6" CV="41" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 S7" CV="41" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R6 S8" CV="41" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 Out1" CV="42" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 Out2" CV="42" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 Out3" CV="42" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 Out4" CV="42" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 Out5" CV="42" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 Out6" CV="42" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 Out7" CV="42" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 Out8" CV="42" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 S1" CV="43" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 S2" CV="43" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 S3" CV="43" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 S4" CV="43" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 S5" CV="43" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 S6" CV="43" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 S7" CV="43" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R7 S8" CV="43" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 Out1" CV="44" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 Out2" CV="44" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 Out3" CV="44" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 Out4" CV="44" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 Out5" CV="44" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 Out6" CV="44" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 Out7" CV="44" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 Out8" CV="44" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 S1" CV="45" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 S2" CV="45" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 S3" CV="45" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 S4" CV="45" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 S5" CV="45" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 S6" CV="45" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 S7" CV="45" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R8 S8" CV="45" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 Out1" CV="46" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 Out2" CV="46" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 Out3" CV="46" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 Out4" CV="46" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 Out5" CV="46" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 Out6" CV="46" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 Out7" CV="46" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 Out8" CV="46" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 S1" CV="47" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 S2" CV="47" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 S3" CV="47" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 S4" CV="47" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 S5" CV="47" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 S6" CV="47" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 S7" CV="47" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R9 S8" CV="47" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 Out1" CV="48" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 Out2" CV="48" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 Out3" CV="48" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 Out4" CV="48" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 Out5" CV="48" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 Out6" CV="48" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 Out7" CV="48" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 Out8" CV="48" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 S1" CV="49" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 S2" CV="49" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 S3" CV="49" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 S4" CV="49" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 S5" CV="49" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 S6" CV="49" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 S7" CV="49" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R10 S8" CV="49" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 Out1" CV="50" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 Out2" CV="50" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 Out3" CV="50" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 Out4" CV="50" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 Out5" CV="50" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 Out6" CV="50" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 Out7" CV="50" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 Out8" CV="50" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 S1" CV="51" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 S2" CV="51" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 S3" CV="51" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 S4" CV="51" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 S5" CV="51" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 S6" CV="51" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 S7" CV="51" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R11 S8" CV="51" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 Out1" CV="52" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 Out2" CV="52" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 Out3" CV="52" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 Out4" CV="52" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 Out5" CV="52" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 Out6" CV="52" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 Out7" CV="52" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 Out8" CV="52" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 S1" CV="53" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 S2" CV="53" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 S3" CV="53" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 S4" CV="53" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 S5" CV="53" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 S6" CV="53" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 S7" CV="53" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R12 S8" CV="53" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 Out1" CV="54" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 Out2" CV="54" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 Out3" CV="54" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 Out4" CV="54" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 Out5" CV="54" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 Out6" CV="54" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 Out7" CV="54" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 Out8" CV="54" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 S1" CV="55" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 S2" CV="55" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 S3" CV="55" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 S4" CV="55" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 S5" CV="55" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 S6" CV="55" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 S7" CV="55" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R13 S8" CV="55" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 Out1" CV="56" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 Out2" CV="56" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 Out3" CV="56" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 Out4" CV="56" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 Out5" CV="56" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 Out6" CV="56" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 Out7" CV="56" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 Out8" CV="56" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 S1" CV="57" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 S2" CV="57" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 S3" CV="57" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 S4" CV="57" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 S5" CV="57" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 S6" CV="57" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 S7" CV="57" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R14 S8" CV="57" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 Out1" CV="58" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 Out2" CV="58" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 Out3" CV="58" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 Out4" CV="58" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 Out5" CV="58" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 Out6" CV="58" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 Out7" CV="58" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 Out8" CV="58" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 S1" CV="59" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 S2" CV="59" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 S3" CV="59" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 S4" CV="59" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 S5" CV="59" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 S6" CV="59" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 S7" CV="59" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R15 S8" CV="59" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 Out1" CV="60" mask="XXXXXXXV" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 Out2" CV="60" mask="XXXXXXVX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 Out3" CV="60" mask="XXXXXVXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 Out4" CV="60" mask="XXXXVXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 Out5" CV="60" mask="XXXVXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 Out6" CV="60" mask="XXVXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 Out7" CV="60" mask="XVXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 Out8" CV="60" mask="VXXXXXXX" default="0" tooltip="Check to add output to this route">
|
|
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 S1" CV="61" mask="XXXXXXXV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 S2" CV="61" mask="XXXXXXVX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 S3" CV="61" mask="XXXXXVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 S4" CV="61" mask="XXXXVXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 S5" CV="61" mask="XXXVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 S6" CV="61" mask="XXVXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 S7" CV="61" mask="XVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="R16 S8" CV="61" mask="VXXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="c">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="OS1" CV="63" mask="XXXXXXVV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="n" value="0">
|
|
<choice>n</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t" value="1">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="c" value="2">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="OS2" CV="63" mask="XXXXVVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="n" value="0">
|
|
<choice>n</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t" value="1">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="c" value="2">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="OS3" CV="63" mask="XXVVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="n" value="0">
|
|
<choice>n</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t" value="1">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="c" value="2">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="OS4" CV="63" mask="VVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="n" value="0">
|
|
<choice>n</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t" value="1">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="c" value="2">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="OS5" CV="64" mask="XXXXXXVV" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="n" value="0">
|
|
<choice>n</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t" value="1">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="c" value="2">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="OS6" CV="64" mask="XXXXVVXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="n" value="0">
|
|
<choice>n</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t" value="1">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="c" value="2">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="OS7" CV="64" mask="XXVVXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="n" value="0">
|
|
<choice>n</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t" value="1">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="c" value="2">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
<variable item="OS8" CV="64" mask="VVXXXXXX" default="0">
|
|
<enumVal>
|
|
<enumChoice choice="n" value="0">
|
|
<choice>n</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="t" value="1">
|
|
<choice>t</choice>
|
|
</enumChoice>
|
|
<enumChoice choice="c" value="2">
|
|
<choice>c</choice>
|
|
</enumChoice>
|
|
</enumVal>
|
|
<label/>
|
|
</variable>
|
|
</variables>
|
|
</decoder>
|
|
<pane>
|
|
<column>
|
|
<display item="SMD8 Ref Number"/>
|
|
<label>
|
|
<text>Use this number to set the address range</text>
|
|
</label>
|
|
<label>
|
|
<text>and to reference and/or label a SMD8</text>
|
|
</label>
|
|
<label>
|
|
<text>(Note: Initially a number of 2 or 3 may need to be entered for correct calculation)</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="Output Addresses"/>
|
|
</column>
|
|
<column>
|
|
<display item="through"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Low Address CV1"/>
|
|
<display item="Hi Address CV9"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>The address of output 1 is calculated based on the CV values</text>
|
|
</label>
|
|
<label>
|
|
<text>Address = ((CV9 X 64) + CV1) X 4) - 3</text>
|
|
</label>
|
|
<label>
|
|
<text>If CV9 = 0 then Address = (CV1 X 4) - 3</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>Examples of address calculation</text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text>CV1 = 1, CV9 = 0 </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text>CV1 = 2, CV9 = 0 </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text>CV1 = 0, CV9 = 1 </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text>CV1 = 1, CV9 = 1 </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> Output# </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> Address </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> Address </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> Address </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> Address </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 1</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 1</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 5</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 253 </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 257 </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 2</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 2</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 6</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 254 </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 258 </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 3</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 3</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 7</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 255 </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 259 </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 4</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 4</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 8</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 256 </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 260 </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 5</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 5</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 9</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 257 </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 261 </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 6</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 6</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 10</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 258 </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 262 </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 7</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 7</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 11</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 259 </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 263 </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 8</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 8</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 12</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 260 </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 264 </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
</row>
|
|
</column>
|
|
<name>Basic</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Decoder Version" tooltip="The decoder version number (read only)"/>
|
|
<display item="Manufacturer" tooltip="The manufacturer's ID number (read only)"/>
|
|
</column>
|
|
<name>Mfg</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>---- Local Routes ----</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>Each local route is controlled by the respective local input</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Output#</text>
|
|
</label>
|
|
<label>
|
|
<text> Local Route 1 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Local Route 1 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 1</text>
|
|
</label>
|
|
<display item="LR1 Out1" format="checkbox"/>
|
|
<display item="LR1 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 2</text>
|
|
</label>
|
|
<display item="LR1 Out2" format="checkbox"/>
|
|
<display item="LR1 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 3</text>
|
|
</label>
|
|
<display item="LR1 Out3" format="checkbox"/>
|
|
<display item="LR1 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 4</text>
|
|
</label>
|
|
<display item="LR1 Out4" format="checkbox"/>
|
|
<display item="LR1 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 5</text>
|
|
</label>
|
|
<display item="LR1 Out5" format="checkbox"/>
|
|
<display item="LR1 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 6</text>
|
|
</label>
|
|
<display item="LR1 Out6" format="checkbox"/>
|
|
<display item="LR1 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 7</text>
|
|
</label>
|
|
<display item="LR1 Out7" format="checkbox"/>
|
|
<display item="LR1 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 8</text>
|
|
</label>
|
|
<display item="LR1 Out8" format="checkbox"/>
|
|
<display item="LR1 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Local Route 2 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Local Route 2 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="LR2 Out1" format="checkbox"/>
|
|
<display item="LR2 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR2 Out2" format="checkbox"/>
|
|
<display item="LR2 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR2 Out3" format="checkbox"/>
|
|
<display item="LR2 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR2 Out4" format="checkbox"/>
|
|
<display item="LR2 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR2 Out5" format="checkbox"/>
|
|
<display item="LR2 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR2 Out6" format="checkbox"/>
|
|
<display item="LR2 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR2 Out7" format="checkbox"/>
|
|
<display item="LR2 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR2 Out8" format="checkbox"/>
|
|
<display item="LR2 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Local Route 3 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Local Route 3 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="LR3 Out1" format="checkbox"/>
|
|
<display item="LR3 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR3 Out2" format="checkbox"/>
|
|
<display item="LR3 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR3 Out3" format="checkbox"/>
|
|
<display item="LR3 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR3 Out4" format="checkbox"/>
|
|
<display item="LR3 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR3 Out5" format="checkbox"/>
|
|
<display item="LR3 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR3 Out6" format="checkbox"/>
|
|
<display item="LR3 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR3 Out7" format="checkbox"/>
|
|
<display item="LR3 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR3 Out8" format="checkbox"/>
|
|
<display item="LR3 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Local Route 4 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Local Route 4 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="LR4 Out1" format="checkbox"/>
|
|
<display item="LR4 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR4 Out2" format="checkbox"/>
|
|
<display item="LR4 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR4 Out3" format="checkbox"/>
|
|
<display item="LR4 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR4 Out4" format="checkbox"/>
|
|
<display item="LR4 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR4 Out5" format="checkbox"/>
|
|
<display item="LR4 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR4 Out6" format="checkbox"/>
|
|
<display item="LR4 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR4 Out7" format="checkbox"/>
|
|
<display item="LR4 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="LR4 Out8" format="checkbox"/>
|
|
<display item="LR4 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>---- Toggle Output State ----</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Input 1 Toggle" format="checkbox"/>
|
|
<display item="Input 2 Toggle" format="checkbox"/>
|
|
<display item="Input 3 Toggle" format="checkbox"/>
|
|
<display item="Input 4 Toggle" format="checkbox"/>
|
|
</column>
|
|
<name>Inputs</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<label>
|
|
<text>---- Output Configuration ----</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display item="Output 1 Type" tooltip="Configures the output for specific use"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Output 2 Type" tooltip="Configures the output for specific use"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Output 3 Type" tooltip="Configures the output for specific use"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Output 4 Type" tooltip="Configures the output for specific use"/>
|
|
</column>
|
|
<column>
|
|
<display item="Output 5 Type" tooltip="Configures the output for specific use"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Output 6 Type" tooltip="Configures the output for specific use"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Output 7 Type" tooltip="Configures the output for specific use"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Output 8 Type" tooltip="Configures the output for specific use"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="On Time CV value" tooltip="Range 1-127"/>
|
|
<label>
|
|
<text> Sets the pulse length for outputs configured as Pulse</text>
|
|
</label>
|
|
<label>
|
|
<text> Duration in seconds = CV value times .256</text>
|
|
</label>
|
|
<label>
|
|
<text> The default value of 31 gives about 8 seconds</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>---- Power On Output State ----</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Select Power On Option"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Output#</text>
|
|
</label>
|
|
<label>
|
|
<text> None</text>
|
|
</label>
|
|
<label>
|
|
<text>Throw (Reverse)</text>
|
|
</label>
|
|
<label>
|
|
<text> Close (Normal)</text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 1</text>
|
|
</label>
|
|
<display item="OS1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 2</text>
|
|
</label>
|
|
<display item="OS2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 3</text>
|
|
</label>
|
|
<display item="OS3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 4</text>
|
|
</label>
|
|
<display item="OS4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 5</text>
|
|
</label>
|
|
<display item="OS5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 6</text>
|
|
</label>
|
|
<display item="OS6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 7</text>
|
|
</label>
|
|
<display item="OS7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 8</text>
|
|
</label>
|
|
<display item="OS8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> Sets the output state to always be the same at power on</text>
|
|
</label>
|
|
<label>
|
|
<text> Only applies if Option 2 is selected</text>
|
|
</label>
|
|
</column>
|
|
<name>Outputs</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>---- Remote Control Route Address ----</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Route Group 1-8 Address CV25"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display label="Route Addresses" item="Route 1-8 Lo">
|
|
<label>Route Addresses</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display label="though" item="Route 1-8 Hi">
|
|
<label>though</label>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>Examples of address calculation</text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text>CV25 = 1</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text>CV25 = 2</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> Route# </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> Address </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> Address </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 1</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 1t</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 5t</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 2</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 1c</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 5c</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 3</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 2t</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 6t</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 4</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 2c</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 6c</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 5</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 3t</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 7t</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 6</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 3c</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 7c</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 7</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 4t</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 8t</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 8</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 4c</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 8c</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>---- Remote Control Routes ----</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Output#</text>
|
|
</label>
|
|
<label>
|
|
<text> Route 1 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 1 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 1</text>
|
|
</label>
|
|
<display item="R1 Out1" format="checkbox"/>
|
|
<display item="R1 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 2</text>
|
|
</label>
|
|
<display item="R1 Out2" format="checkbox"/>
|
|
<display item="R1 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 3</text>
|
|
</label>
|
|
<display item="R1 Out3" format="checkbox"/>
|
|
<display item="R1 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 4</text>
|
|
</label>
|
|
<display item="R1 Out4" format="checkbox"/>
|
|
<display item="R1 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 5</text>
|
|
</label>
|
|
<display item="R1 Out5" format="checkbox"/>
|
|
<display item="R1 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 6</text>
|
|
</label>
|
|
<display item="R1 Out6" format="checkbox"/>
|
|
<display item="R1 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 7</text>
|
|
</label>
|
|
<display item="R1 Out7" format="checkbox"/>
|
|
<display item="R1 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 8</text>
|
|
</label>
|
|
<display item="R1 Out8" format="checkbox"/>
|
|
<display item="R1 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 2 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 2 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R2 Out1" format="checkbox"/>
|
|
<display item="R2 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R2 Out2" format="checkbox"/>
|
|
<display item="R2 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R2 Out3" format="checkbox"/>
|
|
<display item="R2 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R2 Out4" format="checkbox"/>
|
|
<display item="R2 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R2 Out5" format="checkbox"/>
|
|
<display item="R2 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R2 Out6" format="checkbox"/>
|
|
<display item="R2 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R2 Out7" format="checkbox"/>
|
|
<display item="R2 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R2 Out8" format="checkbox"/>
|
|
<display item="R2 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 3 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 3 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R3 Out1" format="checkbox"/>
|
|
<display item="R3 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R3 Out2" format="checkbox"/>
|
|
<display item="R3 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R3 Out3" format="checkbox"/>
|
|
<display item="R3 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R3 Out4" format="checkbox"/>
|
|
<display item="R3 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R3 Out5" format="checkbox"/>
|
|
<display item="R3 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R3 Out6" format="checkbox"/>
|
|
<display item="R3 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R3 Out7" format="checkbox"/>
|
|
<display item="R3 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R3 Out8" format="checkbox"/>
|
|
<display item="R3 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 4 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 4 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R4 Out1" format="checkbox"/>
|
|
<display item="R4 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R4 Out2" format="checkbox"/>
|
|
<display item="R4 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R4 Out3" format="checkbox"/>
|
|
<display item="R4 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R4 Out4" format="checkbox"/>
|
|
<display item="R4 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R4 Out5" format="checkbox"/>
|
|
<display item="R4 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R4 Out6" format="checkbox"/>
|
|
<display item="R4 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R4 Out7" format="checkbox"/>
|
|
<display item="R4 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R4 Out8" format="checkbox"/>
|
|
<display item="R4 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 5 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 5 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R5 Out1" format="checkbox"/>
|
|
<display item="R5 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R5 Out2" format="checkbox"/>
|
|
<display item="R5 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R5 Out3" format="checkbox"/>
|
|
<display item="R5 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R5 Out4" format="checkbox"/>
|
|
<display item="R5 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R5 Out5" format="checkbox"/>
|
|
<display item="R5 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R5 Out6" format="checkbox"/>
|
|
<display item="R5 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R5 Out7" format="checkbox"/>
|
|
<display item="R5 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R5 Out8" format="checkbox"/>
|
|
<display item="R5 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 6 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 6 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R6 Out1" format="checkbox"/>
|
|
<display item="R6 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R6 Out2" format="checkbox"/>
|
|
<display item="R6 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R6 Out3" format="checkbox"/>
|
|
<display item="R6 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R6 Out4" format="checkbox"/>
|
|
<display item="R6 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R6 Out5" format="checkbox"/>
|
|
<display item="R6 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R6 Out6" format="checkbox"/>
|
|
<display item="R6 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R6 Out7" format="checkbox"/>
|
|
<display item="R6 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R6 Out8" format="checkbox"/>
|
|
<display item="R6 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 7 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 7 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R7 Out1" format="checkbox"/>
|
|
<display item="R7 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R7 Out2" format="checkbox"/>
|
|
<display item="R7 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R7 Out3" format="checkbox"/>
|
|
<display item="R7 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R7 Out4" format="checkbox"/>
|
|
<display item="R7 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R7 Out5" format="checkbox"/>
|
|
<display item="R7 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R7 Out6" format="checkbox"/>
|
|
<display item="R7 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R7 Out7" format="checkbox"/>
|
|
<display item="R7 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R7 Out8" format="checkbox"/>
|
|
<display item="R7 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 8 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 8 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R8 Out1" format="checkbox"/>
|
|
<display item="R8 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R8 Out2" format="checkbox"/>
|
|
<display item="R8 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R8 Out3" format="checkbox"/>
|
|
<display item="R8 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R8 Out4" format="checkbox"/>
|
|
<display item="R8 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R8 Out5" format="checkbox"/>
|
|
<display item="R8 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R8 Out6" format="checkbox"/>
|
|
<display item="R8 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R8 Out7" format="checkbox"/>
|
|
<display item="R8 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R8 Out8" format="checkbox"/>
|
|
<display item="R8 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<name>Route Group 1-8</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>---- Remote Control Route Address ----</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<display item="Route Group 9-16 Address CV26"/>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<display label="Route Addresses" item="Route 9-16 Lo">
|
|
<label>Route Addresses</label>
|
|
</display>
|
|
</column>
|
|
<column>
|
|
<display label="though" item="Route 9-16 Hi">
|
|
<label>though</label>
|
|
</display>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>Examples of address calculation</text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text>CV26 = 1</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text>CV26 = 2</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> Route# </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> Address </text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> Address </text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 1</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 1t</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 5t</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 2</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 1c</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 5c</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 3</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 2t</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 6t</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 4</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 2c</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 6c</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 5</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 3t</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 7t</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 6</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 3c</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 7c</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 7</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 4t</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 8t</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
<column>
|
|
<separator/>
|
|
<label>
|
|
<text> 8</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 4c</text>
|
|
</label>
|
|
<separator/>
|
|
<label>
|
|
<text> 8c</text>
|
|
</label>
|
|
<separator/>
|
|
</column>
|
|
<separator/>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<label>
|
|
<text>---- Remote Control Routes ----</text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Output#</text>
|
|
</label>
|
|
<label>
|
|
<text> Route 9 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text> Route 9 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 1</text>
|
|
</label>
|
|
<display item="R9 Out1" format="checkbox"/>
|
|
<display item="R9 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 2</text>
|
|
</label>
|
|
<display item="R9 Out2" format="checkbox"/>
|
|
<display item="R9 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 3</text>
|
|
</label>
|
|
<display item="R9 Out3" format="checkbox"/>
|
|
<display item="R9 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 4</text>
|
|
</label>
|
|
<display item="R9 Out4" format="checkbox"/>
|
|
<display item="R9 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 5</text>
|
|
</label>
|
|
<display item="R9 Out5" format="checkbox"/>
|
|
<display item="R9 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 6</text>
|
|
</label>
|
|
<display item="R9 Out6" format="checkbox"/>
|
|
<display item="R9 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 7</text>
|
|
</label>
|
|
<display item="R9 Out7" format="checkbox"/>
|
|
<display item="R9 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<label>
|
|
<text> 8</text>
|
|
</label>
|
|
<display item="R9 Out8" format="checkbox"/>
|
|
<display item="R9 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 10 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 10 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R10 Out1" format="checkbox"/>
|
|
<display item="R10 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R10 Out2" format="checkbox"/>
|
|
<display item="R10 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R10 Out3" format="checkbox"/>
|
|
<display item="R10 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R10 Out4" format="checkbox"/>
|
|
<display item="R10 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R10 Out5" format="checkbox"/>
|
|
<display item="R10 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R10 Out6" format="checkbox"/>
|
|
<display item="R10 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R10 Out7" format="checkbox"/>
|
|
<display item="R10 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R10 Out8" format="checkbox"/>
|
|
<display item="R10 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 11 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 11 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R11 Out1" format="checkbox"/>
|
|
<display item="R11 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R11 Out2" format="checkbox"/>
|
|
<display item="R11 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R11 Out3" format="checkbox"/>
|
|
<display item="R11 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R11 Out4" format="checkbox"/>
|
|
<display item="R11 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R11 Out5" format="checkbox"/>
|
|
<display item="R11 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R11 Out6" format="checkbox"/>
|
|
<display item="R11 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R11 Out7" format="checkbox"/>
|
|
<display item="R11 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R11 Out8" format="checkbox"/>
|
|
<display item="R11 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 12 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 12 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R12 Out1" format="checkbox"/>
|
|
<display item="R12 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R12 Out2" format="checkbox"/>
|
|
<display item="R12 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R12 Out3" format="checkbox"/>
|
|
<display item="R12 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R12 Out4" format="checkbox"/>
|
|
<display item="R12 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R12 Out5" format="checkbox"/>
|
|
<display item="R12 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R12 Out6" format="checkbox"/>
|
|
<display item="R12 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R12 Out7" format="checkbox"/>
|
|
<display item="R12 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R12 Out8" format="checkbox"/>
|
|
<display item="R12 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 13 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 13 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R13 Out1" format="checkbox"/>
|
|
<display item="R13 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R13 Out2" format="checkbox"/>
|
|
<display item="R13 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R13 Out3" format="checkbox"/>
|
|
<display item="R13 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R13 Out4" format="checkbox"/>
|
|
<display item="R13 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R13 Out5" format="checkbox"/>
|
|
<display item="R13 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R13 Out6" format="checkbox"/>
|
|
<display item="R13 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R13 Out7" format="checkbox"/>
|
|
<display item="R13 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R13 Out8" format="checkbox"/>
|
|
<display item="R13 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 14 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 14 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R14 Out1" format="checkbox"/>
|
|
<display item="R14 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R14 Out2" format="checkbox"/>
|
|
<display item="R14 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R14 Out3" format="checkbox"/>
|
|
<display item="R14 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R14 Out4" format="checkbox"/>
|
|
<display item="R14 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R14 Out5" format="checkbox"/>
|
|
<display item="R14 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R14 Out6" format="checkbox"/>
|
|
<display item="R14 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R14 Out7" format="checkbox"/>
|
|
<display item="R14 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R14 Out8" format="checkbox"/>
|
|
<display item="R14 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 15 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 15 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R15 Out1" format="checkbox"/>
|
|
<display item="R15 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R15 Out2" format="checkbox"/>
|
|
<display item="R15 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R15 Out3" format="checkbox"/>
|
|
<display item="R15 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R15 Out4" format="checkbox"/>
|
|
<display item="R15 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R15 Out5" format="checkbox"/>
|
|
<display item="R15 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R15 Out6" format="checkbox"/>
|
|
<display item="R15 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R15 Out7" format="checkbox"/>
|
|
<display item="R15 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R15 Out8" format="checkbox"/>
|
|
<display item="R15 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
<row>
|
|
<column>
|
|
<label>
|
|
<text> Route 16 Selection </text>
|
|
</label>
|
|
<label>
|
|
<text>Route 16 Switch State </text>
|
|
</label>
|
|
<label>
|
|
<text> </text>
|
|
</label>
|
|
</column>
|
|
<column>
|
|
<display item="R16 Out1" format="checkbox"/>
|
|
<display item="R16 S1" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R16 Out2" format="checkbox"/>
|
|
<display item="R16 S2" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R16 Out3" format="checkbox"/>
|
|
<display item="R16 S3" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R16 Out4" format="checkbox"/>
|
|
<display item="R16 S4" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R16 Out5" format="checkbox"/>
|
|
<display item="R16 S5" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R16 Out6" format="checkbox"/>
|
|
<display item="R16 S6" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R16 Out7" format="checkbox"/>
|
|
<display item="R16 S7" format="radiobuttons"/>
|
|
</column>
|
|
<column>
|
|
<display item="R16 Out8" format="checkbox"/>
|
|
<display item="R16 S8" format="radiobuttons"/>
|
|
</column>
|
|
</row>
|
|
</column>
|
|
<name>Route Group 9-16</name>
|
|
</pane>
|
|
<pane>
|
|
<column>
|
|
<cvtable/>
|
|
</column>
|
|
<name>CVs</name>
|
|
</pane>
|
|
</decoder-config>
|