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

8273 lines
256 KiB
XML
Executable File

<?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="Stephen Lowens" version="1.14" lastUpdated="20210131"/>
<version author="Michael Mosher" version="1.13" lastUpdated="20200109"/>
<version author="B. Milhaupt" version="1.12" lastUpdated="20180823"/>
<version author="td@teamdigital1.com" version="1.11" lastUpdated="20170130"/>
<!-- Version 1 initial release -->
<!-- Version 1.1 release, increase route max to to 15, add the t in Digitrax, improve tool tip for route send delay -->
<!-- Version 1.11 release, added single output options in Power On Outputs sheet -->
<!-- Version 1.12 release, added "LOCONETOPSBOARD" programming token to allow LocoNet-connected boards to read CV values -->
<!-- Version 1.13 change mfg to match name in NMRA.xml -->
<!-- Version 1.14 change maximum input address to 2040 -->
<decoder>
<family name="Stationary Decoder" mfg="Team Digital, LLC" type="stationary">
<model model="SRC162" lowVersionID="1" comment="SRC162 is a stationary decoder with serial bus"/>
</family>
<programming direct="yes" paged="yes" register="no" ops="yes">
<mode>LOCONETOPSBOARD</mode>
</programming>
<variables>
<!-- item="Short Address" tells the system that this is the DCC address -->
<!-- "dccaddress" name required in panel to see correct address -->
<variable CV="1" mask="VVVVVVVV" item="Short Address" tooltip="Range 1-16000, max value of 127 when programming via DCC" default="1">
<splitVal highCV="2" upperMask="XXVVVVVV"/>
<label>Ops Mode Address</label>
</variable>
<variable item="Switch Address" CV="5" mask="VVVVVVVV" default="1" tooltip="Range 1-2040">
<splitVal highCV="6" upperMask="XXXXVVVV"/>
<label>Switch Address</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="Select Power On Option" CV="9" mask="XXXXXXVV" default="00">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Option 1 - Use Memory (Power Off) State">
<choice>Option 1 - Use Memory (Power Off) State</choice>
</enumChoice>
<enumChoice choice="Option 2 - Use Default State">
<choice>Option 2 - Use Default State</choice>
</enumChoice>
</enumVal>
<label>Select Power On Option</label>
</variable>
<variable CV="9" mask="XXXXXVXX" item="Op1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Ops Mode</label>
</variable>
<variable item="DCC gateway" CV="9" mask="XXXXVXXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>DCC gateway</label>
</variable>
<variable item="Bus interface" CV="9" mask="XXXVXXXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Bus interface</label>
</variable>
<variable item="DCC control" CV="9" mask="XXVXXXXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-YesNo.xml"/>
<label>DCC control</label>
</variable>
<variable item="Output Lockout" CV="9" mask="XVXXXXXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Output Lockout</label>
</variable>
<variable item="Common Cathode" CV="9" mask="VXXXXXXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Common Cathode</label>
</variable>
<variable item="Power On Send Input State" CV="10" mask="XXXXXXXV">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Power On Send Input State</label>
</variable>
<variable item="Power On Send Output State" CV="10" mask="XXXXXXVX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Power On Send Output State</label>
</variable>
<variable item="Interrogate input" CV="10" mask="XXXXXVXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Interrogate input</label>
</variable>
<variable item="Interrogate output" CV="10" mask="XXXXVXXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Interrogate output</label>
</variable>
<variable item="Power On Send 16" CV="10" mask="XXXVXXXX">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Power On Send 16</label>
</variable>
<variable item="Route send delay" CV="11" mask="XVVVVVVV">
<decVal min="0" max="127"/>
<label>Route send delay</label>
</variable>
<!-- Begin Power on Output State Table definition -->
<variable item="OS1" CV="12" 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="12" 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="12" 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="12" 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="13" 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="13" 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="13" 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="13" 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>
<!-- Begin Power on Output State Table definition for 16 outputs with MotoD -->
<variable item="OS1M" CV="12" mask="XXXXXXXV" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS2M" CV="12" mask="XXXXXXVX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS3M" CV="12" mask="XXXXXVXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS4M" CV="12" mask="XXXXVXXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS5M" CV="12" mask="XXXVXXXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS6M" CV="12" mask="XXVXXXXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS7M" CV="12" mask="XVXXXXXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS8M" CV="12" mask="VXXXXXXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS9M" CV="13" mask="XXXXXXXV" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS10M" CV="13" mask="XXXXXXVX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS11M" CV="13" mask="XXXXXVXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS12M" CV="13" mask="XXXXVXXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS13M" CV="13" mask="XXXVXXXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS14M" CV="13" mask="XXVXXXXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS15M" CV="13" mask="XVXXXXXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<variable item="OS16M" CV="13" mask="VXXXXXXX" default="0">
<enumVal>
<enumChoice choice="t" value="1">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c" value="0">
<choice>c</choice>
</enumChoice>
</enumVal>
<label/>
</variable>
<!-- Input Lockout variable definition -->
<variable CV="14" mask="VVVVVVVV" item="Lockout">
<splitVal highCV="15" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<!-- Begin inputs 1-8 variable definition -->
<variable CV="16" mask="VVVVVVVV" item="PA1" default="1">
<splitVal highCV="17" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="17" mask="VXXXXXXX" item="PInv P1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="17" mask="XVXXXXXX" item="PTog P1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="17" mask="XXVVXXXX" item="PTy1">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="18" mask="XXXXXXVV" item="PTr1" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="18" mask="VVVVXXXX" item="Rte Num P1" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="19" mask="VVVVVVVV" item="PA2" default="1">
<splitVal highCV="20" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="20" mask="VXXXXXXX" item="PInv P2" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="20" mask="XVXXXXXX" item="PTog P2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="20" mask="XXVVXXXX" item="PTy2">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="21" mask="XXXXXXVV" item="PTr2" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="21" mask="VVVVXXXX" item="Rte Num P2" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="22" mask="VVVVVVVV" item="PA3" default="2">
<splitVal highCV="23" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="23" mask="VXXXXXXX" item="PInv P3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="23" mask="XVXXXXXX" item="PTog P3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="23" mask="XXVVXXXX" item="PTy3">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="24" mask="XXXXXXVV" item="PTr3" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="24" mask="VVVVXXXX" item="Rte Num P3" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="25" mask="VVVVVVVV" item="PA4" default="2">
<splitVal highCV="26" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="26" mask="VXXXXXXX" item="PInv P4" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="26" mask="XVXXXXXX" item="PTog P4">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="26" mask="XXVVXXXX" item="PTy4">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="27" mask="XXXXXXVV" item="PTr4" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="27" mask="VVVVXXXX" item="Rte Num P4" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="28" mask="VVVVVVVV" item="PA5" default="3">
<splitVal highCV="29" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="29" mask="VXXXXXXX" item="PInv P5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="29" mask="XVXXXXXX" item="PTog P5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="29" mask="XXVVXXXX" item="PTy5">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="30" mask="XXXXXXVV" item="PTr5" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="30" mask="VVVVXXXX" item="Rte Num P5" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="31" mask="VVVVVVVV" item="PA6" default="3">
<splitVal highCV="32" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="32" mask="VXXXXXXX" item="PInv P6" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="32" mask="XVXXXXXX" item="PTog P6">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="32" mask="XXVVXXXX" item="PTy6">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="33" mask="XXXXXXVV" item="PTr6" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="33" mask="VVVVXXXX" item="Rte Num P6" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="34" mask="VVVVVVVV" item="PA7" default="4">
<splitVal highCV="35" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="35" mask="VXXXXXXX" item="PInv P7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="35" mask="XVXXXXXX" item="PTog P7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="35" mask="XXVVXXXX" item="PTy7">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="36" mask="XXXXXXVV" item="PTr7" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="36" mask="VVVVXXXX" item="Rte Num P7" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="37" mask="VVVVVVVV" item="PA8" default="4">
<splitVal highCV="38" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="38" mask="VXXXXXXX" item="PInv P8" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="38" mask="XVXXXXXX" item="PTog P8">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="38" mask="XXVVXXXX" item="PTy8">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="39" mask="XXXXXXVV" item="PTr8" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="39" mask="VVVVXXXX" item="Rte Num P8" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<!-- Begin inputs 9-16 variable definition -->
<variable CV="40" mask="VVVVVVVV" item="SA1" default="5">
<splitVal highCV="41" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="41" mask="VXXXXXXX" item="SInv P1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="41" mask="XVXXXXXX" item="STog P1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="41" mask="XXVVXXXX" item="STy1">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="42" mask="XXXXXXVV" item="STr1" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="42" mask="VVVVXXXX" item="Rte Num S1" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="43" mask="VVVVVVVV" item="SA2" default="5">
<splitVal highCV="44" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="44" mask="VXXXXXXX" item="SInv P2" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="44" mask="XVXXXXXX" item="STog P2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="44" mask="XXVVXXXX" item="STy2">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="45" mask="XXXXXXVV" item="STr2" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="45" mask="VVVVXXXX" item="Rte Num S2" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="46" mask="VVVVVVVV" item="SA3" default="6">
<splitVal highCV="47" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="47" mask="VXXXXXXX" item="SInv P3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="47" mask="XVXXXXXX" item="STog P3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="47" mask="XXVVXXXX" item="STy3">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="48" mask="XXXXXXVV" item="STr3" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="48" mask="VVVVXXXX" item="Rte Num S3" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="49" mask="VVVVVVVV" item="SA4" default="6">
<splitVal highCV="50" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="50" mask="VXXXXXXX" item="SInv P4" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="50" mask="XVXXXXXX" item="STog P4">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="50" mask="XXVVXXXX" item="STy4">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="51" mask="XXXXXXVV" item="STr4" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="51" mask="VVVVXXXX" item="Rte Num S4" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="52" mask="VVVVVVVV" item="SA5" default="7">
<splitVal highCV="53" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="53" mask="VXXXXXXX" item="SInv P5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="53" mask="XVXXXXXX" item="STog P5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="53" mask="XXVVXXXX" item="STy5">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="54" mask="XXXXXXVV" item="STr5" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="54" mask="VVVVXXXX" item="Rte Num S5" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="55" mask="VVVVVVVV" item="SA6" default="7">
<splitVal highCV="56" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="56" mask="VXXXXXXX" item="SInv P6" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="56" mask="XVXXXXXX" item="STog P6">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="56" mask="XXVVXXXX" item="STy6">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="57" mask="XXXXXXVV" item="STr6" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="57" mask="VVVVXXXX" item="Rte Num S6" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="58" mask="VVVVVVVV" item="SA7" default="8">
<splitVal highCV="59" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="59" mask="VXXXXXXX" item="SInv P7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="59" mask="XVXXXXXX" item="STog P7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="59" mask="XXVVXXXX" item="STy7">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="60" mask="XXXXXXVV" item="STr7" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="60" mask="VVVVXXXX" item="Rte Num S7" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<variable CV="61" mask="VVVVVVVV" item="SA8" default="8">
<splitVal highCV="62" max="2040" upperMask="XXXXVVVV"/>
<label>Address</label>
</variable>
<variable CV="62" mask="VXXXXXXX" item="SInv P8" default="1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert</label>
</variable>
<variable CV="62" mask="XVXXXXXX" item="STog P8">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Toggle</label>
</variable>
<variable CV="62" mask="XXVVXXXX" item="STy8">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Type</label>
</variable>
<variable CV="63" mask="XXXXXXVV" item="STr8" default="2">
<enumVal>
<enumChoice choice="No Message">
<choice>No Message</choice>
</enumChoice>
<enumChoice choice="Send on Rising Edge">
<choice>Send on Rising Edge</choice>
</enumChoice>
<enumChoice choice="Send on Falling Edge">
<choice>Send on Falling Edge</choice>
</enumChoice>
<enumChoice choice="Send on Both Edges">
<choice>Send on Both Edges</choice>
</enumChoice>
</enumVal>
<label>Transition</label>
</variable>
<variable CV="63" mask="VVVVXXXX" item="Rte Num S8" default="0">
<decVal min="0" max="15"/>
<label>Route Number</label>
</variable>
<!-- Begin Output variable definition -->
<variable CV="64" mask="VVVVVVVV" item="Address 1A" default="1">
<splitVal highCV="65" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="65" mask="XXVVXXXX" item="Message 1A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="65" mask="XVXXXXXX" item="State 1A">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="66" mask="XVVXXXXX" item="BiC1">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="66" mask="VXXXXXXX" item="Inv o1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="66" mask="XXXXXVXX" item="Recip1">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="66" mask="XXXVVXXX" item="Eff1">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="66" mask="XXXXXXVV" item="EffDu1">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="67" mask="VVVVVVVV" item="Address 2A" default="1">
<splitVal highCV="68" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="68" mask="XXVVXXXX" item="Message 2A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="68" mask="XVXXXXXX" item="State 2A" default="1">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="69" mask="XVVXXXXX" item="BiC2">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="69" mask="VXXXXXXX" item="Inv o2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="69" mask="XXXXXVXX" item="Recip2">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="69" mask="XXXVVXXX" item="Eff2">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="69" mask="XXXXXXVV" item="EffDu2">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="70" mask="VVVVVVVV" item="Address 3A" default="2">
<splitVal highCV="71" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="71" mask="XXVVXXXX" item="Message 3A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="71" mask="XVXXXXXX" item="State 3A">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="72" mask="XVVXXXXX" item="BiC3">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="72" mask="VXXXXXXX" item="Inv o3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="72" mask="XXXXXVXX" item="Recip3">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="72" mask="XXXVVXXX" item="Eff3">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="72" mask="XXXXXXVV" item="EffDu3">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="73" mask="VVVVVVVV" item="Address 4A" default="2">
<splitVal highCV="74" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="74" mask="XXVVXXXX" item="Message 4A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="74" mask="XVXXXXXX" item="State 4A" default="1">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="75" mask="XVVXXXXX" item="BiC4">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="75" mask="VXXXXXXX" item="Inv o4">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="75" mask="XXXXXVXX" item="Recip4">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="75" mask="XXXVVXXX" item="Eff4">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="75" mask="XXXXXXVV" item="EffDu4">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="76" mask="VVVVVVVV" item="Address 5A" default="3">
<splitVal highCV="77" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="77" mask="XXVVXXXX" item="Message 5A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="77" mask="XVXXXXXX" item="State 5A">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="78" mask="XVVXXXXX" item="BiC5">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="78" mask="VXXXXXXX" item="Inv o5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="78" mask="XXXXXVXX" item="Recip5">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="78" mask="XXXVVXXX" item="Eff5">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="78" mask="XXXXXXVV" item="EffDu5">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="79" mask="VVVVVVVV" item="Address 6A" default="3">
<splitVal highCV="80" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="80" mask="XXVVXXXX" item="Message 6A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="80" mask="XVXXXXXX" item="State 6A" default="1">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="81" mask="XVVXXXXX" item="BiC6">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="81" mask="VXXXXXXX" item="Inv o6">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="81" mask="XXXXXVXX" item="Recip6">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="81" mask="XXXVVXXX" item="Eff6">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="81" mask="XXXXXXVV" item="EffDu6">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="82" mask="VVVVVVVV" item="Address 7A" default="4">
<splitVal highCV="83" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="83" mask="XXVVXXXX" item="Message 7A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="83" mask="XVXXXXXX" item="State 7A">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="84" mask="XVVXXXXX" item="BiC7">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="84" mask="VXXXXXXX" item="Inv o7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="84" mask="XXXXXVXX" item="Recip7">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="84" mask="XXXVVXXX" item="Eff7">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="84" mask="XXXXXXVV" item="EffDu7">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="85" mask="VVVVVVVV" item="Address 8A" default="4">
<splitVal highCV="86" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="86" mask="XXVVXXXX" item="Message 8A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="86" mask="XVXXXXXX" item="State 8A" default="1">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="87" mask="XVVXXXXX" item="BiC8">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="87" mask="VXXXXXXX" item="Inv o8">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="87" mask="XXXXXVXX" item="Recip8">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="87" mask="XXXVVXXX" item="Eff8">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="87" mask="XXXXXXVV" item="EffDu8">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="88" mask="VVVVVVVV" item="Address 9A" default="5">
<splitVal highCV="89" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="89" mask="XXVVXXXX" item="Message 9A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="89" mask="XVXXXXXX" item="State 9A">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="90" mask="XVVXXXXX" item="BiC9">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="90" mask="VXXXXXXX" item="Inv o9">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="90" mask="XXXXXVXX" item="Recip9">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="90" mask="XXXVVXXX" item="Eff9">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="90" mask="XXXXXXVV" item="EffDu9">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="91" mask="VVVVVVVV" item="Address 10A" default="5">
<splitVal highCV="92" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="92" mask="XXVVXXXX" item="Message 10A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="92" mask="XVXXXXXX" item="State 10A" default="1">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="93" mask="XVVXXXXX" item="BiC10">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="93" mask="VXXXXXXX" item="Inv o10">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="93" mask="XXXXXVXX" item="Recip10">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="93" mask="XXXVVXXX" item="Eff10">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="93" mask="XXXXXXVV" item="EffDu10">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="94" mask="VVVVVVVV" item="Address 11A" default="6">
<splitVal highCV="95" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="95" mask="XXVVXXXX" item="Message 11A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="95" mask="XVXXXXXX" item="State 11A">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="96" mask="XVVXXXXX" item="BiC11">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="96" mask="VXXXXXXX" item="Inv o11">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="96" mask="XXXXXVXX" item="Recip11">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="96" mask="XXXVVXXX" item="Eff11">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="96" mask="XXXXXXVV" item="EffDu11">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="97" mask="VVVVVVVV" item="Address 12A" default="6">
<splitVal highCV="98" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="98" mask="XXVVXXXX" item="Message 12A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="98" mask="XVXXXXXX" item="State 12A" default="1">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="99" mask="XVVXXXXX" item="BiC12">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="99" mask="VXXXXXXX" item="Inv o12">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="99" mask="XXXXXVXX" item="Recip12">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="99" mask="XXXVVXXX" item="Eff12">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="99" mask="XXXXXXVV" item="EffDu12">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="100" mask="VVVVVVVV" item="Address 13A" default="7">
<splitVal highCV="101" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="101" mask="XXVVXXXX" item="Message 13A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="101" mask="XVXXXXXX" item="State 13A">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="102" mask="XVVXXXXX" item="BiC13">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="102" mask="VXXXXXXX" item="Inv o13">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="102" mask="XXXXXVXX" item="Recip13">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="102" mask="XXXVVXXX" item="Eff13">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="102" mask="XXXXXXVV" item="EffDu13">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="103" mask="VVVVVVVV" item="Address 14A" default="7">
<splitVal highCV="104" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="104" mask="XXVVXXXX" item="Message 14A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="104" mask="XVXXXXXX" item="State 14A" default="1">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="105" mask="XVVXXXXX" item="BiC14">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="105" mask="VXXXXXXX" item="Inv o14">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="105" mask="XXXXXVXX" item="Recip14">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="105" mask="XXXVVXXX" item="Eff14">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="105" mask="XXXXXXVV" item="EffDu14">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="106" mask="VVVVVVVV" item="Address 15A" default="8">
<splitVal highCV="107" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="107" mask="XXVVXXXX" item="Message 15A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="107" mask="XVXXXXXX" item="State 15A">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="108" mask="XVVXXXXX" item="BiC15">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="108" mask="VXXXXXXX" item="Inv o15">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="108" mask="XXXXXVXX" item="Recip15">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="108" mask="XXXVVXXX" item="Eff15">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="108" mask="XXXXXXVV" item="EffDu15">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<variable CV="109" mask="VVVVVVVV" item="Address 16A" default="8">
<splitVal highCV="110" upperMask="XXXXVVVV"/>
<label>Output Address</label>
</variable>
<variable CV="110" mask="XXVVXXXX" item="Message 16A">
<enumVal>
<enumChoice choice="Switch Request">
<choice>Switch Request</choice>
</enumChoice>
<enumChoice choice="Switch Feedback">
<choice>Switch Feedback</choice>
</enumChoice>
<enumChoice choice="Sensor Message">
<choice>Sensor Message</choice>
</enumChoice>
</enumVal>
<label>Message Type </label>
</variable>
<variable CV="110" mask="XVXXXXXX" item="State 16A" default="1">
<enumVal>
<enumChoice choice="Throw">
<choice>Throw</choice>
</enumChoice>
<enumChoice choice="Close">
<choice>Close</choice>
</enumChoice>
</enumVal>
<label>State</label>
</variable>
<variable CV="111" mask="XVVXXXXX" item="BiC16">
<enumVal>
<enumChoice choice="None" value="0">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Phase 1" value="1">
<choice>Phase 1</choice>
</enumChoice>
<enumChoice choice="Phase 2" value="3">
<choice>Phase 2</choice>
</enumChoice>
</enumVal>
<label>Bi-Color</label>
</variable>
<variable CV="111" mask="VXXXXXXX" item="Inv o16">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Invert State</label>
</variable>
<variable CV="111" mask="XXXXXVXX" item="Recip16">
<xi:include href="http://jmri.org/xml/decoders/parts/enum-NoYes.xml"/>
<label>Reciprocal</label>
</variable>
<variable CV="111" mask="XXXVVXXX" item="Eff16">
<enumVal>
<enumChoice choice="None">
<choice>None</choice>
</enumChoice>
<enumChoice choice="Delay">
<choice>Delay</choice>
</enumChoice>
<enumChoice choice="Flash">
<choice>Flash</choice>
</enumChoice>
</enumVal>
<label>Effect</label>
</variable>
<variable CV="111" mask="XXXXXXVV" item="EffDu16">
<enumVal>
<enumChoice choice="5 Sec Delay/.5 Sec Flash">
<choice>5 Sec Delay/.5 Sec Flash</choice>
</enumChoice>
<enumChoice choice="10 Sec Delay/1 Sec Flash">
<choice>10 Sec Delay/1 Sec Flash</choice>
</enumChoice>
<enumChoice choice="20 Sec Delay/2 Sec Flash">
<choice>20 Sec Delay/2 Sec Flash</choice>
</enumChoice>
<enumChoice choice="40 Sec Delay/4 Sec Flash">
<choice>40 Sec Delay/4 Sec Flash</choice>
</enumChoice>
</enumVal>
<label>Effect Duration</label>
</variable>
<!-- Begin route variable definition -->
<variable CV="112" mask="VVVVVVVV" item="Rt Top1">
<splitVal highCV="113" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="113" mask="XVXXXXXX" item="Sw state1">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="113" mask="XXVVXXXX" item="MType1">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="114" mask="VVVVVVVV" item="Rt Top2">
<splitVal highCV="115" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="115" mask="XVXXXXXX" item="Sw state2">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="115" mask="XXVVXXXX" item="MType2">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="116" mask="VVVVVVVV" item="Rt Top3">
<splitVal highCV="117" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="117" mask="XVXXXXXX" item="Sw state3">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="117" mask="XXVVXXXX" item="MType3">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="118" mask="VVVVVVVV" item="Rt Top4">
<splitVal highCV="119" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="119" mask="XVXXXXXX" item="Sw state4">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="119" mask="XXVVXXXX" item="MType4">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="120" mask="VVVVVVVV" item="Rt Top5">
<splitVal highCV="121" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="121" mask="XVXXXXXX" item="Sw state5">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="121" mask="XXVVXXXX" item="MType5">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="122" mask="VVVVVVVV" item="Rt Top6">
<splitVal highCV="123" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="123" mask="XVXXXXXX" item="Sw state6">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="123" mask="XXVVXXXX" item="MType6">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="124" mask="VVVVVVVV" item="Rt Top7">
<splitVal highCV="125" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="125" mask="XVXXXXXX" item="Sw state7">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="125" mask="XXVVXXXX" item="MType7">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="126" mask="VVVVVVVV" item="Rt Top8">
<splitVal highCV="127" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="127" mask="XVXXXXXX" item="Sw state8">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="127" mask="XXVVXXXX" item="MType8">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<!-- Route 1 variable definition -->
<variable CV="128" mask="VVVVVVVV" item="Rt Cell 11">
<splitVal highCV="129" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="129" mask="XVXXXXXX" item="Sw state11">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="130" mask="VVVVVVVV" item="Rt Cell 12">
<splitVal highCV="131" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="131" mask="XVXXXXXX" item="Sw state12">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="132" mask="VVVVVVVV" item="Rt Cell 13">
<splitVal highCV="133" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="133" mask="XVXXXXXX" item="Sw state13">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="134" mask="VVVVVVVV" item="Rt Cell 14">
<splitVal highCV="135" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="135" mask="XVXXXXXX" item="Sw state14">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="136" mask="VVVVVVVV" item="Rt Cell 15">
<splitVal highCV="137" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="137" mask="XVXXXXXX" item="Sw state15">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="138" mask="VVVVVVVV" item="Rt Cell 16">
<splitVal highCV="139" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="139" mask="XVXXXXXX" item="Sw state16">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="140" mask="VVVVVVVV" item="Rt Cell 17">
<splitVal highCV="141" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="141" mask="XVXXXXXX" item="Sw state17">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="142" mask="VVVVVVVV" item="Rt Cell 18">
<splitVal highCV="143" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="143" mask="XVXXXXXX" item="Sw state18">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="144" mask="VVVVVVVV" item="Rt Cell 21">
<splitVal highCV="145" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="145" mask="XVXXXXXX" item="Sw state21">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="146" mask="VVVVVVVV" item="Rt Cell 22">
<splitVal highCV="147" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="147" mask="XVXXXXXX" item="Sw state22">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="148" mask="VVVVVVVV" item="Rt Cell 23">
<splitVal highCV="149" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="149" mask="XVXXXXXX" item="Sw state23">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="150" mask="VVVVVVVV" item="Rt Cell 24">
<splitVal highCV="151" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="151" mask="XVXXXXXX" item="Sw state24">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="152" mask="VVVVVVVV" item="Rt Cell 25">
<splitVal highCV="153" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="153" mask="XVXXXXXX" item="Sw state25">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="154" mask="VVVVVVVV" item="Rt Cell 26">
<splitVal highCV="155" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="155" mask="XVXXXXXX" item="Sw state26">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="156" mask="VVVVVVVV" item="Rt Cell 27">
<splitVal highCV="157" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="157" mask="XVXXXXXX" item="Sw state27">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="158" mask="VVVVVVVV" item="Rt Cell 28">
<splitVal highCV="159" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="159" mask="XVXXXXXX" item="Sw state28">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="160" mask="VVVVVVVV" item="Rt Cell 31">
<splitVal highCV="161" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="161" mask="XVXXXXXX" item="Sw state31">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="162" mask="VVVVVVVV" item="Rt Cell 32">
<splitVal highCV="163" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="163" mask="XVXXXXXX" item="Sw state32">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="164" mask="VVVVVVVV" item="Rt Cell 33">
<splitVal highCV="165" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="165" mask="XVXXXXXX" item="Sw state33">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="166" mask="VVVVVVVV" item="Rt Cell 34">
<splitVal highCV="167" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="167" mask="XVXXXXXX" item="Sw state34">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="168" mask="VVVVVVVV" item="Rt Cell 35">
<splitVal highCV="169" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="169" mask="XVXXXXXX" item="Sw state35">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="170" mask="VVVVVVVV" item="Rt Cell 36">
<splitVal highCV="171" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="171" mask="XVXXXXXX" item="Sw state36">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="172" mask="VVVVVVVV" item="Rt Cell 37">
<splitVal highCV="173" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="173" mask="XVXXXXXX" item="Sw state37">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="174" mask="VVVVVVVV" item="Rt Cell 38">
<splitVal highCV="175" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="175" mask="XVXXXXXX" item="Sw state38">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="176" mask="VVVVVVVV" item="Rt Cell 41">
<splitVal highCV="177" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="177" mask="XVXXXXXX" item="Sw state41">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="178" mask="VVVVVVVV" item="Rt Cell 42">
<splitVal highCV="179" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="179" mask="XVXXXXXX" item="Sw state42">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="180" mask="VVVVVVVV" item="Rt Cell 43">
<splitVal highCV="181" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="181" mask="XVXXXXXX" item="Sw state43">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="182" mask="VVVVVVVV" item="Rt Cell 44">
<splitVal highCV="183" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="183" mask="XVXXXXXX" item="Sw state44">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="184" mask="VVVVVVVV" item="Rt Cell 45">
<splitVal highCV="185" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="185" mask="XVXXXXXX" item="Sw state45">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="186" mask="VVVVVVVV" item="Rt Cell 46">
<splitVal highCV="187" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="187" mask="XVXXXXXX" item="Sw state46">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="188" mask="VVVVVVVV" item="Rt Cell 47">
<splitVal highCV="189" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="189" mask="XVXXXXXX" item="Sw state47">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="190" mask="VVVVVVVV" item="Rt Cell 48">
<splitVal highCV="191" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="191" mask="XVXXXXXX" item="Sw state48">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="192" mask="VVVVVVVV" item="Rt Cell 51">
<splitVal highCV="193" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="193" mask="XVXXXXXX" item="Sw state51">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="194" mask="VVVVVVVV" item="Rt Cell 52">
<splitVal highCV="195" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="195" mask="XVXXXXXX" item="Sw state52">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="196" mask="VVVVVVVV" item="Rt Cell 53">
<splitVal highCV="197" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="197" mask="XVXXXXXX" item="Sw state53">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="198" mask="VVVVVVVV" item="Rt Cell 54">
<splitVal highCV="199" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="199" mask="XVXXXXXX" item="Sw state54">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="200" mask="VVVVVVVV" item="Rt Cell 55">
<splitVal highCV="201" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="201" mask="XVXXXXXX" item="Sw state55">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="202" mask="VVVVVVVV" item="Rt Cell 56">
<splitVal highCV="203" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="203" mask="XVXXXXXX" item="Sw state56">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="204" mask="VVVVVVVV" item="Rt Cell 57">
<splitVal highCV="205" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="205" mask="XVXXXXXX" item="Sw state57">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="206" mask="VVVVVVVV" item="Rt Cell 58">
<splitVal highCV="207" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="207" mask="XVXXXXXX" item="Sw state58">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="208" mask="VVVVVVVV" item="Rt Cell 61">
<splitVal highCV="209" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="209" mask="XVXXXXXX" item="Sw state61">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="210" mask="VVVVVVVV" item="Rt Cell 62">
<splitVal highCV="211" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="211" mask="XVXXXXXX" item="Sw state62">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="212" mask="VVVVVVVV" item="Rt Cell 63">
<splitVal highCV="213" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="213" mask="XVXXXXXX" item="Sw state63">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="214" mask="VVVVVVVV" item="Rt Cell 64">
<splitVal highCV="215" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="215" mask="XVXXXXXX" item="Sw state64">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="216" mask="VVVVVVVV" item="Rt Cell 65">
<splitVal highCV="217" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="217" mask="XVXXXXXX" item="Sw state65">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="218" mask="VVVVVVVV" item="Rt Cell 66">
<splitVal highCV="219" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="219" mask="XVXXXXXX" item="Sw state66">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="220" mask="VVVVVVVV" item="Rt Cell 67">
<splitVal highCV="221" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="221" mask="XVXXXXXX" item="Sw state67">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="222" mask="VVVVVVVV" item="Rt Cell 68">
<splitVal highCV="223" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="223" mask="XVXXXXXX" item="Sw state68">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="224" mask="VVVVVVVV" item="Rt Cell 71">
<splitVal highCV="225" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="225" mask="XVXXXXXX" item="Sw state71">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="226" mask="VVVVVVVV" item="Rt Cell 72">
<splitVal highCV="227" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="227" mask="XVXXXXXX" item="Sw state72">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="228" mask="VVVVVVVV" item="Rt Cell 73">
<splitVal highCV="229" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="229" mask="XVXXXXXX" item="Sw state73">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="230" mask="VVVVVVVV" item="Rt Cell 74">
<splitVal highCV="231" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="231" mask="XVXXXXXX" item="Sw state74">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="232" mask="VVVVVVVV" item="Rt Cell 75">
<splitVal highCV="233" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="233" mask="XVXXXXXX" item="Sw state75">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="234" mask="VVVVVVVV" item="Rt Cell 76">
<splitVal highCV="235" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="235" mask="XVXXXXXX" item="Sw state76">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="236" mask="VVVVVVVV" item="Rt Cell 77">
<splitVal highCV="237" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="237" mask="XVXXXXXX" item="Sw state77">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="238" mask="VVVVVVVV" item="Rt Cell 78">
<splitVal highCV="239" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="239" mask="XVXXXXXX" item="Sw state78">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="240" mask="VVVVVVVV" item="Rt Cell 81">
<splitVal highCV="241" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="241" mask="XVXXXXXX" item="Sw state81">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="242" mask="VVVVVVVV" item="Rt Cell 82">
<splitVal highCV="243" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="243" mask="XVXXXXXX" item="Sw state82">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="244" mask="VVVVVVVV" item="Rt Cell 83">
<splitVal highCV="245" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="245" mask="XVXXXXXX" item="Sw state83">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="246" mask="VVVVVVVV" item="Rt Cell 84">
<splitVal highCV="247" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="247" mask="XVXXXXXX" item="Sw state84">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="248" mask="VVVVVVVV" item="Rt Cell 85">
<splitVal highCV="249" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="249" mask="XVXXXXXX" item="Sw state85">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="250" mask="VVVVVVVV" item="Rt Cell 86">
<splitVal highCV="251" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="251" mask="XVXXXXXX" item="Sw state86">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="252" mask="VVVVVVVV" item="Rt Cell 87">
<splitVal highCV="253" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="253" mask="XVXXXXXX" item="Sw state87">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="254" mask="VVVVVVVV" item="Rt Cell 88">
<splitVal highCV="255" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="255" mask="XVXXXXXX" item="Sw state88">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<!-- Begin routes 9-16 variable definition -->
<variable CV="257" mask="VVVVVVVV" item="Rt9 Top9">
<splitVal highCV="258" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="258" mask="XVXXXXXX" item="Sw9 state9">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="258" mask="XXVVXXXX" item="M9Type9">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="259" mask="VVVVVVVV" item="Rt10 Top10">
<splitVal highCV="260" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="260" mask="XVXXXXXX" item="Sw10 state10">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="260" mask="XXVVXXXX" item="M10Type10">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="261" mask="VVVVVVVV" item="Rt11 Top11">
<splitVal highCV="262" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="262" mask="XVXXXXXX" item="Sw11 state11">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="262" mask="XXVVXXXX" item="M11Type11">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="263" mask="VVVVVVVV" item="Rt12 Top12">
<splitVal highCV="264" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="264" mask="XVXXXXXX" item="Sw12 state12">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="264" mask="XXVVXXXX" item="M12Type12">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="265" mask="VVVVVVVV" item="Rt13 Top13">
<splitVal highCV="266" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="266" mask="XVXXXXXX" item="Sw13 state13">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="266" mask="XXVVXXXX" item="M13Type13">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="267" mask="VVVVVVVV" item="Rt14 Top14">
<splitVal highCV="268" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="268" mask="XVXXXXXX" item="Sw14 state14">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="268" mask="XXVVXXXX" item="M14Type14">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="269" mask="VVVVVVVV" item="Rt15 Top15">
<splitVal highCV="270" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="270" mask="XVXXXXXX" item="Sw15 state15">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="270" mask="XXVVXXXX" item="M15Type15">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<variable CV="271" mask="VVVVVVVV" item="Rt16 Top16">
<splitVal highCV="272" upperMask="XXXXVVVV"/>
<label>Top Address</label>
</variable>
<variable CV="272" mask="XVXXXXXX" item="Sw16 state16">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="272" mask="XXVVXXXX" item="M16Type16">
<enumVal>
<enumChoice choice="No" value="0">
<choice>No</choice>
</enumChoice>
<enumChoice choice="Yes" value="2">
<choice>Yes</choice>
</enumChoice>
</enumVal>
<label>Sensor Route Execution</label>
</variable>
<!-- Route 9 variable definition -->
<variable CV="273" mask="VVVVVVVV" item="Rt Cell 91">
<splitVal highCV="274" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="274" mask="XVXXXXXX" item="Sw state91">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="275" mask="VVVVVVVV" item="Rt Cell 92">
<splitVal highCV="276" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="276" mask="XVXXXXXX" item="Sw state92">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="277" mask="VVVVVVVV" item="Rt Cell 93">
<splitVal highCV="278" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="278" mask="XVXXXXXX" item="Sw state93">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="279" mask="VVVVVVVV" item="Rt Cell 94">
<splitVal highCV="280" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="280" mask="XVXXXXXX" item="Sw state94">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="281" mask="VVVVVVVV" item="Rt Cell 95">
<splitVal highCV="282" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="282" mask="XVXXXXXX" item="Sw state95">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="283" mask="VVVVVVVV" item="Rt Cell 96">
<splitVal highCV="284" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="284" mask="XVXXXXXX" item="Sw state96">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="285" mask="VVVVVVVV" item="Rt Cell 97">
<splitVal highCV="286" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="286" mask="XVXXXXXX" item="Sw state97">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="287" mask="VVVVVVVV" item="Rt Cell 98">
<splitVal highCV="288" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="288" mask="XVXXXXXX" item="Sw state98">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="289" mask="VVVVVVVV" item="Rt Cell 101">
<splitVal highCV="290" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="290" mask="XVXXXXXX" item="Sw state101">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="291" mask="VVVVVVVV" item="Rt Cell 102">
<splitVal highCV="292" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="292" mask="XVXXXXXX" item="Sw state102">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="293" mask="VVVVVVVV" item="Rt Cell 103">
<splitVal highCV="294" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="294" mask="XVXXXXXX" item="Sw state103">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="295" mask="VVVVVVVV" item="Rt Cell 104">
<splitVal highCV="296" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="296" mask="XVXXXXXX" item="Sw state104">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="297" mask="VVVVVVVV" item="Rt Cell 105">
<splitVal highCV="298" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="298" mask="XVXXXXXX" item="Sw state105">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="299" mask="VVVVVVVV" item="Rt Cell 106">
<splitVal highCV="300" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="300" mask="XVXXXXXX" item="Sw state106">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="301" mask="VVVVVVVV" item="Rt Cell 107">
<splitVal highCV="302" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="302" mask="XVXXXXXX" item="Sw state107">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="303" mask="VVVVVVVV" item="Rt Cell 108">
<splitVal highCV="304" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="304" mask="XVXXXXXX" item="Sw state108">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="305" mask="VVVVVVVV" item="Rt Cell 111">
<splitVal highCV="306" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="306" mask="XVXXXXXX" item="Sw state111">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="307" mask="VVVVVVVV" item="Rt Cell 112">
<splitVal highCV="308" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="308" mask="XVXXXXXX" item="Sw state112">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="309" mask="VVVVVVVV" item="Rt Cell 113">
<splitVal highCV="310" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="310" mask="XVXXXXXX" item="Sw state113">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="311" mask="VVVVVVVV" item="Rt Cell 114">
<splitVal highCV="312" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="312" mask="XVXXXXXX" item="Sw state114">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="313" mask="VVVVVVVV" item="Rt Cell 115">
<splitVal highCV="314" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="314" mask="XVXXXXXX" item="Sw state115">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="315" mask="VVVVVVVV" item="Rt Cell 116">
<splitVal highCV="316" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="316" mask="XVXXXXXX" item="Sw state116">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="317" mask="VVVVVVVV" item="Rt Cell 117">
<splitVal highCV="318" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="318" mask="XVXXXXXX" item="Sw state117">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="319" mask="VVVVVVVV" item="Rt Cell 118">
<splitVal highCV="320" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="320" mask="XVXXXXXX" item="Sw state118">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="321" mask="VVVVVVVV" item="Rt Cell 121">
<splitVal highCV="322" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="322" mask="XVXXXXXX" item="Sw state121">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="323" mask="VVVVVVVV" item="Rt Cell 122">
<splitVal highCV="324" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="324" mask="XVXXXXXX" item="Sw state122">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="325" mask="VVVVVVVV" item="Rt Cell 123">
<splitVal highCV="326" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="326" mask="XVXXXXXX" item="Sw state123">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="327" mask="VVVVVVVV" item="Rt Cell 124">
<splitVal highCV="328" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="328" mask="XVXXXXXX" item="Sw state124">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="329" mask="VVVVVVVV" item="Rt Cell 125">
<splitVal highCV="330" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="330" mask="XVXXXXXX" item="Sw state125">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="331" mask="VVVVVVVV" item="Rt Cell 126">
<splitVal highCV="332" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="332" mask="XVXXXXXX" item="Sw state126">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="333" mask="VVVVVVVV" item="Rt Cell 127">
<splitVal highCV="334" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="334" mask="XVXXXXXX" item="Sw state127">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="335" mask="VVVVVVVV" item="Rt Cell 128">
<splitVal highCV="336" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="336" mask="XVXXXXXX" item="Sw state128">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="337" mask="VVVVVVVV" item="Rt Cell 131">
<splitVal highCV="338" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="338" mask="XVXXXXXX" item="Sw state131">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="339" mask="VVVVVVVV" item="Rt Cell 132">
<splitVal highCV="340" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="340" mask="XVXXXXXX" item="Sw state132">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="341" mask="VVVVVVVV" item="Rt Cell 133">
<splitVal highCV="342" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="342" mask="XVXXXXXX" item="Sw state133">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="343" mask="VVVVVVVV" item="Rt Cell 134">
<splitVal highCV="344" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="344" mask="XVXXXXXX" item="Sw state134">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="345" mask="VVVVVVVV" item="Rt Cell 135">
<splitVal highCV="346" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="346" mask="XVXXXXXX" item="Sw state135">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="347" mask="VVVVVVVV" item="Rt Cell 136">
<splitVal highCV="348" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="348" mask="XVXXXXXX" item="Sw state136">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="349" mask="VVVVVVVV" item="Rt Cell 137">
<splitVal highCV="350" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="350" mask="XVXXXXXX" item="Sw state137">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="351" mask="VVVVVVVV" item="Rt Cell 138">
<splitVal highCV="352" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="352" mask="XVXXXXXX" item="Sw state138">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="353" mask="VVVVVVVV" item="Rt Cell 141">
<splitVal highCV="354" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="354" mask="XVXXXXXX" item="Sw state141">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="355" mask="VVVVVVVV" item="Rt Cell 142">
<splitVal highCV="356" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="356" mask="XVXXXXXX" item="Sw state142">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="357" mask="VVVVVVVV" item="Rt Cell 143">
<splitVal highCV="358" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="358" mask="XVXXXXXX" item="Sw state143">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="359" mask="VVVVVVVV" item="Rt Cell 144">
<splitVal highCV="360" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="360" mask="XVXXXXXX" item="Sw state144">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="361" mask="VVVVVVVV" item="Rt Cell 145">
<splitVal highCV="362" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="362" mask="XVXXXXXX" item="Sw state145">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="363" mask="VVVVVVVV" item="Rt Cell 146">
<splitVal highCV="364" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="364" mask="XVXXXXXX" item="Sw state146">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="365" mask="VVVVVVVV" item="Rt Cell 147">
<splitVal highCV="366" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="366" mask="XVXXXXXX" item="Sw state147">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="367" mask="VVVVVVVV" item="Rt Cell 148">
<splitVal highCV="368" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="368" mask="XVXXXXXX" item="Sw state148">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="369" mask="VVVVVVVV" item="Rt Cell 151">
<splitVal highCV="370" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="370" mask="XVXXXXXX" item="Sw state151">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="371" mask="VVVVVVVV" item="Rt Cell 152">
<splitVal highCV="372" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="372" mask="XVXXXXXX" item="Sw state152">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="373" mask="VVVVVVVV" item="Rt Cell 153">
<splitVal highCV="374" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="374" mask="XVXXXXXX" item="Sw state153">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="375" mask="VVVVVVVV" item="Rt Cell 154">
<splitVal highCV="376" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="376" mask="XVXXXXXX" item="Sw state154">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="377" mask="VVVVVVVV" item="Rt Cell 155">
<splitVal highCV="378" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="378" mask="XVXXXXXX" item="Sw state155">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="379" mask="VVVVVVVV" item="Rt Cell 156">
<splitVal highCV="380" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="380" mask="XVXXXXXX" item="Sw state156">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="381" mask="VVVVVVVV" item="Rt Cell 157">
<splitVal highCV="382" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="382" mask="XVXXXXXX" item="Sw state157">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="383" mask="VVVVVVVV" item="Rt Cell 158">
<splitVal highCV="384" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="384" mask="XVXXXXXX" item="Sw state158">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="385" mask="VVVVVVVV" item="Rt Cell 161">
<splitVal highCV="386" upperMask="XXXXVVVV"/>
<label>Cell 1 Address</label>
</variable>
<variable CV="386" mask="XVXXXXXX" item="Sw state161">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="387" mask="VVVVVVVV" item="Rt Cell 162">
<splitVal highCV="388" upperMask="XXXXVVVV"/>
<label>Cell 2 Address</label>
</variable>
<variable CV="388" mask="XVXXXXXX" item="Sw state162">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="389" mask="VVVVVVVV" item="Rt Cell 163">
<splitVal highCV="390" upperMask="XXXXVVVV"/>
<label>Cell 3 Address</label>
</variable>
<variable CV="390" mask="XVXXXXXX" item="Sw state163">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="391" mask="VVVVVVVV" item="Rt Cell 164">
<splitVal highCV="392" upperMask="XXXXVVVV"/>
<label>Cell 4 Address</label>
</variable>
<variable CV="392" mask="XVXXXXXX" item="Sw state164">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="393" mask="VVVVVVVV" item="Rt Cell 165">
<splitVal highCV="394" upperMask="XXXXVVVV"/>
<label>Cell 5 Address</label>
</variable>
<variable CV="394" mask="XVXXXXXX" item="Sw state165">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="395" mask="VVVVVVVV" item="Rt Cell 166">
<splitVal highCV="396" upperMask="XXXXVVVV"/>
<label>Cell 6 Address</label>
</variable>
<variable CV="396" mask="XVXXXXXX" item="Sw state166">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="397" mask="VVVVVVVV" item="Rt Cell 167">
<splitVal highCV="398" upperMask="XXXXVVVV"/>
<label>Cell 7 Address</label>
</variable>
<variable CV="398" mask="XVXXXXXX" item="Sw state167">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
<variable CV="399" mask="VVVVVVVV" item="Rt Cell 168">
<splitVal highCV="400" upperMask="XXXXVVVV"/>
<label>Cell 8 Address</label>
</variable>
<variable CV="400" mask="XVXXXXXX" item="Sw state168">
<enumVal>
<enumChoice choice="t">
<choice>t</choice>
</enumChoice>
<enumChoice choice="c">
<choice>c</choice>
</enumChoice>
</enumVal>
<label>Switch State</label>
</variable>
</variables>
</decoder>
<pane>
<column>
<row>
<column>
<label>
<text>Note: Changes to Option CVs are not recognized until SRC162 power is cycled.</text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
</column>
</row>
<row>
<column>
<label>
<text>------ Decoder Configuration CV9 ------ </text>
</label>
<label>
<text>------ Communication Options ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="DCC gateway"/>
<label>
<text>Opt4 Enable gateway for DCC commands from track to bus</text>
</label>
<label>
<text>- Requires bus interface and DCC control to be enabled</text>
</label>
<label>
<text> </text>
</label>
<display item="Bus interface"/>
<label>
<text>Opt5 Enable transmit and receive on bus</text>
</label>
<label>
<text> </text>
</label>
<display item="DCC control"/>
<label>
<text>Opt6 Enable receiving DCC commands from track</text>
</label>
<label>
<text>- When disabled, DCC gateway is disabled</text>
</label>
<label>
<text> </text>
</label>
<label>
<text>Note: In a Digitrax system the bus is called LocoNet</text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text>------ Special Options ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Op1" tooltip="Required for ops mode"/>
<label>
<text>Opt3 Enable operations mode programming</text>
</label>
<label>
<text> </text>
</label>
<dccaddress/>
<label>
<text>Ops Mode Address: Range 1-16000</text>
</label>
<label>
<text>Used ONLY for programming</text>
</label>
<label>
<text>Max value of 127 when using DCC</text>
</label>
<label>
<text>Values greater than 127 can be used with Loconet</text>
</label>
<label>
<text> </text>
</label>
<display item="Output Lockout"/>
<label>
<text>Opt7 Output disabled when corresponding input grounded</text>
</label>
<label>
<text> </text>
</label>
<display item="Common Cathode" tooltip=""/>
<label>
<text>Opt8 Enable to invert the drive for all outputs</text>
</label>
</column>
<column>
<label>
<text>------ Status Report CV10 ------ </text>
</label>
<label>
<text>------ Options ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Power On Send Input State"/>
<label>
<text>Opt1 Send input state at power on</text>
</label>
<label>
<text>- Only sensor type inputs</text>
</label>
<label>
<text> </text>
</label>
<display item="Power On Send Output State"/>
<label>
<text>Opt2 Send output state at power on</text>
</label>
<label>
<text>- Switch type messages</text>
</label>
<label>
<text> </text>
</label>
<display item="Interrogate input"/>
<label>
<text>Opt5 Send primary input state at Digitrax interrogation request</text>
</label>
<label>
<text>- Only sensor type inputs</text>
</label>
<label>
<text> </text>
</label>
<display item="Interrogate output"/>
<label>
<text>Opt4 Send output state at Digitrax interrogation request</text>
</label>
<label>
<text> </text>
</label>
<display item="Power On Send 16"/>
<label>
<text>Opt5 Send 16 output state at power on</text>
</label>
<label>
<text>- Requires Opt2</text>
</label>
</column>
</row>
</column>
<name>Options</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>------ Input 1 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text/>
</label>
</column>
<column>
<display item="PA1" tooltip="Determines the input address"/>
</column>
<column>
<display item="PTog P1" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PTy1" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="PInv P1" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="PTr1" tooltip="Configures the input stimulus"/>
<display item="Rte Num P1" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 2 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PA2" tooltip="Determines the input address"/>
</column>
<column>
<display item="PTog P2" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PTy2" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="PInv P2" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="PTr2" tooltip="Configures the input stimulus"/>
<display item="Rte Num P2" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 3 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PA3" tooltip="Determines the input address"/>
</column>
<column>
<display item="PTog P3" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PTy3" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="PInv P3" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="PTr3" tooltip="Configures the input stimulus"/>
<display item="Rte Num P3" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 4 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PA4" tooltip="Determines the input address"/>
</column>
<column>
<display item="PTog P4" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PTy4" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="PInv P4" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="PTr4" tooltip="Configures the input stimulus"/>
<display item="Rte Num P4" tooltip="number of the route, max 15"/>
</column>
<column>
<label>
<text> </text>
</label>
<label>
<text>------ Input 5 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text/>
</label>
</column>
<column>
<display item="PA5" tooltip="Determines the input address"/>
</column>
<column>
<display item="PTog P5" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PTy5" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="PInv P5" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="PTr5" tooltip="Configures the input stimulus"/>
<display item="Rte Num P5" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 6 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PA6" tooltip="Determines the input address"/>
</column>
<column>
<display item="PTog P6" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PTy6" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="PInv P6" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="PTr6" tooltip="Configures the input stimulus"/>
<display item="Rte Num P6" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 7 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PA7" tooltip="Determines the input address"/>
</column>
<column>
<display item="PTog P7" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PTy7" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="PInv P7" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="PTr7" tooltip="Configures the input stimulus"/>
<display item="Rte Num P7" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 8 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PA8" tooltip="Determines the input address"/>
</column>
<column>
<display item="PTog P8" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="PTy8" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="PInv P8" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="PTr8" tooltip="Configures the input stimulus"/>
<display item="Rte Num P8" tooltip="number of the route, max 15"/>
</column>
<name>Inputs 1-8</name>
</pane>
<pane>
<column>
<label>
<text> </text>
</label>
<label>
<text>------ Input 9 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text/>
</label>
</column>
<column>
<display item="SA1" tooltip="Determines the input address"/>
</column>
<column>
<display item="STog P1" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="STy1" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="SInv P1" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="STr1" tooltip="Configures the input stimulus"/>
<display item="Rte Num S1" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 10 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="SA2" tooltip="Determines the input address"/>
</column>
<column>
<display item="STog P2" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="STy2" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="SInv P2" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="STr2" tooltip="Configures the input stimulus"/>
<display item="Rte Num S2" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 11 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="SA3" tooltip="Determines the input address"/>
</column>
<column>
<display item="STog P3" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="STy3" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="SInv P3" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="STr3" tooltip="Configures the input stimulus"/>
<display item="Rte Num S3" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 12 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="SA4" tooltip="Determines the input address"/>
</column>
<column>
<display item="STog P4" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="STy4" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="SInv P4" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="STr4" tooltip="Configures the input stimulus"/>
<display item="Rte Num S4" tooltip="number of the route, max 15"/>
</column>
<column>
<label>
<text> </text>
</label>
<label>
<text>------ Input 13 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text/>
</label>
</column>
<column>
<display item="SA5" tooltip="Determines the input address"/>
</column>
<column>
<display item="STog P5" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="STy5" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="SInv P5" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="STr5" tooltip="Configures the input stimulus"/>
<display item="Rte Num S5" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 14 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="SA6" tooltip="Determines the input address"/>
</column>
<column>
<display item="STog P6" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="STy6" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="SInv P6" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="STr6" tooltip="Configures the input stimulus"/>
<display item="Rte Num S6" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 15 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="SA7" tooltip="Determines the input address"/>
</column>
<column>
<display item="STog P7" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="STy7" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="SInv P7" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="STr7" tooltip="Configures the input stimulus"/>
<display item="Rte Num S7" tooltip="number of the route, max 15"/>
<label>
<text> </text>
</label>
<label>
<text>------ Input 16 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="SA8" tooltip="Determines the input address"/>
</column>
<column>
<display item="STog P8" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
</column>
<column>
<label>
<text/>
</label>
</column>
</row>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="STy8" tooltip="Configures the input for specific use"/>
</column>
<column>
<display item="SInv P8" format="checkbox" tooltip="Inverts the normal state of Close when input goes hi"/>
</column>
</row>
<display item="STr8" tooltip="Configures the input stimulus"/>
<display item="Rte Num S8" tooltip="number of the route, max 15"/>
</column>
<name>Inputs 9-16</name>
</pane>
<pane>
<column>
<label>
<text>When a switch (turnout) throw command is issued that matches this address the SRC162 inputs are disabled.</text>
</label>
<label>
<text>When a close command is issued with this address the inputs are enabled.</text>
</label>
<label>
<text>This feature is useful for dispatcher control when the SRC162 inputs are used for local turnout control. </text>
</label>
<label>
<text> </text>
</label>
<label>
<text>Input lockout address</text>
</label>
<label>
<text> </text>
</label>
<display item="Lockout"/>
</column>
<name>Input Lockout</name>
</pane>
<pane>
<column>
<label>
<text> </text>
</label>
<label>
<text>To form a group set both outputs to the same address with one to throw and the other to close.</text>
</label>
<label>
<text> </text>
</label>
<label>
<text>Note: If a sensor message is selected then switch state c and t is used for sensor hi and lo respectively.</text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
<label>
<text>------ Output 1 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Address 1A"/>
<display item="Message 1A"/>
<display item="State 1A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 1 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o1" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC1" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip1" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff1" tooltip="Configures the output for specific effect"/>
<display item="EffDu1" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 2 ------</text>
</label>
<label>
<text> </text>
</label>
<display item="Address 2A"/>
<display item="Message 2A"/>
<display item="State 2A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 2 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o2" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC2" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip2" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff2" tooltip="Configures the output for specific effect"/>
<display item="EffDu2" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 3 ------</text>
</label>
<label>
<text> </text>
</label>
<display item="Address 3A"/>
<display item="Message 3A"/>
<display item="State 3A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 3 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o3" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC3" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip3" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff3" tooltip="Configures the output for specific effect"/>
<display item="EffDu3" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 4 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Address 4A"/>
<display item="Message 4A"/>
<display item="State 4A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 4 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o4" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC4" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip4" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff4" tooltip="Configures the output for specific effect"/>
<display item="EffDu4" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
</column>
<column>
<label>
<text> </text>
</label>
<label>
<text>------ Output 5 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Address 5A"/>
<display item="Message 5A"/>
<display item="State 5A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 5 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o5" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC5" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip5" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff5" tooltip="Configures the output for specific effect"/>
<display item="EffDu5" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 6 ------</text>
</label>
<label>
<text> </text>
</label>
<display item="Address 6A"/>
<display item="Message 6A"/>
<display item="State 6A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 6 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o6" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC6" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip6" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff6" tooltip="Configures the output for specific effect"/>
<display item="EffDu6" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 7 ------</text>
</label>
<label>
<text> </text>
</label>
<display item="Address 7A"/>
<display item="Message 7A"/>
<display item="State 7A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 7 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o7" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC7" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip7" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff7" tooltip="Configures the output for specific effect"/>
<display item="EffDu7" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 8 ------</text>
</label>
<label>
<text> </text>
</label>
<display item="Address 8A"/>
<display item="Message 8A"/>
<display item="State 8A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 8 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o8" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC8" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip8" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff8" tooltip="Configures the output for specific effect"/>
<display item="EffDu8" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
</column>
</row>
</column>
<name>Outputs 1-8</name>
</pane>
<pane>
<column>
<label>
<text> </text>
</label>
<label>
<text>To form a group set both outputs to the same address with one to throw and the other to close.</text>
</label>
<label>
<text> </text>
</label>
<label>
<text>Note: If a sensor message is selected then switch state c and t is used for sensor hi and lo respectively.</text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
<label>
<text>------ Output 9 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Address 9A"/>
<display item="Message 9A"/>
<display item="State 9A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 9 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o9" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC9" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip9" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff9" tooltip="Configures the output for specific effect"/>
<display item="EffDu9" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 10 ------</text>
</label>
<label>
<text> </text>
</label>
<display item="Address 10A"/>
<display item="Message 10A"/>
<display item="State 10A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 10 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o10" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC10" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip10" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff10" tooltip="Configures the output for specific effect"/>
<display item="EffDu10" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 11 ------</text>
</label>
<label>
<text> </text>
</label>
<display item="Address 11A"/>
<display item="Message 11A"/>
<display item="State 11A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 11 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o11" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC11" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip11" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff11" tooltip="Configures the output for specific effect"/>
<display item="EffDu11" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 12 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Address 12A"/>
<display item="Message 12A"/>
<display item="State 12A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 12 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o12" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC12" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip12" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff12" tooltip="Configures the output for specific effect"/>
<display item="EffDu12" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
</column>
<column>
<label>
<text> </text>
</label>
<label>
<text>------ Output 13 ------ </text>
</label>
<label>
<text> </text>
</label>
<display item="Address 13A"/>
<display item="Message 13A"/>
<display item="State 13A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 13 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o13" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC13" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip13" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff13" tooltip="Configures the output for specific effect"/>
<display item="EffDu13" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 14 ------</text>
</label>
<label>
<text> </text>
</label>
<display item="Address 14A"/>
<display item="Message 14A"/>
<display item="State 14A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 14 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o14" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC14" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip14" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff14" tooltip="Configures the output for specific effect"/>
<display item="EffDu14" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 15 ------</text>
</label>
<label>
<text> </text>
</label>
<display item="Address 15A"/>
<display item="Message 15A"/>
<display item="State 15A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 15 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o15" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC15" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip15" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff15" tooltip="Configures the output for specific effect"/>
<display item="EffDu15" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
<label>
<text>------ Output 16 ------</text>
</label>
<label>
<text> </text>
</label>
<display item="Address 16A"/>
<display item="Message 16A"/>
<display item="State 16A"/>
<label>
<text> </text>
</label>
<label>
<text>Output 16 Control ---</text>
</label>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Inv o16" format="checkbox" tooltip="Use for common cathode type LEDs"/>
</column>
<column>
<label>
<text> Do not use for Bi-Color LEDs</text>
</label>
</column>
</row>
<display item="BiC16" tooltip="Use for two legged bi-color LEDs"/>
<row>
<column>
<label>
<text> </text>
</label>
</column>
<column>
<display item="Recip16" format="checkbox" tooltip="Inverts the output state of the effect"/>
</column>
<column>
<label>
<text> Use for alternating flashing LEDs</text>
</label>
</column>
</row>
<display item="Eff16" tooltip="Configures the output for specific effect"/>
<display item="EffDu16" tooltip="Time is based on the type of effect"/>
<label>
<text> </text>
</label>
</column>
</row>
</column>
<name>Outputs 9-16</name>
</pane>
<pane>
<column>
<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>
<label>
<text> The following only applies if Option 2 is selected</text>
</label>
<label>
<text> Sets the output state to always be the same at power on</text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<label>
<text> Use for group outputs</text>
</label>
</column>
</row>
<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>
<row>
<column>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text> Use for single outputs</text>
</label>
</column>
</row>
<row>
<column>
<label>
<text> 1</text>
</label>
<display item="OS1M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 2</text>
</label>
<display item="OS2M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 3</text>
</label>
<display item="OS3M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 4</text>
</label>
<display item="OS4M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 5</text>
</label>
<display item="OS5M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 6</text>
</label>
<display item="OS6M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 7</text>
</label>
<display item="OS7M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 8</text>
</label>
<display item="OS8M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 9</text>
</label>
<display item="OS9M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 10</text>
</label>
<display item="OS10M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 11</text>
</label>
<display item="OS11M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 12</text>
</label>
<display item="OS12M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 13</text>
</label>
<display item="OS13M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 14</text>
</label>
<display item="OS14M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 15</text>
</label>
<display item="OS15M" format="radiobuttons"/>
</column>
<column>
<label>
<text> 16</text>
</label>
<display item="OS16M" format="radiobuttons"/>
</column>
</row>
</column>
<name>Power On Outputs</name>
</pane>
<pane>
<column>
<label>
<text> </text>
</label>
<label>
<text>Note: If a sensor message is selected to execute a route then</text>
</label>
<label>
<text>switch state c and t is used for sensor hi and lo respectively.</text>
</label>
<label>
<text> </text>
</label>
<label>
<text>------ Route 1 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Top1" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw state1"/>
</column>
</row>
<row>
<column>
<display item="MType1" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 11"/>
</column>
<column>
<display item="Sw state11"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 12"/>
</column>
<column>
<display item="Sw state12"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 13"/>
</column>
<column>
<display item="Sw state13"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 14"/>
</column>
<column>
<display item="Sw state14"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 15"/>
</column>
<column>
<display item="Sw state15"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 16"/>
</column>
<column>
<display item="Sw state16"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 17"/>
</column>
<column>
<display item="Sw state17"/>
</column>
</row>
<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>
<row>
<column>
<display item="Rt Top2" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw state2"/>
</column>
</row>
<row>
<column>
<display item="MType2" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 21"/>
</column>
<column>
<display item="Sw state21"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 22"/>
</column>
<column>
<display item="Sw state22"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 23"/>
</column>
<column>
<display item="Sw state23"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 24"/>
</column>
<column>
<display item="Sw state24"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 25"/>
</column>
<column>
<display item="Sw state25"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 26"/>
</column>
<column>
<display item="Sw state26"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 27"/>
</column>
<column>
<display item="Sw state27"/>
</column>
</row>
<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>
<row>
<column>
<display item="Rt Top3" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw state3"/>
</column>
</row>
<row>
<column>
<display item="MType3" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 31"/>
</column>
<column>
<display item="Sw state31"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 32"/>
</column>
<column>
<display item="Sw state32"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 33"/>
</column>
<column>
<display item="Sw state33"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 34"/>
</column>
<column>
<display item="Sw state34"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 35"/>
</column>
<column>
<display item="Sw state35"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 36"/>
</column>
<column>
<display item="Sw state36"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 37"/>
</column>
<column>
<display item="Sw state37"/>
</column>
</row>
<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>
<row>
<column>
<display item="Rt Top4" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw state4"/>
</column>
</row>
<row>
<column>
<display item="MType4" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 41"/>
</column>
<column>
<display item="Sw state41"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 42"/>
</column>
<column>
<display item="Sw state42"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 43"/>
</column>
<column>
<display item="Sw state43"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 44"/>
</column>
<column>
<display item="Sw state44"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 45"/>
</column>
<column>
<display item="Sw state45"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 46"/>
</column>
<column>
<display item="Sw state46"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 47"/>
</column>
<column>
<display item="Sw state47"/>
</column>
</row>
<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>
<display item="Route send delay" tooltip="The delay is CV value x 0.23 + 0.23 seconds (CV11 bits 0-6)"/>
<label>
<text> </text>
</label>
<label>
<text>------ Route 5 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Top5" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw state5"/>
</column>
</row>
<row>
<column>
<display item="MType5" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 51"/>
</column>
<column>
<display item="Sw state51"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 52"/>
</column>
<column>
<display item="Sw state52"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 53"/>
</column>
<column>
<display item="Sw state53"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 54"/>
</column>
<column>
<display item="Sw state54"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 55"/>
</column>
<column>
<display item="Sw state55"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 56"/>
</column>
<column>
<display item="Sw state56"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 57"/>
</column>
<column>
<display item="Sw state57"/>
</column>
</row>
<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>
<row>
<column>
<display item="Rt Top6" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw state6"/>
</column>
</row>
<row>
<column>
<display item="MType6" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 61"/>
</column>
<column>
<display item="Sw state61"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 62"/>
</column>
<column>
<display item="Sw state62"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 63"/>
</column>
<column>
<display item="Sw state63"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 64"/>
</column>
<column>
<display item="Sw state64"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 65"/>
</column>
<column>
<display item="Sw state65"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 66"/>
</column>
<column>
<display item="Sw state66"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 67"/>
</column>
<column>
<display item="Sw state67"/>
</column>
</row>
<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>
<row>
<column>
<display item="Rt Top7" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw state7"/>
</column>
</row>
<row>
<column>
<display item="MType7" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 71"/>
</column>
<column>
<display item="Sw state71"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 72"/>
</column>
<column>
<display item="Sw state72"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 73"/>
</column>
<column>
<display item="Sw state73"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 74"/>
</column>
<column>
<display item="Sw state74"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 75"/>
</column>
<column>
<display item="Sw state75"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 76"/>
</column>
<column>
<display item="Sw state76"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 77"/>
</column>
<column>
<display item="Sw state77"/>
</column>
</row>
<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>
<row>
<column>
<display item="Rt Top8" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw state8"/>
</column>
</row>
<row>
<column>
<display item="MType8" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 81"/>
</column>
<column>
<display item="Sw state81"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 82"/>
</column>
<column>
<display item="Sw state82"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 83"/>
</column>
<column>
<display item="Sw state83"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 84"/>
</column>
<column>
<display item="Sw state84"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 85"/>
</column>
<column>
<display item="Sw state85"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 86"/>
</column>
<column>
<display item="Sw state86"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 87"/>
</column>
<column>
<display item="Sw state87"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 88"/>
</column>
<column>
<display item="Sw state88"/>
</column>
</row>
<label>
<text> </text>
</label>
</column>
<name>Routes 1-8</name>
</pane>
<pane>
<column>
<label>
<text> </text>
</label>
<label>
<text>Note: If a sensor message is selected to execute a route then</text>
</label>
<label>
<text>switch state c and t is used for sensor hi and lo respectively.</text>
</label>
<label>
<text> </text>
</label>
<label>
<text>------ Route 9 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt9 Top9" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw9 state9"/>
</column>
</row>
<row>
<column>
<display item="M9Type9" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 91"/>
</column>
<column>
<display item="Sw state91"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 92"/>
</column>
<column>
<display item="Sw state92"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 93"/>
</column>
<column>
<display item="Sw state93"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 94"/>
</column>
<column>
<display item="Sw state94"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 95"/>
</column>
<column>
<display item="Sw state95"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 96"/>
</column>
<column>
<display item="Sw state96"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 97"/>
</column>
<column>
<display item="Sw state97"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 98"/>
</column>
<column>
<display item="Sw state98"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 10 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt10 Top10" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw10 state10"/>
</column>
</row>
<row>
<column>
<display item="M10Type10" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 101"/>
</column>
<column>
<display item="Sw state101"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 102"/>
</column>
<column>
<display item="Sw state102"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 103"/>
</column>
<column>
<display item="Sw state103"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 104"/>
</column>
<column>
<display item="Sw state104"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 105"/>
</column>
<column>
<display item="Sw state105"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 106"/>
</column>
<column>
<display item="Sw state106"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 107"/>
</column>
<column>
<display item="Sw state107"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 108"/>
</column>
<column>
<display item="Sw state108"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 11 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt11 Top11" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw11 state11"/>
</column>
</row>
<row>
<column>
<display item="M11Type11" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 111"/>
</column>
<column>
<display item="Sw state111"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 112"/>
</column>
<column>
<display item="Sw state112"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 113"/>
</column>
<column>
<display item="Sw state113"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 114"/>
</column>
<column>
<display item="Sw state114"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 115"/>
</column>
<column>
<display item="Sw state115"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 116"/>
</column>
<column>
<display item="Sw state116"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 117"/>
</column>
<column>
<display item="Sw state117"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 118"/>
</column>
<column>
<display item="Sw state118"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 12 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt12 Top12" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw12 state12"/>
</column>
</row>
<row>
<column>
<display item="M12Type12" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 121"/>
</column>
<column>
<display item="Sw state121"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 122"/>
</column>
<column>
<display item="Sw state122"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 123"/>
</column>
<column>
<display item="Sw state123"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 124"/>
</column>
<column>
<display item="Sw state124"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 125"/>
</column>
<column>
<display item="Sw state125"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 126"/>
</column>
<column>
<display item="Sw state126"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 127"/>
</column>
<column>
<display item="Sw state127"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 128"/>
</column>
<column>
<display item="Sw state128"/>
</column>
</row>
<label>
<text> </text>
</label>
</column>
<column>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text> </text>
</label>
<label>
<text>------ Route 13 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt13 Top13" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw13 state13"/>
</column>
</row>
<row>
<column>
<display item="M13Type13" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 131"/>
</column>
<column>
<display item="Sw state131"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 132"/>
</column>
<column>
<display item="Sw state132"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 133"/>
</column>
<column>
<display item="Sw state133"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 134"/>
</column>
<column>
<display item="Sw state134"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 135"/>
</column>
<column>
<display item="Sw state135"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 136"/>
</column>
<column>
<display item="Sw state136"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 137"/>
</column>
<column>
<display item="Sw state137"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 138"/>
</column>
<column>
<display item="Sw state138"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 14 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt14 Top14" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw14 state14"/>
</column>
</row>
<row>
<column>
<display item="M14Type14" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 141"/>
</column>
<column>
<display item="Sw state141"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 142"/>
</column>
<column>
<display item="Sw state142"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 143"/>
</column>
<column>
<display item="Sw state143"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 144"/>
</column>
<column>
<display item="Sw state144"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 145"/>
</column>
<column>
<display item="Sw state145"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 146"/>
</column>
<column>
<display item="Sw state146"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 147"/>
</column>
<column>
<display item="Sw state147"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 148"/>
</column>
<column>
<display item="Sw state148"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 15 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt15 Top15" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw15 state15"/>
</column>
</row>
<row>
<column>
<display item="M15Type15" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 151"/>
</column>
<column>
<display item="Sw state151"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 152"/>
</column>
<column>
<display item="Sw state152"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 153"/>
</column>
<column>
<display item="Sw state153"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 154"/>
</column>
<column>
<display item="Sw state154"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 155"/>
</column>
<column>
<display item="Sw state155"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 156"/>
</column>
<column>
<display item="Sw state156"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 157"/>
</column>
<column>
<display item="Sw state157"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 158"/>
</column>
<column>
<display item="Sw state158"/>
</column>
</row>
<label>
<text> </text>
</label>
<label>
<text>------ Route 16 ------ </text>
</label>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt16 Top16" tooltip="Address that executes this route"/>
</column>
<column>
<display item="Sw16 state16"/>
</column>
</row>
<row>
<column>
<display item="M16Type16" tooltip="A sensor type message will executes this route"/>
</column>
</row>
<label>
<text> </text>
</label>
<row>
<column>
<display item="Rt Cell 161"/>
</column>
<column>
<display item="Sw state161"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 162"/>
</column>
<column>
<display item="Sw state162"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 163"/>
</column>
<column>
<display item="Sw state163"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 164"/>
</column>
<column>
<display item="Sw state164"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 165"/>
</column>
<column>
<display item="Sw state165"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 166"/>
</column>
<column>
<display item="Sw state166"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 167"/>
</column>
<column>
<display item="Sw state167"/>
</column>
</row>
<row>
<column>
<display item="Rt Cell 168"/>
</column>
<column>
<display item="Sw state168"/>
</column>
</row>
<label>
<text> </text>
</label>
</column>
<name>Routes 9-16</name>
</pane>
<pane>
<column>
<cvtable/>
</column>
<name>CVs</name>
</pane>
</decoder-config>