<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!-- Copyright (C) JMRI 2003, 2004 All rights reserved -->
<!-- $Id: TD_SRC16.xml 19240 2011-12-02 23:04:51Z jacobsen $ -->
<!--                                                                        -->
<!-- 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.xsd">
  <version author="Michael Mosher" version="1.7" lastUpdated="20111011"/>
  <version author="td@teamdigital1.com" version="1.6" lastUpdated="20100305"/>
  <version author="td@teamdigital1.com" version="1.4" lastUpdated="20080906"/>
  <version author="td@teamdigital1.com" version="1.3" lastUpdated="20080808"/>
<!-- Version 1 inital release -->
<!-- Version 1.1 added default values for inputs 9-16 and outputs 9-16-->
<!-- Version 1.2 corrected output 16 effect-->
<!-- Version 1.3 removed dynamic flash selection-->
<!-- Version 1.4 reversed "t" and "c" in routes-->
<!-- Version 1.5 corrected output 8 reciprocal-->
<!-- Version 1.6 added input lockout and CV10 option 5-->
<!-- Version 1.7 corrected "Rte Num S8" CV (was 64 should be 63) -->
  <decoder>
    <family name="Stationary Decoder" mfg="Team Digital" type="stationary">
      <model model="SRC16" lowVersionID="1" comment="SRC16 is a stationary decoder with serial bus"/>
    </family>
    <programming direct="yes" paged="yes" register="no" ops="yes"/>
    <variables>
      <variable label="Ops Mode Address" CV="1" mask="XVVVVVVV" item="Short Address" default="1" tooltip="Range 1-99">
        <shortAddressVal/>
<!-- <splitVal highCV="2" upperMask="XXXXXXXX"/> -->
        <label>Ops Mode Address</label>
      </variable>
      <variable label="Switch Address" CV="5" mask="VVVVVVVV" default="1" tooltip="Range 1-2040">
        <splitVal highCV="6" upperMask="XXXXVVVV"/>
        <label>Switch Address</label>
      </variable>
      <variable label="Version ID" CV="7" item="Decoder Version">
        <decVal/>
        <label>Version ID</label>
      </variable>
      <variable label="Manufacturer ID" CV="8" item="Manufacturer" default="25">
        <decVal/>
        <label>Manufacturer ID</label>
      </variable>
      <variable label="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 label="Ops Mode" CV="9" mask="XXXXXVXX" item="Op1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Ops Mode</label>
      </variable>
      <variable label="DCC gateway" CV="9" mask="XXXXVXXX">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>DCC gateway</label>
      </variable>
      <variable label="Bus interface" CV="9" mask="XXXVXXXX">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Bus interface</label>
      </variable>
      <variable label="DCC control" CV="9" mask="XXVXXXXX">
        <enumVal>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
        </enumVal>
        <label>DCC control</label>
      </variable>
      <variable label="Output Lockout" CV="9" mask="XVXXXXXX">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Output Lockout</label>
      </variable>
      <variable label="Common Cathode" CV="9" mask="VXXXXXXX">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Common Cathode</label>
      </variable>
      <variable label="Power On Send Input State" CV="10" mask="XXXXXXXV">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Power On Send Input State</label>
      </variable>
      <variable label="Power On Send Output State" CV="10" mask="XXXXXXVX">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Power On Send Output State</label>
      </variable>
      <variable label="Interrogate input" CV="10" mask="XXXXXVXX">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Interrogate input</label>
      </variable>
      <variable label="Interrogate output" CV="10" mask="XXXXVXXX">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Interrogate output</label>
      </variable>
      <variable label="Power On Send 16" CV="10" mask="XXXVXXXX">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Power On Send 16</label>
      </variable>
      <variable label="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 label="" 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 label="" 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 label="" 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 label="" 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 label="" 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 label="" 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 label="" 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 label="" 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>
<!-- Input Lockout variable definition -->
      <variable label="Address" CV="14" mask="VVVVVVVV" item="Lockout">
        <splitVal highCV="15" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
<!-- Begin inputs 1-8 variable definition -->
      <variable label="Address" CV="16" mask="VVVVVVVV" item="PA1" default="1">
        <splitVal highCV="17" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="17" mask="VXXXXXXX" item="PInv P1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="17" mask="XVXXXXXX" item="PTog P1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="18" mask="VVVVXXXX" item="Rte Num P1" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="19" mask="VVVVVVVV" item="PA2" default="1">
        <splitVal highCV="20" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="20" mask="VXXXXXXX" item="PInv P2" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="20" mask="XVXXXXXX" item="PTog P2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="21" mask="VVVVXXXX" item="Rte Num P2" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="22" mask="VVVVVVVV" item="PA3" default="2">
        <splitVal highCV="23" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="23" mask="VXXXXXXX" item="PInv P3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="23" mask="XVXXXXXX" item="PTog P3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="24" mask="VVVVXXXX" item="Rte Num P3" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="25" mask="VVVVVVVV" item="PA4" default="2">
        <splitVal highCV="26" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="26" mask="VXXXXXXX" item="PInv P4" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="26" mask="XVXXXXXX" item="PTog P4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="27" mask="VVVVXXXX" item="Rte Num P4" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="28" mask="VVVVVVVV" item="PA5" default="3">
        <splitVal highCV="29" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="29" mask="VXXXXXXX" item="PInv P5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="29" mask="XVXXXXXX" item="PTog P5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="30" mask="VVVVXXXX" item="Rte Num P5" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="31" mask="VVVVVVVV" item="PA6" default="3">
        <splitVal highCV="32" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="32" mask="VXXXXXXX" item="PInv P6" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="32" mask="XVXXXXXX" item="PTog P6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="33" mask="VVVVXXXX" item="Rte Num P6" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="34" mask="VVVVVVVV" item="PA7" default="4">
        <splitVal highCV="35" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="35" mask="VXXXXXXX" item="PInv P7">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="35" mask="XVXXXXXX" item="PTog P7">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="36" mask="VVVVXXXX" item="Rte Num P7" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="37" mask="VVVVVVVV" item="PA8" default="4">
        <splitVal highCV="38" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="38" mask="VXXXXXXX" item="PInv P8" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="38" mask="XVXXXXXX" item="PTog P8">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="39" mask="VVVVXXXX" item="Rte Num P8" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
