Files
2026-06-17 14:00:51 +02:00

2315 lines
67 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2005, 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="Michael Mosher" version="1.2" lastUpdated="20200109"/>
<version author="B. Milhaupt" version="1.1" lastUpdated="20180823"/>
<version author="td@teamdigital1.com" version="1" lastUpdated="20051215"/>
<!-- Version 1 initial release -->
<!-- Version 1.1 release, added "LOCONETOPSBOARD" programming token to allow LocoNet-connected boards to read CV values -->
<!-- Version 1.2 change mfg to match name in NMRA.xml -->
<decoder>
<family name="SRC8" mfg="Team Digital, LLC" type="stationary" comment="SRC8 is not stationary decoder, but it can be programmed in the usual way">
<model model="SRC8" lowVersionID="12"/>
</family>
<programming direct="no" paged="yes" register="no" ops="yes">
<mode>LOCONETOPSBOARD</mode>
</programming>
<variables>
<variable item="Base Address CV1" CV="1" mask="XVVVVVVV" default="1" tooltip="Range 1-127">
<decVal/>
<label>Base Address CV1</label>
</variable>
<variable item="Output Addresses" CV="1" mask="XVVVVVVV" default="1" tooltip="This address will be within a range as determined by">
<splitVal highCV="100" factor="8" offset="-7"/>
<label>Output Addresses</label>
</variable>
<variable item="through" CV="1" mask="XVVVVVVV" default="8" tooltip="This address will be within a range as determined by">
<splitVal highCV="100" factor="8" offset="0"/>
<label>through</label>
</variable>
<variable item="Option 1" CV="2" mask="XXXXXXXV">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Option 1</label>
</variable>
<variable item="Option 2" CV="2" mask="XXXXXXVX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Option 2</label>
</variable>
<variable item="Option 3" CV="2" mask="XXXXXVXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Option 3</label>
</variable>
<variable item="Option 4" CV="2" mask="XXXXVXXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Option 4</label>
</variable>
<variable item="Option 5" CV="2" mask="XXXVXXXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Option 5</label>
</variable>
<variable item="Option 6" CV="2" mask="XXVXXXXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Option 6</label>
</variable>
<variable item="CV2" CV="2" mask="VVVVVVVV">
<decVal/>
<label>CV2</label>
</variable>
<variable CV="3" item="Decoder Version">
<decVal/>
<label>Version ID</label>
</variable>
<variable CV="4" item="Manufacturer" default="25">
<decVal/>
<label>Manufacturer ID</label>
</variable>
<variable item="Send Address Delay" CV="5">
<decVal/>
<label>Send Address Delay</label>
</variable>
<variable CV="6" mask="XXXXXXXV" item="Sw rep1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Switch Position Report</label>
</variable>
<variable CV="6" mask="XXXXXXVX" item="Sw rep2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Switch Position Report</label>
</variable>
<variable CV="6" mask="XXXXXVXX" item="Sw rep3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Switch Position Report</label>
</variable>
<variable CV="6" mask="XXXXVXXX" item="Sw rep4">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Switch Position Report</label>
</variable>
<variable CV="6" mask="XXXVXXXX" item="Sw rep5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Switch Position Report</label>
</variable>
<variable CV="6" mask="XXVXXXXX" item="Sw rep6">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Switch Position Report</label>
</variable>
<variable CV="6" mask="XVXXXXXX" item="Sw rep7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Switch Position Report</label>
</variable>
<variable CV="6" mask="VXXXXXXX" item="Sw rep8">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Enable Switch Position Report</label>
</variable>
<variable CV="7" mask="XXXXXXXV" item="Se exe1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Sensor Route Execution</label>
</variable>
<variable CV="7" mask="XXXXXXVX" item="Se exe2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Sensor Route Execution</label>
</variable>
<variable CV="7" mask="XXXXXVXX" item="Se exe3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Sensor Route Execution</label>
</variable>
<variable CV="7" mask="XXXXVXXX" item="Se exe4">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Sensor Route Execution</label>
</variable>
<variable CV="7" mask="XXXVXXXX" item="Se exe5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Sensor Route Execution</label>
</variable>
<variable CV="7" mask="XXVXXXXX" item="Se exe6">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Sensor Route Execution</label>
</variable>
<variable CV="7" mask="XVXXXXXX" item="Se exe7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Sensor Route Execution</label>
</variable>
<variable CV="7" mask="VXXXXXXX" item="Se exe8">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Sensor Route Execution</label>
</variable>
<variable item="Alt Address Adder" CV="8">
<decVal/>
<label>Alt Address Adder</label>
</variable>
<variable item="Alt Group Address 1" CV="9" mask="VVVVVVVV">
<splitVal highCV="8" upperMask="XXXXXXXV"/>
<label>Alt Group Address 1</label>
</variable>
<variable item="Alt Group Address 2" CV="10" mask="VVVVVVVV">
<splitVal highCV="8" upperMask="XXXXXXVX"/>
<label>Alt Group Address 2</label>
</variable>
<variable item="Alt Group Address 3" CV="11" mask="VVVVVVVV">
<splitVal highCV="8" upperMask="XXXXXVXX"/>
<label>Alt Group Address 3</label>
</variable>
<variable item="Alt Group Address 4" CV="12" mask="VVVVVVVV">
<splitVal highCV="8" upperMask="XXXXVXXX"/>
<label>Alt Group Address 4</label>
</variable>
<variable item="Alt Group Address 5" CV="13" mask="VVVVVVVV">
<splitVal highCV="8" upperMask="XXXVXXXX"/>
<label>Alt Group Address 5</label>
</variable>
<variable item="Alt Group Address 6" CV="14" mask="VVVVVVVV">
<splitVal highCV="8" upperMask="XXVXXXXX"/>
<label>Alt Group Address 6</label>
</variable>
<variable item="Alt Group Address 7" CV="15" mask="VVVVVVVV">
<splitVal highCV="8" upperMask="XVXXXXXX"/>
<label>Alt Group Address 7</label>
</variable>
<variable item="Alt Group Address 8" CV="16" mask="VVVVVVVV">
<splitVal highCV="8" upperMask="VXXXXXXX"/>
<label>Alt Group Address 8</label>
</variable>
<variable CV="17" mask="XXXXXXXV" item="Sw state11">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="17" mask="XXXXXXVX" item="Sw state12">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="17" mask="XXXXXVXX" item="Sw state13">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="17" mask="XXXXVXXX" item="Sw state14">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="17" mask="XXXVXXXX" item="Sw state15">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="17" mask="XXVXXXXX" item="Sw state16">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="17" mask="XVXXXXXX" item="Sw state17">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="17" mask="VXXXXXXX" item="Sw state18">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable item="R1 Cell Address Adder" CV="18">
<decVal/>
<label>R1 Cell Address Adder</label>
</variable>
<variable CV="19" mask="VVVVVVVV" item="Rt Cell 11">
<splitVal highCV="18" upperMask="XXXXXXXV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="20" mask="VVVVVVVV" item="Rt Cell 12">
<splitVal highCV="18" upperMask="XXXXXXVX"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="21" mask="VVVVVVVV" item="Rt Cell 13">
<splitVal highCV="18" upperMask="XXXXXVXX"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="22" mask="VVVVVVVV" item="Rt Cell 14">
<splitVal highCV="18" upperMask="XXXXVXXX"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="23" mask="VVVVVVVV" item="Rt Cell 15">
<splitVal highCV="18" upperMask="XXXVXXXX"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="24" mask="VVVVVVVV" item="Rt Cell 16">
<splitVal highCV="18" upperMask="XXVXXXXX"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="25" mask="VVVVVVVV" item="Rt Cell 17">
<splitVal highCV="18" upperMask="XVXXXXXX"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="26" mask="VVVVVVVV" item="Rt Cell 18">
<splitVal highCV="18" upperMask="VXXXXXXX"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="27" mask="XXXXXXXV" item="Sw state21">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="27" mask="XXXXXXVX" item="Sw state22">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="27" mask="XXXXXVXX" item="Sw state23">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="27" mask="XXXXVXXX" item="Sw state24">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="27" mask="XXXVXXXX" item="Sw state25">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="27" mask="XXVXXXXX" item="Sw state26">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="27" mask="XVXXXXXX" item="Sw state27">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="27" mask="VXXXXXXX" item="Sw state28">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable item="R2 Cell Address Adder" CV="28">
<decVal/>
<label>R2 Cell Address Adder</label>
</variable>
<variable CV="29" mask="VVVVVVVV" item="Rt Cell 21">
<splitVal highCV="28" upperMask="XXXXXXXV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="30" mask="VVVVVVVV" item="Rt Cell 22">
<splitVal highCV="28" upperMask="XXXXXXVX"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="31" mask="VVVVVVVV" item="Rt Cell 23">
<splitVal highCV="28" upperMask="XXXXXVXX"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="32" mask="VVVVVVVV" item="Rt Cell 24">
<splitVal highCV="28" upperMask="XXXXVXXX"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="33" mask="VVVVVVVV" item="Rt Cell 25">
<splitVal highCV="28" upperMask="XXXVXXXX"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="34" mask="VVVVVVVV" item="Rt Cell 26">
<splitVal highCV="28" upperMask="XXVXXXXX"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="35" mask="VVVVVVVV" item="Rt Cell 27">
<splitVal highCV="28" upperMask="XVXXXXXX"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="36" mask="VVVVVVVV" item="Rt Cell 28">
<splitVal highCV="28" upperMask="VXXXXXXX"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="37" mask="XXXXXXXV" item="Sw state31">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="37" mask="XXXXXXVX" item="Sw state32">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="37" mask="XXXXXVXX" item="Sw state33">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="37" mask="XXXXVXXX" item="Sw state34">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="37" mask="XXXVXXXX" item="Sw state35">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="37" mask="XXVXXXXX" item="Sw state36">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="37" mask="XVXXXXXX" item="Sw state37">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="37" mask="VXXXXXXX" item="Sw state38">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable item="R3 Cell Address Adder" CV="38">
<decVal/>
<label>R3 Cell Address Adder</label>
</variable>
<variable CV="39" mask="VVVVVVVV" item="Rt Cell 31">
<splitVal highCV="38" upperMask="XXXXXXXV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="40" mask="VVVVVVVV" item="Rt Cell 32">
<splitVal highCV="38" upperMask="XXXXXXVX"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="41" mask="VVVVVVVV" item="Rt Cell 33">
<splitVal highCV="38" upperMask="XXXXXVXX"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="42" mask="VVVVVVVV" item="Rt Cell 34">
<splitVal highCV="38" upperMask="XXXXVXXX"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="43" mask="VVVVVVVV" item="Rt Cell 35">
<splitVal highCV="38" upperMask="XXXVXXXX"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="44" mask="VVVVVVVV" item="Rt Cell 36">
<splitVal highCV="38" upperMask="XXVXXXXX"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="45" mask="VVVVVVVV" item="Rt Cell 37">
<splitVal highCV="38" upperMask="XVXXXXXX"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="46" mask="VVVVVVVV" item="Rt Cell 38">
<splitVal highCV="38" upperMask="VXXXXXXX"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="47" mask="XXXXXXXV" item="Sw state41">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="47" mask="XXXXXXVX" item="Sw state42">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="47" mask="XXXXXVXX" item="Sw state43">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="47" mask="XXXXVXXX" item="Sw state44">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="47" mask="XXXVXXXX" item="Sw state45">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="47" mask="XXVXXXXX" item="Sw state46">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="47" mask="XVXXXXXX" item="Sw state47">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="47" mask="VXXXXXXX" item="Sw state48">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable item="R4 Cell Address Adder" CV="48">
<decVal/>
<label>R4 Cell Address Adder</label>
</variable>
<variable CV="49" mask="VVVVVVVV" item="Rt Cell 41">
<splitVal highCV="48" upperMask="XXXXXXXV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="50" mask="VVVVVVVV" item="Rt Cell 42">
<splitVal highCV="48" upperMask="XXXXXXVX"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="51" mask="VVVVVVVV" item="Rt Cell 43">
<splitVal highCV="48" upperMask="XXXXXVXX"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="52" mask="VVVVVVVV" item="Rt Cell 44">
<splitVal highCV="48" upperMask="XXXXVXXX"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="53" mask="VVVVVVVV" item="Rt Cell 45">
<splitVal highCV="48" upperMask="XXXVXXXX"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="54" mask="VVVVVVVV" item="Rt Cell 46">
<splitVal highCV="48" upperMask="XXVXXXXX"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="55" mask="VVVVVVVV" item="Rt Cell 47">
<splitVal highCV="48" upperMask="XVXXXXXX"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="56" mask="VVVVVVVV" item="Rt Cell 48">
<splitVal highCV="48" upperMask="VXXXXXXX"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="57" mask="XXXXXXXV" item="Sw state51">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="57" mask="XXXXXXVX" item="Sw state52">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="57" mask="XXXXXVXX" item="Sw state53">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="57" mask="XXXXVXXX" item="Sw state54">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="57" mask="XXXVXXXX" item="Sw state55">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="57" mask="XXVXXXXX" item="Sw state56">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="57" mask="XVXXXXXX" item="Sw state57">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="57" mask="VXXXXXXX" item="Sw state58">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable item="R5 Cell Address Adder" CV="58">
<decVal/>
<label>R5 Cell Address Adder</label>
</variable>
<variable CV="59" mask="VVVVVVVV" item="Rt Cell 51">
<splitVal highCV="58" upperMask="XXXXXXXV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="60" mask="VVVVVVVV" item="Rt Cell 52">
<splitVal highCV="58" upperMask="XXXXXXVX"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="61" mask="VVVVVVVV" item="Rt Cell 53">
<splitVal highCV="58" upperMask="XXXXXVXX"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="62" mask="VVVVVVVV" item="Rt Cell 54">
<splitVal highCV="58" upperMask="XXXXVXXX"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="63" mask="VVVVVVVV" item="Rt Cell 55">
<splitVal highCV="58" upperMask="XXXVXXXX"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="64" mask="VVVVVVVV" item="Rt Cell 56">
<splitVal highCV="58" upperMask="XXVXXXXX"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="65" mask="VVVVVVVV" item="Rt Cell 57">
<splitVal highCV="58" upperMask="XVXXXXXX"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="66" mask="VVVVVVVV" item="Rt Cell 58">
<splitVal highCV="58" upperMask="VXXXXXXX"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="67" mask="XXXXXXXV" item="Sw state61">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="67" mask="XXXXXXVX" item="Sw state62">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="67" mask="XXXXXVXX" item="Sw state63">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="67" mask="XXXXVXXX" item="Sw state64">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="67" mask="XXXVXXXX" item="Sw state65">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="67" mask="XXVXXXXX" item="Sw state66">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="67" mask="XVXXXXXX" item="Sw state67">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="67" mask="VXXXXXXX" item="Sw state68">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable item="R6 Cell Address Adder" CV="68">
<decVal/>
<label>R6 Cell Address Adder</label>
</variable>
<variable CV="69" mask="VVVVVVVV" item="Rt Cell 61">
<splitVal highCV="68" upperMask="XXXXXXXV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="70" mask="VVVVVVVV" item="Rt Cell 62">
<splitVal highCV="68" upperMask="XXXXXXVX"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="71" mask="VVVVVVVV" item="Rt Cell 63">
<splitVal highCV="68" upperMask="XXXXXVXX"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="72" mask="VVVVVVVV" item="Rt Cell 64">
<splitVal highCV="68" upperMask="XXXXVXXX"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="73" mask="VVVVVVVV" item="Rt Cell 65">
<splitVal highCV="68" upperMask="XXXVXXXX"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="74" mask="VVVVVVVV" item="Rt Cell 66">
<splitVal highCV="68" upperMask="XXVXXXXX"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="75" mask="VVVVVVVV" item="Rt Cell 67">
<splitVal highCV="68" upperMask="XVXXXXXX"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="76" mask="VVVVVVVV" item="Rt Cell 68">
<splitVal highCV="68" upperMask="VXXXXXXX"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="77" mask="XXXXXXXV" item="Sw state71">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="77" mask="XXXXXXVX" item="Sw state72">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="77" mask="XXXXXVXX" item="Sw state73">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="77" mask="XXXXVXXX" item="Sw state74">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="77" mask="XXXVXXXX" item="Sw state75">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="77" mask="XXVXXXXX" item="Sw state76">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="77" mask="XVXXXXXX" item="Sw state77">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="77" mask="VXXXXXXX" item="Sw state78">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable item="R7 Cell Address Adder" CV="78">
<decVal/>
<label>R7 Cell Address Adder</label>
</variable>
<variable CV="79" mask="VVVVVVVV" item="Rt Cell 71">
<splitVal highCV="78" upperMask="XXXXXXXV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="80" mask="VVVVVVVV" item="Rt Cell 72">
<splitVal highCV="78" upperMask="XXXXXXVX"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="81" mask="VVVVVVVV" item="Rt Cell 73">
<splitVal highCV="78" upperMask="XXXXXVXX"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="82" mask="VVVVVVVV" item="Rt Cell 74">
<splitVal highCV="78" upperMask="XXXXVXXX"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="83" mask="VVVVVVVV" item="Rt Cell 75">
<splitVal highCV="78" upperMask="XXXVXXXX"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="84" mask="VVVVVVVV" item="Rt Cell 76">
<splitVal highCV="78" upperMask="XXVXXXXX"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="85" mask="VVVVVVVV" item="Rt Cell 77">
<splitVal highCV="78" upperMask="XVXXXXXX"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="86" mask="VVVVVVVV" item="Rt Cell 78">
<splitVal highCV="78" upperMask="VXXXXXXX"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="87" mask="XXXXXXXV" item="Sw state81">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="87" mask="XXXXXXVX" item="Sw state82">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="87" mask="XXXXXVXX" item="Sw state83">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="87" mask="XXXXVXXX" item="Sw state84">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="87" mask="XXXVXXXX" item="Sw state85">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="87" mask="XXVXXXXX" item="Sw state86">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="87" mask="XVXXXXXX" item="Sw state87">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="87" mask="VXXXXXXX" item="Sw state88">
<enumVal>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable item="R8 Cell Address Adder" CV="88">
<decVal/>
<label>R8 Cell Address Adder</label>
</variable>
<variable CV="89" mask="VVVVVVVV" item="Rt Cell 81">
<splitVal highCV="88" upperMask="XXXXXXXV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="90" mask="VVVVVVVV" item="Rt Cell 82">
<splitVal highCV="88" upperMask="XXXXXXVX"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="91" mask="VVVVVVVV" item="Rt Cell 83">
<splitVal highCV="88" upperMask="XXXXXVXX"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="92" mask="VVVVVVVV" item="Rt Cell 84">
<splitVal highCV="88" upperMask="XXXXVXXX"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="93" mask="VVVVVVVV" item="Rt Cell 85">
<splitVal highCV="88" upperMask="XXXVXXXX"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="94" mask="VVVVVVVV" item="Rt Cell 86">
<splitVal highCV="88" upperMask="XXVXXXXX"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="95" mask="VVVVVVVV" item="Rt Cell 87">
<splitVal highCV="88" upperMask="XVXXXXXX"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="96" mask="VVVVVVVV" item="Rt Cell 88">
<splitVal highCV="88" upperMask="VXXXXXXX"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="97" mask="VVVVVVVV" item="Short Address" tooltip="Range 1-16000">
<splitVal highCV="98" upperMask="XXVVVVVV"/>
<label>Ops Mode Address</label>
</variable>
</variables>
</decoder>
<pane>
<column>
<label>
<text>------ Output Addresses ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Base Address CV1"/>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Output Addresses"/>
</column>
<column>
<display item="through"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>Address Assignment Examples</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
<separator/>
<label>
<text>CV1 = 1 </text>
</label>
<separator/>
<label>
<text>CV1 = 2 </text>
</label>
<separator/>
<label>
<text>CV1 = 6 </text>
</label>
<separator/>
<label>
<text>CV1 = 127 </text>
</label>
<separator/>
</column>
<separator/>
<column>
<separator/>
<label>
<text> Group </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> 9</text>
</label>
<separator/>
<label>
<text> 41 </text>
</label>
<separator/>
<label>
<text> 1009 </text>
</label>
<separator/>
</column>
<separator/>
<column>
<separator/>
<label>
<text> 2</text>
</label>
<separator/>
<label>
<text> 2</text>
</label>
<separator/>
<label>
<text> 10 </text>
</label>
<separator/>
<label>
<text> 42 </text>
</label>
<separator/>
<label>
<text> 1010 </text>
</label>
<separator/>
</column>
<separator/>
<column>
<separator/>
<label>
<text> 3</text>
</label>
<separator/>
<label>
<text> 3</text>
</label>
<separator/>
<label>
<text> 11 </text>
</label>
<separator/>
<label>
<text> 43 </text>
</label>
<separator/>
<label>
<text> 1011 </text>
</label>
<separator/>
</column>
<separator/>
<column>
<separator/>
<label>
<text> 4</text>
</label>
<separator/>
<label>
<text> 4</text>
</label>
<separator/>
<label>
<text> 12</text>
</label>
<separator/>
<label>
<text> 44 </text>
</label>
<separator/>
<label>
<text> 1012 </text>
</label>
<separator/>
</column>
<separator/>
<column>
<separator/>
<label>
<text> 5</text>
</label>
<separator/>
<label>
<text> 5</text>
</label>
<separator/>
<label>
<text> 13</text>
</label>
<separator/>
<label>
<text> 45 </text>
</label>
<separator/>
<label>
<text> 1013 </text>
</label>
<separator/>
</column>
<separator/>
<column>
<separator/>
<label>
<text> 6</text>
</label>
<separator/>
<label>
<text> 6</text>
</label>
<separator/>
<label>
<text> 14</text>
</label>
<separator/>
<label>
<text> 46 </text>
</label>
<separator/>
<label>
<text> 1014 </text>
</label>
<separator/>
</column>
<separator/>
<column>
<separator/>
<label>
<text> 7</text>
</label>
<separator/>
<label>
<text> 7</text>
</label>
<separator/>
<label>
<text> 15</text>
</label>
<separator/>
<label>
<text> 47 </text>
</label>
<separator/>
<label>
<text> 1015 </text>
</label>
<separator/>
</column>
<separator/>
<column>
<separator/>
<label>
<text> 8</text>
</label>
<separator/>
<label>
<text> 8</text>
</label>
<separator/>
<label>
<text> 16</text>
</label>
<separator/>
<label>
<text> 48 </text>
</label>
<separator/>
<label>
<text> 1016 </text>
</label>
<separator/>
</column>
<separator/>
</row>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text>------ Configuration ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Option 1" tooltip="Switch state remembered at power off" format="checkbox"/>
<label>
<text> Memory enabled</text>
</label>
<display item="Option 2" tooltip="Applies to group 1" format="checkbox"/>
<label>
<text> Loco STOP/RESUME enabled</text>
</label>
<display item="Option 3" tooltip="Applies to group 1" format="checkbox"/>
<label>
<text> Track power ON/OFF enabled</text>
</label>
<display item="Option 4" tooltip="Outputs respond to feedback messages" format="checkbox"/>
<label>
<text> Display switch feedback status enabled</text>
</label>
<display item="Option 5" tooltip="Required for ops mode" format="checkbox"/>
<label>
<text> Ops mode programming enabled</text>
</label>
<display item="Option 6" tooltip="Requires option 1, options 2 and 3 are disabled" format="checkbox"/>
<label>
<text> Send memory output state at power on</text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text>------ Special Functions ------ </text>
</label>
<label>
<text> </text>
</label>
<dccaddress/>
<label>
<text>DO NOT enter a value in the Active DCC Address field </text>
</label>
<label>
<text> </text>
</label>
<display item="Ops Mode Address" tooltip="Sets the Ops Mode address"/>
<label>
<text>Use ONLY the Ops Mode Address field for the DCC address</text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text>------ Notes: ------ </text>
</label>
<label>
<text>The Custom Programmer format is recommended</text>
</label>
<label>
<text>SRC8 software version 44 or later required for DecoderPro</text>
</label>
</column>
<name>Basic</name>
</pane>
<pane>
<column>
<label>
<text> </text>
</label>
<display item="Manufacturer" tooltip="The manufacturer's ID number (read only)"/>
<display item="Decoder Version" tooltip="The decoder version number (read only)"/>
<display item="Product Number" tooltip="The decoder product number (if used) (read only)"/>
</column>
<name>Mfg</name>
</pane>
<pane>
<column>
<label>
<text> </text>
</label>
<label>
<text>------ Group Input 1 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Sw rep1" tooltip="Enable feedback"/>
<display item="Alt Group Address 1" tooltip="Determines the input address"/>
<label>
<text> </text>
</label>
<label>
<text>------ Group Input 2 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Sw rep2" tooltip="Enable feedback"/>
<display item="Alt Group Address 2" tooltip="Determines the input address"/>
<label>
<text> </text>
</label>
<label>
<text>------ Group Input 3 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Sw rep3" tooltip="Enable feedback"/>
<display item="Alt Group Address 3" tooltip="Determines the input address"/>
<label>
<text> </text>
</label>
<label>
<text>------ Group Input 4 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Sw rep4" tooltip="Enable feedback"/>
<display item="Alt Group Address 4" tooltip="Determines the input address"/>
<label>
<text> </text>
</label>
<label>
<text>------ Group Input 5 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Sw rep5" tooltip="Enable feedback"/>
<display item="Alt Group Address 5" tooltip="Determines the input address"/>
<label>
<text> </text>
</label>
<label>
<text>------ Group Input 6 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Sw rep6" tooltip="Enable feedback"/>
<display item="Alt Group Address 6" tooltip="Determines the input address"/>
<label>
<text> </text>
</label>
<label>
<text>------ Group Input 7 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Sw rep7" tooltip="Enable feedback"/>
<display item="Alt Group Address 7" tooltip="Determines the input address"/>
<label>
<text> </text>
</label>
<label>
<text>------ Group Input 8 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Sw rep8" tooltip="Enable feedback"/>
<display item="Alt Group Address 8" tooltip="Determines the input address"/>
<label>
<text> </text>
</label>
</column>
<name>Inputs</name>
</pane>
<pane>
<column>
<label>
<text> </text>
</label>
<display item="Send Address Delay" tooltip="Time between sending addresses in a route"/>
<label>
<text> </text>
</label>
<label>
<text>------ Route 1 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Se exe1" tooltip="A sensor type message activates the route"/>
<row>
<column>
<display item="Rt Cell 11" tooltip="Cell address"/>
</column>
<column>
<display item="Sw state11"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 12"/>
</column>
<column>
<display item="Sw state12"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 13"/>
</column>
<column>
<display item="Sw state13"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 14"/>
</column>
<column>
<display item="Sw state14"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 15"/>
</column>
<column>
<display item="Sw state15"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 16"/>
</column>
<column>
<display item="Sw state16"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 17"/>
</column>
<column>
<display item="Sw state17"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 18"/>
</column>
<column>
<display item="Sw state18"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 2 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Se exe2" tooltip="A sensor type message activates the route"/>
<row>
<column>
<display item="Rt Cell 21"/>
</column>
<column>
<display item="Sw state21"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 22"/>
</column>
<column>
<display item="Sw state22"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 23"/>
</column>
<column>
<display item="Sw state23"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 24"/>
</column>
<column>
<display item="Sw state24"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 25"/>
</column>
<column>
<display item="Sw state25"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 26"/>
</column>
<column>
<display item="Sw state26"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 27"/>
</column>
<column>
<display item="Sw state27"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 28"/>
</column>
<column>
<display item="Sw state28"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 3 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Se exe3" tooltip="A sensor type message activates the route"/>
<row>
<column>
<display item="Rt Cell 31"/>
</column>
<column>
<display item="Sw state31"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 32"/>
</column>
<column>
<display item="Sw state32"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 33"/>
</column>
<column>
<display item="Sw state33"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 34"/>
</column>
<column>
<display item="Sw state34"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 35"/>
</column>
<column>
<display item="Sw state35"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 36"/>
</column>
<column>
<display item="Sw state36"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 37"/>
</column>
<column>
<display item="Sw state37"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 38"/>
</column>
<column>
<display item="Sw state38"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 4 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Se exe4" tooltip="A sensor type message activates the route"/>
<row>
<column>
<display item="Rt Cell 41"/>
</column>
<column>
<display item="Sw state41"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 42"/>
</column>
<column>
<display item="Sw state42"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 43"/>
</column>
<column>
<display item="Sw state43"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 44"/>
</column>
<column>
<display item="Sw state44"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 45"/>
</column>
<column>
<display item="Sw state45"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 46"/>
</column>
<column>
<display item="Sw state46"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 47"/>
</column>
<column>
<display item="Sw state47"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 48"/>
</column>
<column>
<display item="Sw state48"/>
</column>
</row>
<label>
<text> </text>
</label>
</column>
<column>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text>------ Route 5 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Se exe5" tooltip="A sensor type message activates the route"/>
<row>
<column>
<display item="Rt Cell 51"/>
</column>
<column>
<display item="Sw state51"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 52"/>
</column>
<column>
<display item="Sw state52"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 53"/>
</column>
<column>
<display item="Sw state53"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 54"/>
</column>
<column>
<display item="Sw state54"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 55"/>
</column>
<column>
<display item="Sw state55"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 56"/>
</column>
<column>
<display item="Sw state56"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 57"/>
</column>
<column>
<display item="Sw state57"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 58"/>
</column>
<column>
<display item="Sw state58"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 6 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Se exe6" tooltip="A sensor type message activates the route"/>
<row>
<column>
<display item="Rt Cell 61"/>
</column>
<column>
<display item="Sw state61"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 62"/>
</column>
<column>
<display item="Sw state62"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 63"/>
</column>
<column>
<display item="Sw state63"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 64"/>
</column>
<column>
<display item="Sw state64"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 65"/>
</column>
<column>
<display item="Sw state65"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 66"/>
</column>
<column>
<display item="Sw state66"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 67"/>
</column>
<column>
<display item="Sw state67"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 68"/>
</column>
<column>
<display item="Sw state68"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 7 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Se exe7" tooltip="A sensor type message activates the route"/>
<row>
<column>
<display item="Rt Cell 71"/>
</column>
<column>
<display item="Sw state71"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 72"/>
</column>
<column>
<display item="Sw state72"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 73"/>
</column>
<column>
<display item="Sw state73"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 74"/>
</column>
<column>
<display item="Sw state74"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 75"/>
</column>
<column>
<display item="Sw state75"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 76"/>
</column>
<column>
<display item="Sw state76"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 77"/>
</column>
<column>
<display item="Sw state77"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 78"/>
</column>
<column>
<display item="Sw state78"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 8 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Se exe8" tooltip="A sensor type message activates the route"/>
<row>
<column>
<display item="Rt Cell 81"/>
</column>
<column>
<display item="Sw state81"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 82"/>
</column>
<column>
<display item="Sw state82"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 83"/>
</column>
<column>
<display item="Sw state83"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 84"/>
</column>
<column>
<display item="Sw state84"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 85"/>
</column>
<column>
<display item="Sw state85"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 86"/>
</column>
<column>
<display item="Sw state86"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 87"/>
</column>
<column>
<display item="Sw state87"/>
</column>
</row>
<display item=""/>
<row>
<column>
<display item="Rt Cell 88"/>
</column>
<column>
<display item="Sw state88"/>
</column>
</row>
<label>
<text> </text>
</label>
</column>
<name>Routes</name>
</pane>
<pane>
<column>
<cvtable/>
</column>
<name>CVs</name>
</pane>
</decoder-config>