<!-- Begin inputs 9-16 variable definition -->
      <variable label="Address" CV="40" mask="VVVVVVVV" item="SA1" default="5">
        <splitVal highCV="41" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="41" mask="VXXXXXXX" item="SInv P1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="41" mask="XVXXXXXX" item="STog P1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="42" mask="VVVVXXXX" item="Rte Num S1" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="43" mask="VVVVVVVV" item="SA2" default="5">
        <splitVal highCV="44" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="44" mask="VXXXXXXX" item="SInv P2" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="44" mask="XVXXXXXX" item="STog P2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="45" mask="VVVVXXXX" item="Rte Num S2" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="46" mask="VVVVVVVV" item="SA3" default="6">
        <splitVal highCV="47" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="47" mask="VXXXXXXX" item="SInv P3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="47" mask="XVXXXXXX" item="STog P3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="48" mask="VVVVXXXX" item="Rte Num S3" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="49" mask="VVVVVVVV" item="SA4" default="6">
        <splitVal highCV="50" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="50" mask="VXXXXXXX" item="SInv P4" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="50" mask="XVXXXXXX" item="STog P4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="51" mask="VVVVXXXX" item="Rte Num S4" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="52" mask="VVVVVVVV" item="SA5" default="7">
        <splitVal highCV="53" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="53" mask="VXXXXXXX" item="SInv P5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="53" mask="XVXXXXXX" item="STog P5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="54" mask="VVVVXXXX" item="Rte Num S5" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="55" mask="VVVVVVVV" item="SA6" default="7">
        <splitVal highCV="56" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="56" mask="VXXXXXXX" item="SInv P6" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="56" mask="XVXXXXXX" item="STog P6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="57" mask="VVVVXXXX" item="Rte Num S6" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="58" mask="VVVVVVVV" item="SA7" default="8">
        <splitVal highCV="59" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="59" mask="VXXXXXXX" item="SInv P7">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="59" mask="XVXXXXXX" item="STog P7">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="60" mask="VVVVXXXX" item="Rte Num S7" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
      <variable label="Address" CV="61" mask="VVVVVVVV" item="SA8" default="8">
        <splitVal highCV="62" max="7" upperMask="XXXXVVVV"/>
        <label>Address</label>
      </variable>
      <variable label="Invert" CV="62" mask="VXXXXXXX" item="SInv P8" default="1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Toggle" CV="62" mask="XVXXXXXX" item="STog P8">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Type" 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 label="Transition" 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 label="Route Number" CV="63" mask="VVVVXXXX" item="Rte Num S8" default="0">
        <decVal min="0" max="8"/>
        <label>Route Number</label>
      </variable>
<!-- Begin Output variable definition -->
      <variable label="Output Address" CV="64" mask="VVVVVVVV" item="Address 1A" default="1">
        <splitVal highCV="65" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="66" mask="VXXXXXXX" item="Inv o1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="66" mask="XXXXXVXX" item="Recip1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="67" mask="VVVVVVVV" item="Address 2A" default="1">
        <splitVal highCV="68" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="69" mask="VXXXXXXX" item="Inv o2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="69" mask="XXXXXVXX" item="Recip2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="70" mask="VVVVVVVV" item="Address 3A" default="2">
        <splitVal highCV="71" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="72" mask="VXXXXXXX" item="Inv o3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="72" mask="XXXXXVXX" item="Recip3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="73" mask="VVVVVVVV" item="Address 4A" default="2">
        <splitVal highCV="74" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="75" mask="VXXXXXXX" item="Inv o4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="75" mask="XXXXXVXX" item="Recip4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="76" mask="VVVVVVVV" item="Address 5A" default="3">
        <splitVal highCV="77" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="78" mask="VXXXXXXX" item="Inv o5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="78" mask="XXXXXVXX" item="Recip5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="79" mask="VVVVVVVV" item="Address 6A" default="3">
        <splitVal highCV="80" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="81" mask="VXXXXXXX" item="Inv o6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="81" mask="XXXXXVXX" item="Recip6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="82" mask="VVVVVVVV" item="Address 7A" default="4">
        <splitVal highCV="83" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="84" mask="VXXXXXXX" item="Inv o7">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="84" mask="XXXXXVXX" item="Recip7">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="85" mask="VVVVVVVV" item="Address 8A" default="4">
        <splitVal highCV="86" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="87" mask="VXXXXXXX" item="Inv o8">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="87" mask="XXXXXVXX" item="Recip8">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="88" mask="VVVVVVVV" item="Address 9A" default="5">
        <splitVal highCV="89" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="90" mask="VXXXXXXX" item="Inv o9">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="90" mask="XXXXXVXX" item="Recip9">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="91" mask="VVVVVVVV" item="Address 10A" default="5">
        <splitVal highCV="92" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="93" mask="VXXXXXXX" item="Inv o10">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="93" mask="XXXXXVXX" item="Recip10">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="94" mask="VVVVVVVV" item="Address 11A" default="6">
        <splitVal highCV="95" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="96" mask="VXXXXXXX" item="Inv o11">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="96" mask="XXXXXVXX" item="Recip11">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="97" mask="VVVVVVVV" item="Address 12A" default="6">
        <splitVal highCV="98" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="99" mask="VXXXXXXX" item="Inv o12">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="99" mask="XXXXXVXX" item="Recip12">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="100" mask="VVVVVVVV" item="Address 13A" default="7">
        <splitVal highCV="101" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="102" mask="VXXXXXXX" item="Inv o13">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="102" mask="XXXXXVXX" item="Recip13">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="103" mask="VVVVVVVV" item="Address 14A" default="7">
        <splitVal highCV="104" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="105" mask="VXXXXXXX" item="Inv o14">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="105" mask="XXXXXVXX" item="Recip14">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="106" mask="VVVVVVVV" item="Address 15A" default="8">
        <splitVal highCV="107" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="108" mask="VXXXXXXX" item="Inv o15">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="108" mask="XXXXXVXX" item="Recip15">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Output Address" CV="109" mask="VVVVVVVV" item="Address 16A" default="8">
        <splitVal highCV="110" upperMask="XXXXVVVV"/>
        <label>Output Address</label>
      </variable>
      <variable label="Message Type " 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 label="State" 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 label="Bi-Color" 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 label="Invert State" CV="111" mask="VXXXXXXX" item="Inv o16">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert State</label>
      </variable>
      <variable label="Reciprocal" CV="111" mask="XXXXXVXX" item="Recip16">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" 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 label="Effect Duration" 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 label="Top Address" CV="112" mask="VVVVVVVV" item="Rt Top1">
        <splitVal highCV="113" upperMask="XXXXVVVV"/>
        <label>Top Address</label>
      </variable>
      <variable label="Switch State" 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 label="Sensor Route Execution" 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 label="Top Address" CV="114" mask="VVVVVVVV" item="Rt Top2">
        <splitVal highCV="115" upperMask="XXXXVVVV"/>
        <label>Top Address</label>
      </variable>
      <variable label="Switch State" 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 label="Sensor Route Execution" 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 label="Top Address" CV="116" mask="VVVVVVVV" item="Rt Top3">
        <splitVal highCV="117" upperMask="XXXXVVVV"/>
        <label>Top Address</label>
      </variable>
      <variable label="Switch State" 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 label="Sensor Route Execution" 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 label="Top Address" CV="118" mask="VVVVVVVV" item="Rt Top4">
        <splitVal highCV="119" upperMask="XXXXVVVV"/>
        <label>Top Address</label>
      </variable>
      <variable label="Switch State" 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 label="Sensor Route Execution" 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 label="Top Address" CV="120" mask="VVVVVVVV" item="Rt Top5">
        <splitVal highCV="121" upperMask="XXXXVVVV"/>
        <label>Top Address</label>
      </variable>
      <variable label="Switch State" 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 label="Sensor Route Execution" 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 label="Top Address" CV="122" mask="VVVVVVVV" item="Rt Top6">
        <splitVal highCV="123" upperMask="XXXXVVVV"/>
        <label>Top Address</label>
      </variable>
      <variable label="Switch State" 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 label="Sensor Route Execution" 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 label="Top Address" CV="124" mask="VVVVVVVV" item="Rt Top7">
        <splitVal highCV="125" upperMask="XXXXVVVV"/>
        <label>Top Address</label>
      </variable>
      <variable label="Switch State" 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 label="Sensor Route Execution" 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 label="Top Address" CV="126" mask="VVVVVVVV" item="Rt Top8">
        <splitVal highCV="127" upperMask="XXXXVVVV"/>
        <label>Top Address</label>
      </variable>
      <variable label="Switch State" 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 label="Sensor Route Execution" 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 label="Cell 1 Address" CV="128" mask="VVVVVVVV" item="Rt Cell 11">
        <splitVal highCV="129" upperMask="XXXXVVVV"/>
        <label>Cell 1 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 2 Address" CV="130" mask="VVVVVVVV" item="Rt Cell 12">
        <splitVal highCV="131" upperMask="XXXXVVVV"/>
        <label>Cell 2 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 3 Address" CV="132" mask="VVVVVVVV" item="Rt Cell 13">
        <splitVal highCV="133" upperMask="XXXXVVVV"/>
        <label>Cell 3 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 4 Address" CV="134" mask="VVVVVVVV" item="Rt Cell 14">
        <splitVal highCV="135" upperMask="XXXXVVVV"/>
        <label>Cell 4 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 5 Address" CV="136" mask="VVVVVVVV" item="Rt Cell 15">
        <splitVal highCV="137" upperMask="XXXXVVVV"/>
        <label>Cell 5 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 6 Address" CV="138" mask="VVVVVVVV" item="Rt Cell 16">
        <splitVal highCV="139" upperMask="XXXXVVVV"/>
        <label>Cell 6 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 7 Address" CV="140" mask="VVVVVVVV" item="Rt Cell 17">
        <splitVal highCV="141" upperMask="XXXXVVVV"/>
        <label>Cell 7 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 8 Address" CV="142" mask="VVVVVVVV" item="Rt Cell 18">
        <splitVal highCV="143" upperMask="XXXXVVVV"/>
        <label>Cell 8 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 1 Address" CV="144" mask="VVVVVVVV" item="Rt Cell 21">
        <splitVal highCV="145" upperMask="XXXXVVVV"/>
        <label>Cell 1 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 2 Address" CV="146" mask="VVVVVVVV" item="Rt Cell 22">
        <splitVal highCV="147" upperMask="XXXXVVVV"/>
        <label>Cell 2 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 3 Address" CV="148" mask="VVVVVVVV" item="Rt Cell 23">
        <splitVal highCV="149" upperMask="XXXXVVVV"/>
        <label>Cell 3 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 4 Address" CV="150" mask="VVVVVVVV" item="Rt Cell 24">
        <splitVal highCV="151" upperMask="XXXXVVVV"/>
        <label>Cell 4 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 5 Address" CV="152" mask="VVVVVVVV" item="Rt Cell 25">
        <splitVal highCV="153" upperMask="XXXXVVVV"/>
        <label>Cell 5 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 6 Address" CV="154" mask="VVVVVVVV" item="Rt Cell 26">
        <splitVal highCV="155" upperMask="XXXXVVVV"/>
        <label>Cell 6 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 7 Address" CV="156" mask="VVVVVVVV" item="Rt Cell 27">
        <splitVal highCV="157" upperMask="XXXXVVVV"/>
        <label>Cell 7 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 8 Address" CV="158" mask="VVVVVVVV" item="Rt Cell 28">
        <splitVal highCV="159" upperMask="XXXXVVVV"/>
        <label>Cell 8 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 1 Address" CV="160" mask="VVVVVVVV" item="Rt Cell 31">
        <splitVal highCV="161" upperMask="XXXXVVVV"/>
        <label>Cell 1 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 2 Address" CV="162" mask="VVVVVVVV" item="Rt Cell 32">
        <splitVal highCV="163" upperMask="XXXXVVVV"/>
        <label>Cell 2 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 3 Address" CV="164" mask="VVVVVVVV" item="Rt Cell 33">
        <splitVal highCV="165" upperMask="XXXXVVVV"/>
        <label>Cell 3 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 4 Address" CV="166" mask="VVVVVVVV" item="Rt Cell 34">
        <splitVal highCV="167" upperMask="XXXXVVVV"/>
        <label>Cell 4 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 5 Address" CV="168" mask="VVVVVVVV" item="Rt Cell 35">
        <splitVal highCV="169" upperMask="XXXXVVVV"/>
        <label>Cell 5 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 6 Address" CV="170" mask="VVVVVVVV" item="Rt Cell 36">
        <splitVal highCV="171" upperMask="XXXXVVVV"/>
        <label>Cell 6 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 7 Address" CV="172" mask="VVVVVVVV" item="Rt Cell 37">
        <splitVal highCV="173" upperMask="XXXXVVVV"/>
        <label>Cell 7 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 8 Address" CV="174" mask="VVVVVVVV" item="Rt Cell 38">
        <splitVal highCV="175" upperMask="XXXXVVVV"/>
        <label>Cell 8 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 1 Address" CV="176" mask="VVVVVVVV" item="Rt Cell 41">
        <splitVal highCV="177" upperMask="XXXXVVVV"/>
        <label>Cell 1 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 2 Address" CV="178" mask="VVVVVVVV" item="Rt Cell 42">
        <splitVal highCV="179" upperMask="XXXXVVVV"/>
        <label>Cell 2 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 3 Address" CV="180" mask="VVVVVVVV" item="Rt Cell 43">
        <splitVal highCV="181" upperMask="XXXXVVVV"/>
        <label>Cell 3 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 4 Address" CV="182" mask="VVVVVVVV" item="Rt Cell 44">
        <splitVal highCV="183" upperMask="XXXXVVVV"/>
        <label>Cell 4 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 5 Address" CV="184" mask="VVVVVVVV" item="Rt Cell 45">
        <splitVal highCV="185" upperMask="XXXXVVVV"/>
        <label>Cell 5 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 6 Address" CV="186" mask="VVVVVVVV" item="Rt Cell 46">
        <splitVal highCV="187" upperMask="XXXXVVVV"/>
        <label>Cell 6 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 7 Address" CV="188" mask="VVVVVVVV" item="Rt Cell 47">
        <splitVal highCV="189" upperMask="XXXXVVVV"/>
        <label>Cell 7 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 8 Address" CV="190" mask="VVVVVVVV" item="Rt Cell 48">
        <splitVal highCV="191" upperMask="XXXXVVVV"/>
        <label>Cell 8 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 1 Address" CV="192" mask="VVVVVVVV" item="Rt Cell 51">
        <splitVal highCV="193" upperMask="XXXXVVVV"/>
        <label>Cell 1 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 2 Address" CV="194" mask="VVVVVVVV" item="Rt Cell 52">
        <splitVal highCV="195" upperMask="XXXXVVVV"/>
        <label>Cell 2 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 3 Address" CV="196" mask="VVVVVVVV" item="Rt Cell 53">
        <splitVal highCV="197" upperMask="XXXXVVVV"/>
        <label>Cell 3 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 4 Address" CV="198" mask="VVVVVVVV" item="Rt Cell 54">
        <splitVal highCV="199" upperMask="XXXXVVVV"/>
        <label>Cell 4 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 5 Address" CV="200" mask="VVVVVVVV" item="Rt Cell 55">
        <splitVal highCV="201" upperMask="XXXXVVVV"/>
        <label>Cell 5 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 6 Address" CV="202" mask="VVVVVVVV" item="Rt Cell 56">
        <splitVal highCV="203" upperMask="XXXXVVVV"/>
        <label>Cell 6 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 7 Address" CV="204" mask="VVVVVVVV" item="Rt Cell 57">
        <splitVal highCV="205" upperMask="XXXXVVVV"/>
        <label>Cell 7 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 8 Address" CV="206" mask="VVVVVVVV" item="Rt Cell 58">
        <splitVal highCV="207" upperMask="XXXXVVVV"/>
        <label>Cell 8 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 1 Address" CV="208" mask="VVVVVVVV" item="Rt Cell 61">
        <splitVal highCV="209" upperMask="XXXXVVVV"/>
        <label>Cell 1 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 2 Address" CV="210" mask="VVVVVVVV" item="Rt Cell 62">
        <splitVal highCV="211" upperMask="XXXXVVVV"/>
        <label>Cell 2 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 3 Address" CV="212" mask="VVVVVVVV" item="Rt Cell 63">
        <splitVal highCV="213" upperMask="XXXXVVVV"/>
        <label>Cell 3 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 4 Address" CV="214" mask="VVVVVVVV" item="Rt Cell 64">
        <splitVal highCV="215" upperMask="XXXXVVVV"/>
        <label>Cell 4 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 5 Address" CV="216" mask="VVVVVVVV" item="Rt Cell 65">
        <splitVal highCV="217" upperMask="XXXXVVVV"/>
        <label>Cell 5 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 6 Address" CV="218" mask="VVVVVVVV" item="Rt Cell 66">
        <splitVal highCV="219" upperMask="XXXXVVVV"/>
        <label>Cell 6 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 7 Address" CV="220" mask="VVVVVVVV" item="Rt Cell 67">
        <splitVal highCV="221" upperMask="XXXXVVVV"/>
        <label>Cell 7 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 8 Address" CV="222" mask="VVVVVVVV" item="Rt Cell 68">
        <splitVal highCV="223" upperMask="XXXXVVVV"/>
        <label>Cell 8 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 1 Address" CV="224" mask="VVVVVVVV" item="Rt Cell 71">
        <splitVal highCV="225" upperMask="XXXXVVVV"/>
        <label>Cell 1 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 2 Address" CV="226" mask="VVVVVVVV" item="Rt Cell 72">
        <splitVal highCV="227" upperMask="XXXXVVVV"/>
        <label>Cell 2 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 3 Address" CV="228" mask="VVVVVVVV" item="Rt Cell 73">
        <splitVal highCV="229" upperMask="XXXXVVVV"/>
        <label>Cell 3 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 4 Address" CV="230" mask="VVVVVVVV" item="Rt Cell 74">
        <splitVal highCV="231" upperMask="XXXXVVVV"/>
        <label>Cell 4 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 5 Address" CV="232" mask="VVVVVVVV" item="Rt Cell 75">
        <splitVal highCV="233" upperMask="XXXXVVVV"/>
        <label>Cell 5 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 6 Address" CV="234" mask="VVVVVVVV" item="Rt Cell 76">
        <splitVal highCV="235" upperMask="XXXXVVVV"/>
        <label>Cell 6 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 7 Address" CV="236" mask="VVVVVVVV" item="Rt Cell 77">
        <splitVal highCV="237" upperMask="XXXXVVVV"/>
        <label>Cell 7 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 8 Address" CV="238" mask="VVVVVVVV" item="Rt Cell 78">
        <splitVal highCV="239" upperMask="XXXXVVVV"/>
        <label>Cell 8 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 1 Address" CV="240" mask="VVVVVVVV" item="Rt Cell 81">
        <splitVal highCV="241" upperMask="XXXXVVVV"/>
        <label>Cell 1 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 2 Address" CV="242" mask="VVVVVVVV" item="Rt Cell 82">
        <splitVal highCV="243" upperMask="XXXXVVVV"/>
        <label>Cell 2 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 3 Address" CV="244" mask="VVVVVVVV" item="Rt Cell 83">
        <splitVal highCV="245" upperMask="XXXXVVVV"/>
        <label>Cell 3 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 4 Address" CV="246" mask="VVVVVVVV" item="Rt Cell 84">
        <splitVal highCV="247" upperMask="XXXXVVVV"/>
        <label>Cell 4 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 5 Address" CV="248" mask="VVVVVVVV" item="Rt Cell 85">
        <splitVal highCV="249" upperMask="XXXXVVVV"/>
        <label>Cell 5 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 6 Address" CV="250" mask="VVVVVVVV" item="Rt Cell 86">
        <splitVal highCV="251" upperMask="XXXXVVVV"/>
        <label>Cell 6 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 7 Address" CV="252" mask="VVVVVVVV" item="Rt Cell 87">
        <splitVal highCV="253" upperMask="XXXXVVVV"/>
        <label>Cell 7 Address</label>
      </variable>
      <variable label="Switch State" 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 label="Cell 8 Address" CV="254" mask="VVVVVVVV" item="Rt Cell 88">
        <splitVal highCV="255" upperMask="XXXXVVVV"/>
        <label>Cell 8 Address</label>
      </variable>
      <variable label="Switch State" 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>
    </variables>
  </decoder>
  <pane name="Options">
    <column>
      <row>
        <column>
          <label label="Note: Changes to Option CVs are not recognized until SRC16 power is cycled.">
            <label>Note: Changes to Option CVs are not recognized until SRC16 power is cycled.</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="------ Decoder Configuration CV9  ------ ">
            <label>------ Decoder Configuration CV9  ------ </label>
          </label>
          <label label="------    Communication Options    ------ ">
            <label>------    Communication Options    ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="DCC gateway"/>
          <label label="Opt4 Enable gateway for DCC commands from track to bus">
            <label>Opt4 Enable gateway for DCC commands from track to bus</label>
          </label>
          <label label="- Requires bus interface and DCC control to be enabled">
            <label>- Requires bus interface and DCC control to be enabled</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Bus interface"/>
          <label label="Opt5 Enable transmit and receive on bus">
            <label>Opt5 Enable transmit and receive on bus</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="DCC control"/>
          <label label="Opt6 Enable receiving DCC commands from track">
            <label>Opt6 Enable receiving DCC commands from track</label>
          </label>
          <label label="- When disabled, DCC gateway is disabled">
            <label>- When disabled, DCC gateway is disabled</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Note: In a Digirax system the bus is called LocoNet">
            <label>Note: In a Digirax system the bus is called LocoNet</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------  Special Options  ------ ">
            <label>------  Special Options  ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Op1" tooltip="Required for ops mode"/>
          <label label="Opt3 Enable operations mode programming">
            <label>Opt3 Enable operations mode programming</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Ops Mode Address" tooltip="Sets the Ops Mode address"/>
          <label label="This is the same as a Loco address">
            <label>This is the same as a Loco address</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Output Lockout"/>
          <label label="Opt7 Output disabled when corresponding input grounded">
            <label>Opt7 Output disabled when corresponding input grounded</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Common Cathode" tooltip=""/>
          <label label="Opt8 Enable to invert the drive for all outputs">
            <label>Opt8 Enable to invert the drive for all outputs</label>
          </label>
        </column>
        <column>
          <label label="------  Status Report CV10  ------ ">
            <label>------  Status Report CV10  ------ </label>
          </label>
          <label label="------        Options              ------ ">
            <label>------        Options              ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Power On Send Input State"/>
          <label label="Opt1 Send input state at power on">
            <label>Opt1 Send input state at power on</label>
          </label>
          <label label="- Only sensor type inputs">
            <label>- Only sensor type inputs</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Power On Send Output State"/>
          <label label="Opt2 Send output state at power on">
            <label>Opt2 Send output state at power on</label>
          </label>
          <label label="- Switch type messages">
            <label>- Switch type messages</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Interrogate input"/>
          <label label="Opt5 Send primary input state at Digitrax interrogation request">
            <label>Opt5 Send primary input state at Digitrax interrogation request</label>
          </label>
          <label label="- Only sensor type inputs">
            <label>- Only sensor type inputs</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Interrogate output"/>
          <label label="Opt4 Send output state at Digitrax interrogation request">
            <label>Opt4 Send output state at Digitrax interrogation request</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Power On Send 16"/>
          <label label="Opt5 Send 16 output state at power on">
            <label>Opt5 Send 16 output state at power on</label>
          </label>
          <label label="- Requires Opt2">
            <label>- Requires Opt2</label>
          </label>
        </column>
      </row>
    </column>
    <name>Options</name>
  </pane>
  <pane name="Mfg">
    <column>
      <label label=" ">
        <label> </label>
      </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 name="Inputs 1-8">
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 1  ------ ">
        <label>------  Input 1  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
        <column>
          <display item="PA1" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="PTog P1" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="PTy1" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num P1" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 2  ------ ">
        <label>------  Input 2  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="PA2" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="PTog P2" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="PTy2" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num P2" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 3  ------ ">
        <label>------  Input 3  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="PA3" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="PTog P3" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="PTy3" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num P3" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 4  ------ ">
        <label>------  Input 4  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="PA4" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="PTog P4" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="PTy4" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num P4" tooltip="number of the route"/>
    </column>
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 5  ------ ">
        <label>------  Input 5  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
        <column>
          <display item="PA5" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="PTog P5" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="PTy5" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num P5" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 6  ------ ">
        <label>------  Input 6  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="PA6" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="PTog P6" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="PTy6" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num P6" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 7  ------ ">
        <label>------  Input 7  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="PA7" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="PTog P7" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="PTy7" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num P7" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 8  ------ ">
        <label>------  Input 8  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="PA8" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="PTog P8" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="PTy8" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num P8" tooltip="number of the route"/>
    </column>
    <name>Inputs 1-8</name>
  </pane>
  <pane name="Inputs 9-16">
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 9  ------ ">
        <label>------  Input 9  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
        <column>
          <display item="SA1" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="STog P1" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="STy1" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num S1" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 10  ------ ">
        <label>------  Input 10  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="SA2" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="STog P2" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="STy2" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num S2" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 11  ------ ">
        <label>------  Input 11  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="SA3" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="STog P3" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="STy3" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num S3" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 12  ------ ">
        <label>------  Input 12  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="SA4" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="STog P4" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="STy4" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num S4" tooltip="number of the route"/>
    </column>
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 13  ------ ">
        <label>------  Input 13  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
        <column>
          <display item="SA5" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="STog P5" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="STy5" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num S5" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 14  ------ ">
        <label>------  Input 14  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="SA6" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="STog P6" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="STy6" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num S6" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 15  ------ ">
        <label>------  Input 15  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="SA7" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="STog P7" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="STy7" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num S7" tooltip="number of the route"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 16  ------ ">
        <label>------  Input 16  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="          ">
            <label>          </label>
          </label>
        </column>
        <column>
          <display item="SA8" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="STog P8" format="checkbox" tooltip="Sends opposite switch state from previous send - Switch Request only"/>
        </column>
        <column>
          <label label="">
            <label/>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="               ">
            <label>               </label>
          </label>
        </column>
        <column>
          <display item="STy8" tooltip="Configures the input for specfic 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 simulas"/>
      <display item="Rte Num S8" tooltip="number of the route"/>
    </column>
    <name>Inputs 9-16</name>
  </pane>
  <pane name="Input Lockout">
    <column>
      <label label="When a switch (turnout) throw command is issued that matches this address the SRC16 inputs are disabled.">
        <label>When a switch (turnout) throw command is issued that matches this address the SRC16 inputs are disabled.</label>
      </label>
      <label label="When a close command is issued with this address the inputs are enabled.">
        <label>When a close command is issued with this address the inputs are enabled.</label>
      </label>
      <label label="This feature is useful for dispatcher control when the SRC16 inputs are used for local turnout control. ">
        <label>This feature is useful for dispatcher control when the SRC16 inputs are used for local turnout control. </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label="Input lockout address">
        <label>Input lockout address</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <display item="Lockout"/>
    </column>
    <name>Input Lockout</name>
  </pane>
  <pane name="Outputs 1-8">
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="To form a group set both outputs to the same address with one to throw and the other to close.">
        <label>To form a group set both outputs to the same address with one to throw and the other to close.</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label="Note: If a sensor message is selected then switch state c and t is used for sensor hi and lo respectively.">
        <label>Note: If a sensor message is selected then switch state c and t is used for sensor hi and lo respectively.</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 1 ------ ">
            <label>------ Output 1 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 1A"/>
          <display item="Message 1A"/>
          <display item="State 1A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 1 Control ---">
            <label>Output 1 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o1" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC1" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip1" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff1" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu1" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 2 ------">
            <label>------ Output 2 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 2A"/>
          <display item="Message 2A"/>
          <display item="State 2A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 2 Control ---">
            <label>Output 2 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o2" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC2" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip2" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff2" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu2" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 3 ------">
            <label>------ Output 3 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 3A"/>
          <display item="Message 3A"/>
          <display item="State 3A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 3 Control ---">
            <label>Output 3 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o3" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC3" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip3" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff3" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu3" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 4 ------ ">
            <label>------ Output 4 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 4A"/>
          <display item="Message 4A"/>
          <display item="State 4A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 4 Control ---">
            <label>Output 4 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o4" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC4" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip4" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff4" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu4" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
        </column>
        <column>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 5 ------ ">
            <label>------ Output 5 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 5A"/>
          <display item="Message 5A"/>
          <display item="State 5A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 5 Control ---">
            <label>Output 5 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o5" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC5" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip5" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff5" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu5" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 6 ------">
            <label>------ Output 6 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 6A"/>
          <display item="Message 6A"/>
          <display item="State 6A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 6 Control ---">
            <label>Output 6 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o6" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC6" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip6" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff6" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu6" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 7 ------">
            <label>------ Output 7 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 7A"/>
          <display item="Message 7A"/>
          <display item="State 7A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 7 Control ---">
            <label>Output 7 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o7" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC7" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip7" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff7" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu7" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 8 ------">
            <label>------ Output 8 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 8A"/>
          <display item="Message 8A"/>
          <display item="State 8A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 8 Control ---">
            <label>Output 8 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o8" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC8" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip8" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff8" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu8" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
        </column>
      </row>
    </column>
    <name>Outputs 1-8</name>
  </pane>
  <pane name="Outputs 9-16">
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="To form a group set both outputs to the same address with one to throw and the other to close.">
        <label>To form a group set both outputs to the same address with one to throw and the other to close.</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label="Note: If a sensor message is selected then switch state c and t is used for sensor hi and lo respectively.">
        <label>Note: If a sensor message is selected then switch state c and t is used for sensor hi and lo respectively.</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 9 ------ ">
            <label>------ Output 9 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 9A"/>
          <display item="Message 9A"/>
          <display item="State 9A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 9 Control ---">
            <label>Output 9 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o9" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC9" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip9" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff9" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu9" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 10 ------">
            <label>------ Output 10 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 10A"/>
          <display item="Message 10A"/>
          <display item="State 10A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 10 Control ---">
            <label>Output 10 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o10" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC10" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip10" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff10" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu10" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 11 ------">
            <label>------ Output 11 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 11A"/>
          <display item="Message 11A"/>
          <display item="State 11A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 11 Control ---">
            <label>Output 11 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o11" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC11" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip11" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff11" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu11" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 12 ------ ">
            <label>------ Output 12 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 12A"/>
          <display item="Message 12A"/>
          <display item="State 12A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 12 Control ---">
            <label>Output 12 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o12" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC12" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip12" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff12" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu12" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
        </column>
        <column>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 13 ------ ">
            <label>------ Output 13 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 13A"/>
          <display item="Message 13A"/>
          <display item="State 13A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 13 Control ---">
            <label>Output 13 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o13" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC13" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip13" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff13" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu13" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 14 ------">
            <label>------ Output 14 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 14A"/>
          <display item="Message 14A"/>
          <display item="State 14A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 14 Control ---">
            <label>Output 14 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o14" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC14" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip14" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff14" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu14" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 15 ------">
            <label>------ Output 15 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 15A"/>
          <display item="Message 15A"/>
          <display item="State 15A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 15 Control ---">
            <label>Output 15 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o15" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC15" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip15" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff15" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu15" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Output 16 ------">
            <label>------ Output 16 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 16A"/>
          <display item="Message 16A"/>
          <display item="State 16A"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 16 Control ---">
            <label>Output 16 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o16" format="checkbox" tooltip="Use for common cathode type LEDs"/>
            </column>
            <column>
              <label label=" Do not use for Bi-Color LEDs">
                <label> Do not use for Bi-Color LEDs</label>
              </label>
            </column>
          </row>
          <display item="BiC16" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip16" format="checkbox" tooltip="Inverts the output state of the effect"/>
            </column>
            <column>
              <label label=" Use for alternating flashing LEDs">
                <label> Use for alternating flashing LEDs</label>
              </label>
            </column>
          </row>
          <display item="Eff16" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu16" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
        </column>
      </row>
    </column>
    <name>Outputs 9-16</name>
  </pane>
  <pane name="Power On Outputs">
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="---- Power On Output State ----">
        <label>---- Power On Output State ----</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <display item="Select Power On Option"/>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <label label="            Output#">
            <label>            Output#</label>
          </label>
          <label label="                None">
            <label>                None</label>
          </label>
          <label label="Throw (Reverse)">
            <label>Throw (Reverse)</label>
          </label>
          <label label="  Close (Normal)">
            <label>  Close (Normal)</label>
          </label>
        </column>
        <column>
          <label label="   1">
            <label>   1</label>
          </label>
          <display item="OS1" format="radiobuttons"/>
        </column>
        <column>
          <label label="   2">
            <label>   2</label>
          </label>
          <display item="OS2" format="radiobuttons"/>
        </column>
        <column>
          <label label="   3">
            <label>   3</label>
          </label>
          <display item="OS3" format="radiobuttons"/>
        </column>
        <column>
          <label label="   4">
            <label>   4</label>
          </label>
          <display item="OS4" format="radiobuttons"/>
        </column>
        <column>
          <label label="   5">
            <label>   5</label>
          </label>
          <display item="OS5" format="radiobuttons"/>
        </column>
        <column>
          <label label="   6">
            <label>   6</label>
          </label>
          <display item="OS6" format="radiobuttons"/>
        </column>
        <column>
          <label label="   7">
            <label>   7</label>
          </label>
          <display item="OS7" format="radiobuttons"/>
        </column>
        <column>
          <label label="   8">
            <label>   8</label>
          </label>
          <display item="OS8" format="radiobuttons"/>
        </column>
      </row>
      <label label="              Sets the output state to always be the same at power on">
        <label>              Sets the output state to always be the same at power on</label>
      </label>
      <label label="              Only applies if Option 2 is selected">
        <label>              Only applies if Option 2 is selected</label>
      </label>
    </column>
    <name>Power On Outputs</name>
  </pane>
  <pane name="Routes">
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="Note: If a sensor message is selected to execute a route then">
        <label>Note: If a sensor message is selected to execute a route then</label>
      </label>
      <label label="switch state c and t is used for sensor hi and lo respectively.">
        <label>switch state c and t is used for sensor hi and lo respectively.</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------ Route 1 ------ ">
        <label>------ Route 1 ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </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 messsage will executes this route"/>
        </column>
      </row>
      <label label=" ">
        <label> </label>
      </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 label=" ">
        <label> </label>
      </label>
      <label label="------ Route 2 ------ ">
        <label>------ Route 2 ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </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 messsage will executes this route"/>
        </column>
      </row>
      <label label=" ">
        <label> </label>
      </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 label=" ">
        <label> </label>
      </label>
      <label label="------ Route 3 ------ ">
        <label>------ Route 3 ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </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 messsage will executes this route"/>
        </column>
      </row>
      <label label=" ">
        <label> </label>
      </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 label=" ">
        <label> </label>
      </label>
      <label label="------ Route 4 ------ ">
        <label>------ Route 4 ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </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 messsage will executes this route"/>
        </column>
      </row>
      <label label=" ">
        <label> </label>
      </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 label=" ">
        <label> </label>
      </label>
    </column>
    <column>
      <label label="  ">
        <label>  </label>
      </label>
      <display item="Route send delay" tooltip="The delay is CV value X.26 seconds"/>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------ Route 5 ------ ">
        <label>------ Route 5 ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </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 messsage will executes this route"/>
        </column>
      </row>
      <label label=" ">
        <label> </label>
      </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 label=" ">
        <label> </label>
      </label>
      <label label="------ Route 6 ------ ">
        <label>------ Route 6 ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </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 messsage will executes this route"/>
        </column>
      </row>
      <label label=" ">
        <label> </label>
      </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 label=" ">
        <label> </label>
      </label>
      <label label="------ Route 7 ------ ">
        <label>------ Route 7 ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </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 messsage will executes this route"/>
        </column>
      </row>
      <label label=" ">
        <label> </label>
      </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 label=" ">
        <label> </label>
      </label>
      <label label="------ Route 8 ------ ">
        <label>------ Route 8 ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </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 messsage will executes this route"/>
        </column>
      </row>
      <label label=" ">
        <label> </label>
      </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 label=" ">
        <label> </label>
      </label>
    </column>
    <name>Routes</name>
  </pane>
  <pane name="CVs">
    <column>
      <cvtable/>
    </column>
    <name>CVs</name>
  </pane>
</decoder-config>

