<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $Id: TD_SIC24.xml 17977 2011-07-18 17:23:46Z zoo $ -->
<decoder-config xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://jmri.org/xml/schema/decoder.xsd">
  <version author="td@teamdigital1.com" version="1.2" lastUpdated="20070709"/>
<!-- Version 1 inital release 12/13/05-->
<!-- Version 1.1 release 2/23/06 - correct logic cell 3 -->
<!-- Version 1.2 release 6/9/07 - added option 5 and input toggle, requires version 17 or later of SIC24-->
  <decoder>
    <family name="SIC24" mfg="Team Digital" type="stationary" comment="SIC24 is not stationary decoder, but it can be programmed in the usual way">
      <model model="SIC24" lowVersionID="12"/>
    </family>
    <programming direct="no" paged="yes" register="no" ops="yes"/>
    <variables>
      <variable label="Output Addresses" CV="1" mask="VVVVVVVV" default="101" tooltip="Range 1-2040">
        <splitVal highCV="9" upperMask="XXXXVVVV"/>
        <label>Output Addresses</label>
      </variable>
      <variable label="through" CV="1" mask="VVVVVVVV" default="124">
        <splitVal highCV="9" factor="1" offset="23"/>
        <label>through</label>
      </variable>
      <variable label="Option 1" CV="2" mask="XXXXXXXV" item="Op1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Option 1</label>
      </variable>
      <variable label="Option 2" CV="2" mask="XXXXXXVX" item="Op2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Option 2</label>
      </variable>
      <variable label="Option 3" CV="2" mask="XXXXXVXX" item="Op3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Option 3</label>
      </variable>
      <variable label="Option 4" CV="2" mask="XXXXVXXX" item="Op4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Option 4</label>
      </variable>
      <variable label="Option 5" CV="2" mask="XXXVXXXX" item="Op5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Option 5</label>
      </variable>
      <variable label="CV2" CV="2" mask="VVVVVVVV">
        <decVal/>
        <label>CV2</label>
      </variable>
      <variable label="Version ID" CV="3" item="Decoder Version">
        <decVal/>
        <label>Version ID</label>
      </variable>
      <variable label="Manufacturer ID" CV="4" item="Manufacturer" default="25">
        <decVal/>
        <label>Manufacturer ID</label>
      </variable>
      <variable label="Ops Mode Address" CV="5" mask="VVVVVVVV" item="Short Address" tooltip="Range 1-16000">
        <splitVal highCV="6" upperMask="XXVVVVVV"/>
        <label>Ops Mode Address</label>
      </variable>
      <variable label="Short Address" CV="1">
        <decVal/>
        <label>Short Address</label>
      </variable>
      <variable label="SE8C address factor" CV="7" mask="XXXVVVVV">
        <decVal/>
        <label>SE8C address factor</label>
      </variable>
      <variable label="Primary Address 1" CV="10" mask="VVVVVVVV">
        <splitVal highCV="11" max="7" upperMask="XXXXVVVV"/>
        <label>Primary Address 1</label>
      </variable>
      <variable label="Toggle" CV="11" mask="XVXXXXXX" item="Tog P1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Invert" CV="11" mask="VXXXXXXX" item="Inv P1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Primary Type 1" CV="11" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Primary Type 1</label>
      </variable>
      <variable label="Primary Transition 1" CV="12" mask="XXXXXXVV">
        <enumVal>
          <enumChoice choice="No Primary Message">
            <choice>No Primary 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>Primary Transition 1</label>
      </variable>
      <variable label="Secondary Address 1" CV="13" mask="VVVVVVVV">
        <splitVal highCV="14" upperMask="XXXXVVVV"/>
        <label>Secondary Address 1</label>
      </variable>
      <variable label="Invert" CV="14" mask="VXXXXXXX" item="Inv S1">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Secondary Type 1" CV="14" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Type 1</label>
      </variable>
      <variable label="Secondary Transition 1" CV="12" mask="XXXXVVXX">
        <enumVal>
          <enumChoice choice="No Secondary Message">
            <choice>No Secondary 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>Secondary Transition 1</label>
      </variable>
      <variable label="Primary Address 2" CV="15" mask="VVVVVVVV">
        <splitVal highCV="16" upperMask="XXXXVVVV"/>
        <label>Primary Address 2</label>
      </variable>
      <variable label="Toggle" CV="16" mask="XVXXXXXX" item="Tog P2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Invert" CV="16" mask="VXXXXXXX" item="Inv P2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Primary Type 2" CV="16" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Primary Type 2</label>
      </variable>
      <variable label="Primary Transition 2" CV="17" mask="XXXXXXVV">
        <enumVal>
          <enumChoice choice="No Primary Message">
            <choice>No Primary 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>Primary Transition 2</label>
      </variable>
      <variable label="Secondary Address 2" CV="18" mask="VVVVVVVV">
        <splitVal highCV="19" upperMask="XXXXVVVV"/>
        <label>Secondary Address 2</label>
      </variable>
      <variable label="Invert" CV="19" mask="VXXXXXXX" item="Inv S2">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Secondary Type 2" CV="19" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Type 2</label>
      </variable>
      <variable label="Secondary Transition 2" CV="17" mask="XXXXVVXX">
        <enumVal>
          <enumChoice choice="No Secondary Message">
            <choice>No Secondary 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>Secondary Transition 2</label>
      </variable>
      <variable label="Primary Address 3" CV="20" mask="VVVVVVVV">
        <splitVal highCV="21" upperMask="XXXXVVVV"/>
        <label>Primary Address 3</label>
      </variable>
      <variable label="Toggle" CV="21" mask="XVXXXXXX" item="Tog P3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Invert" CV="21" mask="VXXXXXXX" item="Inv P3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Primary Type 3" CV="21" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Primary Type 3</label>
      </variable>
      <variable label="Primary Transition 3" CV="22" mask="XXXXXXVV">
        <enumVal>
          <enumChoice choice="No Primary Message">
            <choice>No Primary 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>Primary Transition 3</label>
      </variable>
      <variable label="Secondary Address 3" CV="23" mask="VVVVVVVV">
        <splitVal highCV="24" upperMask="XXXXVVVV"/>
        <label>Secondary Address 3</label>
      </variable>
      <variable label="Invert" CV="24" mask="VXXXXXXX" item="Inv S3">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Secondary Type 3" CV="24" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Type 3</label>
      </variable>
      <variable label="Secondary Transition 3" CV="22" mask="XXXXVVXX">
        <enumVal>
          <enumChoice choice="No Secondary Message">
            <choice>No Secondary 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>Secondary Transition 3</label>
      </variable>
      <variable label="Primary Address 4" CV="25" mask="VVVVVVVV">
        <splitVal highCV="26" upperMask="XXXXVVVV"/>
        <label>Primary Address 4</label>
      </variable>
      <variable label="Toggle" CV="26" mask="XVXXXXXX" item="Tog P4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Invert" CV="26" mask="VXXXXXXX" item="Inv P4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Primary Type 4" CV="26" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Primary Type 4</label>
      </variable>
      <variable label="Primary Transition 4" CV="27" mask="XXXXXXVV">
        <enumVal>
          <enumChoice choice="No Primary Message">
            <choice>No Primary 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>Primary Transition 4</label>
      </variable>
      <variable label="Secondary Address 4" CV="28" mask="VVVVVVVV">
        <splitVal highCV="29" upperMask="XXXXVVVV"/>
        <label>Secondary Address 4</label>
      </variable>
      <variable label="Invert" CV="29" mask="VXXXXXXX" item="Inv S4">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Secondary Type 4" CV="29" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Type 4</label>
      </variable>
      <variable label="Secondary Transition 4" CV="27" mask="XXXXVVXX">
        <enumVal>
          <enumChoice choice="No Secondary Message">
            <choice>No Secondary Message</choice>
          </enumChoice>
          <enumChoice choice="Send on Positive Edge">
            <choice>Send on Positive Edge</choice>
          </enumChoice>
          <enumChoice choice="Send on Negative Edge">
            <choice>Send on Negative Edge</choice>
          </enumChoice>
          <enumChoice choice="Send on Both Transitions">
            <choice>Send on Both Transitions</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Transition 4</label>
      </variable>
      <variable label="Primary Address 5" CV="30" mask="VVVVVVVV">
        <splitVal highCV="31" upperMask="XXXXVVVV"/>
        <label>Primary Address 5</label>
      </variable>
      <variable label="Toggle" CV="31" mask="XVXXXXXX" item="Tog P5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Invert" CV="31" mask="VXXXXXXX" item="Inv P5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Primary Type 5" CV="31" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Primary Type 5</label>
      </variable>
      <variable label="Primary Transition 5" CV="32" mask="XXXXXXVV">
        <enumVal>
          <enumChoice choice="No Primary Message">
            <choice>No Primary 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>Primary Transition 5</label>
      </variable>
      <variable label="Secondary Address 5" CV="33" mask="VVVVVVVV">
        <splitVal highCV="34" upperMask="XXXXVVVV"/>
        <label>Secondary Address 5</label>
      </variable>
      <variable label="Invert" CV="34" mask="VXXXXXXX" item="Inv S5">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Secondary Type 5" CV="34" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Type 5</label>
      </variable>
      <variable label="Secondary Transition 5" CV="32" mask="XXXXVVXX">
        <enumVal>
          <enumChoice choice="No Secondary Message">
            <choice>No Secondary Message</choice>
          </enumChoice>
          <enumChoice choice="Send on Positive Edge">
            <choice>Send on Positive Edge</choice>
          </enumChoice>
          <enumChoice choice="Send on Negative Edge">
            <choice>Send on Negative Edge</choice>
          </enumChoice>
          <enumChoice choice="Send on Both Transitions">
            <choice>Send on Both Transitions</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Transition 5</label>
      </variable>
      <variable label="Primary Address 6" CV="35" mask="VVVVVVVV">
        <splitVal highCV="36" upperMask="XXXXVVVV"/>
        <label>Primary Address 6</label>
      </variable>
      <variable label="Toggle" CV="36" mask="XVXXXXXX" item="Tog P6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Invert" CV="36" mask="VXXXXXXX" item="Inv P6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Primary Type 6" CV="36" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Primary Type 6</label>
      </variable>
      <variable label="Primary Transition 6" CV="37" mask="XXXXXXVV">
        <enumVal>
          <enumChoice choice="No Primary Message">
            <choice>No Primary 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>Primary Transition 6</label>
      </variable>
      <variable label="Secondary Address 6" CV="38" mask="VVVVVVVV">
        <splitVal highCV="39" upperMask="XXXXVVVV"/>
        <label>Secondary Address 6</label>
      </variable>
      <variable label="Invert" CV="39" mask="VXXXXXXX" item="Inv S6">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Secondary Type 6" CV="39" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Type 6</label>
      </variable>
      <variable label="Secondary Transition 6" CV="37" mask="XXXXVVXX">
        <enumVal>
          <enumChoice choice="No Secondary Message">
            <choice>No Secondary Message</choice>
          </enumChoice>
          <enumChoice choice="Send on Positive Edge">
            <choice>Send on Positive Edge</choice>
          </enumChoice>
          <enumChoice choice="Send on Negative Edge">
            <choice>Send on Negative Edge</choice>
          </enumChoice>
          <enumChoice choice="Send on Both Transitions">
            <choice>Send on Both Transitions</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Transition 6</label>
      </variable>
      <variable label="Primary Address 7" CV="40" mask="VVVVVVVV">
        <splitVal highCV="41" upperMask="XXXXVVVV"/>
        <label>Primary Address 7</label>
      </variable>
      <variable label="Toggle" CV="41" mask="XVXXXXXX" item="Tog P7">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Invert" CV="41" mask="VXXXXXXX" item="Inv P7">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Primary Type 7" CV="41" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Primary Type 7</label>
      </variable>
      <variable label="Primary Transition 7" CV="42" mask="XXXXXXVV">
        <enumVal>
          <enumChoice choice="No Primary Message">
            <choice>No Primary 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>Primary Transition 7</label>
      </variable>
      <variable label="Secondary Address 7" CV="43" mask="VVVVVVVV">
        <splitVal highCV="44" upperMask="XXXXVVVV"/>
        <label>Secondary Address 7</label>
      </variable>
      <variable label="Invert" CV="44" mask="VXXXXXXX" item="Inv S7">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Secondary Type 7" CV="44" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Type 7</label>
      </variable>
      <variable label="Secondary Transition 7" CV="42" mask="XXXXVVXX">
        <enumVal>
          <enumChoice choice="No Secondary Message">
            <choice>No Secondary Message</choice>
          </enumChoice>
          <enumChoice choice="Send on Positive Edge">
            <choice>Send on Positive Edge</choice>
          </enumChoice>
          <enumChoice choice="Send on Negative Edge">
            <choice>Send on Negative Edge</choice>
          </enumChoice>
          <enumChoice choice="Send on Both Transitions">
            <choice>Send on Both Transitions</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Transition 7</label>
      </variable>
      <variable label="Primary Address 8" CV="45" mask="VVVVVVVV">
        <splitVal highCV="46" upperMask="XXXXVVVV"/>
        <label>Primary Address 8</label>
      </variable>
      <variable label="Toggle" CV="46" mask="XVXXXXXX" item="Tog P8">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Toggle</label>
      </variable>
      <variable label="Invert" CV="46" mask="VXXXXXXX" item="Inv P8">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Primary Type 8" CV="46" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Primary Type 8</label>
      </variable>
      <variable label="Primary Transition 8" CV="47" mask="XXXXXXVV">
        <enumVal>
          <enumChoice choice="No Primary Message">
            <choice>No Primary 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>Primary Transition 8</label>
      </variable>
      <variable label="Secondary Address 8" CV="48" mask="VVVVVVVV">
        <splitVal highCV="49" upperMask="XXXXVVVV"/>
        <label>Secondary Address 8</label>
      </variable>
      <variable label="Invert" CV="49" mask="VXXXXXXX" item="Inv S8">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Invert</label>
      </variable>
      <variable label="Secondary Type 8" CV="49" mask="XXVVXXXX">
        <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>
          <enumChoice choice="Reserved (0x4X)">
            <choice>Reserved (0x4X)</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Type 8</label>
      </variable>
      <variable label="Secondary Transition 8" CV="47" mask="XXXXVVXX">
        <enumVal>
          <enumChoice choice="No Secondary Message">
            <choice>No Secondary Message</choice>
          </enumChoice>
          <enumChoice choice="Send on Positive Edge">
            <choice>Send on Positive Edge</choice>
          </enumChoice>
          <enumChoice choice="Send on Negative Edge">
            <choice>Send on Negative Edge</choice>
          </enumChoice>
          <enumChoice choice="Send on Both Transitions">
            <choice>Send on Both Transitions</choice>
          </enumChoice>
        </enumVal>
        <label>Secondary Transition 8</label>
      </variable>
      <variable label="Element A Address" CV="50" mask="VVVVVVVV" item="Address 1A">
        <splitVal highCV="51" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="51" 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="51" mask="XVXXXXXX" item="State 1A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="52" mask="VVVVVVVV" item="Address 1B">
        <splitVal highCV="53" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="53" mask="XXVVXXXX" item="Message 1B">
        <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="53" mask="XVXXXXXX" item="State 1B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="53" mask="VXXXXXXX" item="Logic 1B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="54" mask="VVVVVVVV" item="Address 1C">
        <splitVal highCV="55" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="55" mask="XXVVXXXX" item="Message 1C">
        <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="55" mask="XVXXXXXX" item="State 1C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="55" mask="VXXXXXXX" item="Logic 1C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="56" 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="56" 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="56" 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="56" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="56" 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="Element A Address" CV="57" mask="VVVVVVVV" item="Address 2A">
        <splitVal highCV="58" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="58" 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="58" mask="XVXXXXXX" item="State 2A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="59" mask="VVVVVVVV" item="Address 2B">
        <splitVal highCV="60" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="60" mask="XXVVXXXX" item="Message 2B">
        <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="60" mask="XVXXXXXX" item="State 2B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="60" mask="VXXXXXXX" item="Logic 2B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="61" mask="VVVVVVVV" item="Address 2C">
        <splitVal highCV="62" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="62" mask="XXVVXXXX" item="Message 2C">
        <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="62" mask="XVXXXXXX" item="State 2C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="62" mask="VXXXXXXX" item="Logic 2C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="63" 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="63" 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="63" 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="63" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="63" 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="Element A Address" CV="64" mask="VVVVVVVV" item="Address 3A">
        <splitVal highCV="65" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="65" 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="65" mask="XVXXXXXX" item="State 3A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="66" mask="VVVVVVVV" item="Address 3B">
        <splitVal highCV="67" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="67" mask="XXVVXXXX" item="Message 3B">
        <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="67" mask="XVXXXXXX" item="State 3B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="67" mask="VXXXXXXX" item="Logic 3B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="68" mask="VVVVVVVV" item="Address 3C">
        <splitVal highCV="69" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="69" mask="XXVVXXXX" item="Message 3C">
        <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="69" mask="XVXXXXXX" item="State 3C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="69" mask="VXXXXXXX" item="Logic 3C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="70" 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="70" 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="70" 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="70" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="70" 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="Element A Address" CV="71" mask="VVVVVVVV" item="Address 4A">
        <splitVal highCV="72" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="72" 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="72" mask="XVXXXXXX" item="State 4A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="73" mask="VVVVVVVV" item="Address 4B">
        <splitVal highCV="74" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="74" mask="XXVVXXXX" item="Message 4B">
        <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 4B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="74" mask="VXXXXXXX" item="Logic 4B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="75" mask="VVVVVVVV" item="Address 4C">
        <splitVal highCV="76" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="76" mask="XXVVXXXX" item="Message 4C">
        <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="76" mask="XVXXXXXX" item="State 4C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="76" mask="VXXXXXXX" item="Logic 4C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="77" 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="77" 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="77" 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="77" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="77" 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="Element A Address" CV="78" mask="VVVVVVVV" item="Address 5A">
        <splitVal highCV="79" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="79" 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="79" mask="XVXXXXXX" item="State 5A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="80" mask="VVVVVVVV" item="Address 5B">
        <splitVal highCV="81" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="81" mask="XXVVXXXX" item="Message 5B">
        <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="81" mask="XVXXXXXX" item="State 5B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="81" mask="VXXXXXXX" item="Logic 5B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="82" mask="VVVVVVVV" item="Address 5C">
        <splitVal highCV="83" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="83" mask="XXVVXXXX" item="Message 5C">
        <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 5C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="83" mask="VXXXXXXX" item="Logic 5C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="84" 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="84" 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="84" 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="84" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="84" 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="Element A Address" CV="85" mask="VVVVVVVV" item="Address 6A">
        <splitVal highCV="86" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="86" 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="86" mask="XVXXXXXX" item="State 6A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="87" mask="VVVVVVVV" item="Address 6B">
        <splitVal highCV="88" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="88" mask="XXVVXXXX" item="Message 6B">
        <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="88" mask="XVXXXXXX" item="State 6B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="88" mask="VXXXXXXX" item="Logic 6B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="89" mask="VVVVVVVV" item="Address 6C">
        <splitVal highCV="90" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="90" mask="XXVVXXXX" item="Message 6C">
        <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="90" mask="XVXXXXXX" item="State 6C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="90" mask="VXXXXXXX" item="Logic 6C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="91" 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="91" 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="91" 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="91" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="91" 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="Element A Address" CV="92" mask="VVVVVVVV" item="Address 7A">
        <splitVal highCV="93" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="93" 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="93" mask="XVXXXXXX" item="State 7A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="94" mask="VVVVVVVV" item="Address 7B">
        <splitVal highCV="95" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="95" mask="XXVVXXXX" item="Message 7B">
        <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 7B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="95" mask="VXXXXXXX" item="Logic 7B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="96" mask="VVVVVVVV" item="Address 7C">
        <splitVal highCV="97" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="97" mask="XXVVXXXX" item="Message 7C">
        <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="97" mask="XVXXXXXX" item="State 7C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="97" mask="VXXXXXXX" item="Logic 7C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="98" 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="98" 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="98" 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="98" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="98" 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="Element A Address" CV="99" mask="VVVVVVVV" item="Address 8A">
        <splitVal highCV="100" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="100" 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="100" mask="XVXXXXXX" item="State 8A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="101" mask="VVVVVVVV" item="Address 8B">
        <splitVal highCV="102" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="102" mask="XXVVXXXX" item="Message 8B">
        <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="102" mask="XVXXXXXX" item="State 8B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="102" mask="VXXXXXXX" item="Logic 8B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="103" mask="VVVVVVVV" item="Address 8C">
        <splitVal highCV="104" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="104" mask="XXVVXXXX" item="Message 8C">
        <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 8C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="104" mask="VXXXXXXX" item="Logic 8C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="105" 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="105" 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="105" 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="105" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="105" 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="Element A Address" CV="106" mask="VVVVVVVV" item="Address 9A">
        <splitVal highCV="107" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="107" 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="107" mask="XVXXXXXX" item="State 9A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="108" mask="VVVVVVVV" item="Address 9B">
        <splitVal highCV="109" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="109" mask="XXVVXXXX" item="Message 9B">
        <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="109" mask="XVXXXXXX" item="State 9B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="109" mask="VXXXXXXX" item="Logic 9B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="110" mask="VVVVVVVV" item="Address 9C">
        <splitVal highCV="111" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="111" mask="XXVVXXXX" item="Message 9C">
        <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="111" mask="XVXXXXXX" item="State 9C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="111" mask="VXXXXXXX" item="Logic 9C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="112" 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="112" 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="112" 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="112" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="112" 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="Element A Address" CV="113" mask="VVVVVVVV" item="Address 10A">
        <splitVal highCV="114" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="114" 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="114" mask="XVXXXXXX" item="State 10A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="115" mask="VVVVVVVV" item="Address 10B">
        <splitVal highCV="116" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="116" mask="XXVVXXXX" item="Message 10B">
        <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="116" mask="XVXXXXXX" item="State 10B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="116" mask="VXXXXXXX" item="Logic 10B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="117" mask="VVVVVVVV" item="Address 10C">
        <splitVal highCV="118" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="118" mask="XXVVXXXX" item="Message 10C">
        <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="118" mask="XVXXXXXX" item="State 10C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="118" mask="VXXXXXXX" item="Logic 10C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="119" 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="119" 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="119" 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="119" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="119" 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="Element A Address" CV="120" mask="VVVVVVVV" item="Address 11A">
        <splitVal highCV="121" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="121" 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="121" mask="XVXXXXXX" item="State 11A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="122" mask="VVVVVVVV" item="Address 11B">
        <splitVal highCV="123" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="123" mask="XXVVXXXX" item="Message 11B">
        <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="123" mask="XVXXXXXX" item="State 11B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="123" mask="VXXXXXXX" item="Logic 11B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="124" mask="VVVVVVVV" item="Address 11C">
        <splitVal highCV="125" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="125" mask="XXVVXXXX" item="Message 11C">
        <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="125" mask="XVXXXXXX" item="State 11C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="125" mask="VXXXXXXX" item="Logic 11C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="126" 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="126" 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="126" 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="126" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="126" 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="Element A Address" CV="127" mask="VVVVVVVV" item="Address 12A">
        <splitVal highCV="128" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="128" 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="128" mask="XVXXXXXX" item="State 12A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="129" mask="VVVVVVVV" item="Address 12B">
        <splitVal highCV="130" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="130" mask="XXVVXXXX" item="Message 12B">
        <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="130" mask="XVXXXXXX" item="State 12B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="130" mask="VXXXXXXX" item="Logic 12B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="131" mask="VVVVVVVV" item="Address 12C">
        <splitVal highCV="132" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="132" mask="XXVVXXXX" item="Message 12C">
        <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="132" mask="XVXXXXXX" item="State 12C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="132" mask="VXXXXXXX" item="Logic 12C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="133" 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="133" 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="133" 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="133" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="133" 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="Element A Address" CV="134" mask="VVVVVVVV" item="Address 13A">
        <splitVal highCV="135" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="135" 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="135" mask="XVXXXXXX" item="State 13A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="136" mask="VVVVVVVV" item="Address 13B">
        <splitVal highCV="137" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="137" mask="XXVVXXXX" item="Message 13B">
        <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="137" mask="XVXXXXXX" item="State 13B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="137" mask="VXXXXXXX" item="Logic 13B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="138" mask="VVVVVVVV" item="Address 13C">
        <splitVal highCV="139" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="139" mask="XXVVXXXX" item="Message 13C">
        <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="139" mask="XVXXXXXX" item="State 13C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="139" mask="VXXXXXXX" item="Logic 13C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="140" 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="140" 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="140" 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="140" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="140" 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="Element A Address" CV="141" mask="VVVVVVVV" item="Address 14A">
        <splitVal highCV="142" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="142" 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="142" mask="XVXXXXXX" item="State 14A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="143" mask="VVVVVVVV" item="Address 14B">
        <splitVal highCV="144" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="144" mask="XXVVXXXX" item="Message 14B">
        <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="144" mask="XVXXXXXX" item="State 14B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="144" mask="VXXXXXXX" item="Logic 14B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="145" mask="VVVVVVVV" item="Address 14C">
        <splitVal highCV="146" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="146" mask="XXVVXXXX" item="Message 14C">
        <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="146" mask="XVXXXXXX" item="State 14C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="146" mask="VXXXXXXX" item="Logic 14C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="147" 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="147" 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="147" 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="147" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="147" 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="Element A Address" CV="148" mask="VVVVVVVV" item="Address 15A">
        <splitVal highCV="149" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="149" 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="149" mask="XVXXXXXX" item="State 15A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="150" mask="VVVVVVVV" item="Address 15B">
        <splitVal highCV="151" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="151" mask="XXVVXXXX" item="Message 15B">
        <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="151" mask="XVXXXXXX" item="State 15B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="151" mask="VXXXXXXX" item="Logic 15B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="152" mask="VVVVVVVV" item="Address 15C">
        <splitVal highCV="153" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="153" mask="XXVVXXXX" item="Message 15C">
        <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="153" mask="XVXXXXXX" item="State 15C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="153" mask="VXXXXXXX" item="Logic 15C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="154" 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="154" 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="154" 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="154" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="154" 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="Element A Address" CV="155" mask="VVVVVVVV" item="Address 16A">
        <splitVal highCV="156" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="156" 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="156" mask="XVXXXXXX" item="State 16A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="157" mask="VVVVVVVV" item="Address 16B">
        <splitVal highCV="158" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="158" mask="XXVVXXXX" item="Message 16B">
        <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="158" mask="XVXXXXXX" item="State 16B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="158" mask="VXXXXXXX" item="Logic 16B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="159" mask="VVVVVVVV" item="Address 16C">
        <splitVal highCV="160" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="160" mask="XXVVXXXX" item="Message 16C">
        <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="160" mask="XVXXXXXX" item="State 16C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="160" mask="VXXXXXXX" item="Logic 16C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="161" 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="161" 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="161" 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="161" 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>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="161" 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>
      <variable label="Element A Address" CV="162" mask="VVVVVVVV" item="Address 17A">
        <splitVal highCV="163" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="163" mask="XXVVXXXX" item="Message 17A">
        <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="163" mask="XVXXXXXX" item="State 17A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="164" mask="VVVVVVVV" item="Address 17B">
        <splitVal highCV="165" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="165" mask="XXVVXXXX" item="Message 17B">
        <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="165" mask="XVXXXXXX" item="State 17B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="165" mask="VXXXXXXX" item="Logic 17B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="166" mask="VVVVVVVV" item="Address 17C">
        <splitVal highCV="167" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="167" mask="XXVVXXXX" item="Message 17C">
        <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="167" mask="XVXXXXXX" item="State 17C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="167" mask="VXXXXXXX" item="Logic 17C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="168" mask="XVVXXXXX" item="BiC17">
        <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="168" mask="VXXXXXXX" item="Inv o17">
        <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="168" mask="XXXXXVXX" item="Recip17">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" CV="168" mask="XXXVVXXX" item="Eff17">
        <enumVal>
          <enumChoice choice="None">
            <choice>None</choice>
          </enumChoice>
          <enumChoice choice="Delay">
            <choice>Delay</choice>
          </enumChoice>
          <enumChoice choice="Flash">
            <choice>Flash</choice>
          </enumChoice>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="168" mask="XXXXXXVV" item="EffDu17">
        <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="Element A Address" CV="169" mask="VVVVVVVV" item="Address 18A">
        <splitVal highCV="170" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="170" mask="XXVVXXXX" item="Message 18A">
        <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="170" mask="XVXXXXXX" item="State 18A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="171" mask="VVVVVVVV" item="Address 18B">
        <splitVal highCV="172" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="172" mask="XXVVXXXX" item="Message 18B">
        <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="172" mask="XVXXXXXX" item="State 18B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="172" mask="VXXXXXXX" item="Logic 18B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="173" mask="VVVVVVVV" item="Address 18C">
        <splitVal highCV="174" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="174" mask="XXVVXXXX" item="Message 18C">
        <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="174" mask="XVXXXXXX" item="State 18C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="174" mask="VXXXXXXX" item="Logic 18C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="175" mask="XVVXXXXX" item="BiC18">
        <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="175" mask="VXXXXXXX" item="Inv o18">
        <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="175" mask="XXXXXVXX" item="Recip18">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" CV="175" mask="XXXVVXXX" item="Eff18">
        <enumVal>
          <enumChoice choice="None">
            <choice>None</choice>
          </enumChoice>
          <enumChoice choice="Delay">
            <choice>Delay</choice>
          </enumChoice>
          <enumChoice choice="Flash">
            <choice>Flash</choice>
          </enumChoice>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="175" mask="XXXXXXVV" item="EffDu18">
        <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="Element A Address" CV="176" mask="VVVVVVVV" item="Address 19A">
        <splitVal highCV="177" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="177" mask="XXVVXXXX" item="Message 19A">
        <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="177" mask="XVXXXXXX" item="State 19A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="178" mask="VVVVVVVV" item="Address 19B">
        <splitVal highCV="179" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="179" mask="XXVVXXXX" item="Message 19B">
        <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="179" mask="XVXXXXXX" item="State 19B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="179" mask="VXXXXXXX" item="Logic 19B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="180" mask="VVVVVVVV" item="Address 19C">
        <splitVal highCV="181" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="181" mask="XXVVXXXX" item="Message 19C">
        <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="181" mask="XVXXXXXX" item="State 19C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="181" mask="VXXXXXXX" item="Logic 19C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="182" mask="XVVXXXXX" item="BiC19">
        <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="182" mask="VXXXXXXX" item="Inv o19">
        <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="182" mask="XXXXXVXX" item="Recip19">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" CV="182" mask="XXXVVXXX" item="Eff19">
        <enumVal>
          <enumChoice choice="None">
            <choice>None</choice>
          </enumChoice>
          <enumChoice choice="Delay">
            <choice>Delay</choice>
          </enumChoice>
          <enumChoice choice="Flash">
            <choice>Flash</choice>
          </enumChoice>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="182" mask="XXXXXXVV" item="EffDu19">
        <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="Element A Address" CV="183" mask="VVVVVVVV" item="Address 20A">
        <splitVal highCV="184" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="184" mask="XXVVXXXX" item="Message 20A">
        <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="184" mask="XVXXXXXX" item="State 20A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="185" mask="VVVVVVVV" item="Address 20B">
        <splitVal highCV="186" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="186" mask="XXVVXXXX" item="Message 20B">
        <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="186" mask="XVXXXXXX" item="State 20B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="186" mask="VXXXXXXX" item="Logic 20B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="187" mask="VVVVVVVV" item="Address 20C">
        <splitVal highCV="188" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="188" mask="XXVVXXXX" item="Message 20C">
        <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="188" mask="XVXXXXXX" item="State 20C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="188" mask="VXXXXXXX" item="Logic 20C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="189" mask="XVVXXXXX" item="BiC20">
        <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="189" mask="VXXXXXXX" item="Inv o20">
        <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="189" mask="XXXXXVXX" item="Recip20">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" CV="189" mask="XXXVVXXX" item="Eff20">
        <enumVal>
          <enumChoice choice="None">
            <choice>None</choice>
          </enumChoice>
          <enumChoice choice="Delay">
            <choice>Delay</choice>
          </enumChoice>
          <enumChoice choice="Flash">
            <choice>Flash</choice>
          </enumChoice>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="189" mask="XXXXXXVV" item="EffDu20">
        <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="Element A Address" CV="190" mask="VVVVVVVV" item="Address 21A">
        <splitVal highCV="191" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="191" mask="XXVVXXXX" item="Message 21A">
        <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="191" mask="XVXXXXXX" item="State 21A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="192" mask="VVVVVVVV" item="Address 21B">
        <splitVal highCV="193" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="193" mask="XXVVXXXX" item="Message 21B">
        <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="193" mask="XVXXXXXX" item="State 21B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="193" mask="VXXXXXXX" item="Logic 21B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="194" mask="VVVVVVVV" item="Address 21C">
        <splitVal highCV="195" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="195" mask="XXVVXXXX" item="Message 21C">
        <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="195" mask="XVXXXXXX" item="State 21C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="195" mask="VXXXXXXX" item="Logic 21C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="196" mask="XVVXXXXX" item="BiC21">
        <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="196" mask="VXXXXXXX" item="Inv o21">
        <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="196" mask="XXXXXVXX" item="Recip21">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" CV="196" mask="XXXVVXXX" item="Eff21">
        <enumVal>
          <enumChoice choice="None">
            <choice>None</choice>
          </enumChoice>
          <enumChoice choice="Delay">
            <choice>Delay</choice>
          </enumChoice>
          <enumChoice choice="Flash">
            <choice>Flash</choice>
          </enumChoice>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="196" mask="XXXXXXVV" item="EffDu21">
        <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="Element A Address" CV="197" mask="VVVVVVVV" item="Address 22A">
        <splitVal highCV="198" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="198" mask="XXVVXXXX" item="Message 22A">
        <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="198" mask="XVXXXXXX" item="State 22A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="199" mask="VVVVVVVV" item="Address 22B">
        <splitVal highCV="200" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="200" mask="XXVVXXXX" item="Message 22B">
        <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="200" mask="XVXXXXXX" item="State 22B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="200" mask="VXXXXXXX" item="Logic 22B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="201" mask="VVVVVVVV" item="Address 22C">
        <splitVal highCV="202" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="202" mask="XXVVXXXX" item="Message 22C">
        <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="202" mask="XVXXXXXX" item="State 22C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="202" mask="VXXXXXXX" item="Logic 22C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="203" mask="XVVXXXXX" item="BiC22">
        <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="203" mask="VXXXXXXX" item="Inv o22">
        <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="203" mask="XXXXXVXX" item="Recip22">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" CV="203" mask="XXXVVXXX" item="Eff22">
        <enumVal>
          <enumChoice choice="None">
            <choice>None</choice>
          </enumChoice>
          <enumChoice choice="Delay">
            <choice>Delay</choice>
          </enumChoice>
          <enumChoice choice="Flash">
            <choice>Flash</choice>
          </enumChoice>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="203" mask="XXXXXXVV" item="EffDu22">
        <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="Element A Address" CV="204" mask="VVVVVVVV" item="Address 23A">
        <splitVal highCV="205" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="205" mask="XXVVXXXX" item="Message 23A">
        <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="205" mask="XVXXXXXX" item="State 23A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="206" mask="VVVVVVVV" item="Address 23B">
        <splitVal highCV="207" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="207" mask="XXVVXXXX" item="Message 23B">
        <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="207" mask="XVXXXXXX" item="State 23B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="207" mask="VXXXXXXX" item="Logic 23B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="208" mask="VVVVVVVV" item="Address 23C">
        <splitVal highCV="209" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="209" mask="XXVVXXXX" item="Message 23C">
        <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="209" mask="XVXXXXXX" item="State 23C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="209" mask="VXXXXXXX" item="Logic 23C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="210" mask="XVVXXXXX" item="BiC23">
        <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="210" mask="VXXXXXXX" item="Inv o23">
        <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="210" mask="XXXXXVXX" item="Recip23">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" CV="210" mask="XXXVVXXX" item="Eff23">
        <enumVal>
          <enumChoice choice="None">
            <choice>None</choice>
          </enumChoice>
          <enumChoice choice="Delay">
            <choice>Delay</choice>
          </enumChoice>
          <enumChoice choice="Flash">
            <choice>Flash</choice>
          </enumChoice>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="210" mask="XXXXXXVV" item="EffDu23">
        <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="Element A Address" CV="211" mask="VVVVVVVV" item="Address 24A">
        <splitVal highCV="212" upperMask="XXXXVVVV"/>
        <label>Element A Address</label>
      </variable>
      <variable label="Message Type " CV="212" mask="XXVVXXXX" item="Message 24A">
        <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="212" mask="XVXXXXXX" item="State 24A">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Element B Address" CV="213" mask="VVVVVVVV" item="Address 24B">
        <splitVal highCV="214" upperMask="XXXXVVVV"/>
        <label>Element B Address</label>
      </variable>
      <variable label="Message Type " CV="214" mask="XXVVXXXX" item="Message 24B">
        <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="214" mask="XVXXXXXX" item="State 24B">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="214" mask="VXXXXXXX" item="Logic 24B">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Element C Address" CV="215" mask="VVVVVVVV" item="Address 24C">
        <splitVal highCV="216" upperMask="XXXXVVVV"/>
        <label>Element C Address</label>
      </variable>
      <variable label="Message Type " CV="216" mask="XXVVXXXX" item="Message 24C">
        <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="216" mask="XVXXXXXX" item="State 24C">
        <enumVal>
          <enumChoice choice="False (Throw or Low)">
            <choice>False (Throw or Low)</choice>
          </enumChoice>
          <enumChoice choice="True (Close or Hi)">
            <choice>True (Close or Hi)</choice>
          </enumChoice>
        </enumVal>
        <label>State</label>
      </variable>
      <variable label="Logic" CV="216" mask="VXXXXXXX" item="Logic 24C">
        <enumVal>
          <enumChoice choice="OR">
            <choice>OR</choice>
          </enumChoice>
          <enumChoice choice="AND">
            <choice>AND</choice>
          </enumChoice>
        </enumVal>
        <label>Logic</label>
      </variable>
      <variable label="Bi-Color" CV="217" mask="XVVXXXXX" item="BiC24">
        <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="217" mask="VXXXXXXX" item="Inv o24">
        <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="217" mask="XXXXXVXX" item="Recip24">
        <enumVal>
          <enumChoice choice="No">
            <choice>No</choice>
          </enumChoice>
          <enumChoice choice="Yes">
            <choice>Yes</choice>
          </enumChoice>
        </enumVal>
        <label>Reciprocal</label>
      </variable>
      <variable label="Effect" CV="217" mask="XXXVVXXX" item="Eff24">
        <enumVal>
          <enumChoice choice="None">
            <choice>None</choice>
          </enumChoice>
          <enumChoice choice="Delay">
            <choice>Delay</choice>
          </enumChoice>
          <enumChoice choice="Flash">
            <choice>Flash</choice>
          </enumChoice>
          <enumChoice choice="Dynamic Flash">
            <choice>Dynamic Flash</choice>
          </enumChoice>
        </enumVal>
        <label>Effect</label>
      </variable>
      <variable label="Effect Duration" CV="217" mask="XXXXXXVV" item="EffDu24">
        <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>
    </variables>
  </decoder>
  <pane name="Basic">
    <column>
      <label label="------  Output Addresses  ------ ">
        <label>------  Output Addresses  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <display item="Output Addresses"/>
        </column>
        <column>
          <display item="through"/>
        </column>
      </row>
      <label label=" ">
        <label> </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Configuration  ------ ">
        <label>------  Configuration  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <display item="Op1" tooltip="Required for ops mode" format="checkbox"/>
      <label label="Enables ops mode">
        <label>Enables ops mode</label>
      </label>
      <display item="Op2" tooltip="This option inhibits option 3" format="checkbox"/>
      <label label="Disables sending of output state messages">
        <label>Disables sending of output state messages</label>
      </label>
      <display item="Op3" tooltip="Enables SE8C signal message control" format="checkbox"/>
      <label label="Enables SE8C signal message control">
        <label>Enables SE8C signal message control</label>
      </label>
      <display item="Op4" tooltip="This does not effect output control of the logic cells" format="checkbox"/>
      <label label="Enables use of common cathode LEDs with Smart programmming">
        <label>Enables use of common cathode LEDs with Smart programmming</label>
      </label>
      <display item="Op5" tooltip="Send input status in rsponse to Digitrax interrogation request" format="checkbox"/>
      <label label="Enables interrogation">
        <label>Enables interrogation</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Special Functions  ------ ">
        <label>------  Special Functions  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <display item="SE8C address factor" tooltip="Range 0-23"/>
      <label label=" ">
        <label> </label>
      </label>
      <dccaddress/>
      <label label="DO NOT enter a value in the Active DCC Address field ">
        <label>DO NOT enter a value in the Active DCC Address field </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <display item="Ops Mode Address" tooltip="Sets the Ops Mode address"/>
      <label label="Use ONLY the Ops Mode Address field for the DCC address">
        <label>Use ONLY the Ops Mode Address field for the DCC address</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Notes:  ------ ">
        <label>------  Notes:  ------ </label>
      </label>
      <label label="The Custom Programmer format is recommended">
        <label>The Custom Programmer format is recommended</label>
      </label>
      <label label="SIC24 software version 13 or later required for DecoderPro">
        <label>SIC24 software version 13 or later required for DecoderPro</label>
      </label>
      <label label="SIC24 software version 17 or later required for Option 5 and input toggle">
        <label>SIC24 software version 17 or later required for Option 5 and input toggle</label>
      </label>
    </column>
    <name>Basic</name>
  </pane>
  <pane name="Mfg">
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <display item="Manufacturer" tooltip="The manufacturer's ID number (read only)"/>
      <display item="Decoder Version" tooltip="The decoder version number (read only)"/>
      <display item="Product Number" tooltip="The decoder product number (if used) (read only)"/>
    </column>
    <name>Mfg</name>
  </pane>
  <pane name="Inputs">
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 1  ------ ">
        <label>------  Input 1  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <display item="Primary Address 1" tooltip="Determines the input addess"/>
        </column>
        <column>
          <display item="Tog P1" format="checkbox" tooltip="Each transition alternately sends a close/throw"/>
        </column>
        <column>
          <label label="       ">
            <label>       </label>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="             ">
            <label>             </label>
          </label>
        </column>
        <column>
          <display item="Primary Type 1" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv P1" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Primary Transition 1" tooltip="Configures the input simulas"/>
      <display item="Secondary Address 1" tooltip="Configures the input for specfic use"/>
      <row>
        <column>
          <label label="         ">
            <label>         </label>
          </label>
        </column>
        <column>
          <display item="Secondary Type 1" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv S1" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Secondary Transition 1" tooltip="Configures the input for specfic use"/>
      <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="Primary Address 2" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Tog P2" format="checkbox" tooltip="Each transition alternately sends a close/throw"/>
        </column>
      </row>
      <row>
        <column>
          <label label="             ">
            <label>             </label>
          </label>
        </column>
        <column>
          <display item="Primary Type 2" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv P2" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Primary Transition 2" tooltip="Configures the input for specfic use"/>
      <display item="Secondary Address 2" tooltip="Configures the input for specfic use"/>
      <row>
        <column>
          <label label="       ">
            <label>       </label>
          </label>
        </column>
        <column>
          <display item="Secondary Type 2" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv S2" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Secondary Transition 2" tooltip="Configures the input for specfic use"/>
      <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="Primary Address 3" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Tog P3" format="checkbox" tooltip="Each transition alternately sends a close/throw"/>
        </column>
      </row>
      <row>
        <column>
          <label label="             ">
            <label>             </label>
          </label>
        </column>
        <column>
          <display item="Primary Type 3" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv P3" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Primary Transition 3" tooltip="Configures the input for specfic use"/>
      <display item="Secondary Address 3" tooltip="Configures the input for specfic use"/>
      <row>
        <column>
          <label label="         ">
            <label>         </label>
          </label>
        </column>
        <column>
          <display item="Secondary Type 3" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv S3" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Secondary Transition 3" tooltip="Configures the input for specfic use"/>
      <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="Primary Address 4" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Tog P4" format="checkbox" tooltip="Each transition alternately sends a close/throw"/>
        </column>
      </row>
      <row>
        <column>
          <label label="             ">
            <label>             </label>
          </label>
        </column>
        <column>
          <display item="Primary Type 4" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv P4" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Primary Transition 4" tooltip="Configures the input for specfic use"/>
      <display item="Secondary Address 4" tooltip="Configures the input for specfic use"/>
      <row>
        <column>
          <label label="         ">
            <label>         </label>
          </label>
        </column>
        <column>
          <display item="Secondary Type 4" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv S4" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Secondary Transition 4" tooltip="Configures the input for specfic use"/>
      <label label=" ">
        <label> </label>
      </label>
    </column>
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------  Input 5  ------ ">
        <label>------  Input 5  ------ </label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <column>
          <display item="Primary Address 5" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Tog P5" format="checkbox" tooltip="Each transition alternately sends a close/throw"/>
        </column>
        <column>
          <label label="       ">
            <label>       </label>
          </label>
        </column>
      </row>
      <row>
        <column>
          <label label="             ">
            <label>             </label>
          </label>
        </column>
        <column>
          <display item="Primary Type 5" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv P5" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Primary Transition 5" tooltip="Configures the input simulas"/>
      <display item="Secondary Address 5" tooltip="Configures the input for specfic use"/>
      <row>
        <column>
          <label label="         ">
            <label>         </label>
          </label>
        </column>
        <column>
          <display item="Secondary Type 5" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv S5" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Secondary Transition 5" tooltip="Configures the input for specfic use"/>
      <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="Primary Address 6" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Tog P6" format="checkbox" tooltip="Each transition alternately sends a close/throw"/>
        </column>
      </row>
      <row>
        <column>
          <label label="             ">
            <label>             </label>
          </label>
        </column>
        <column>
          <display item="Primary Type 6" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv P6" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Primary Transition 6" tooltip="Configures the input for specfic use"/>
      <display item="Secondary Address 6" tooltip="Configures the input for specfic use"/>
      <row>
        <column>
          <label label="         ">
            <label>         </label>
          </label>
        </column>
        <column>
          <display item="Secondary Type 6" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv S6" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Secondary Transition 6" tooltip="Configures the input for specfic use"/>
      <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="Primary Address 7" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Tog P7" format="checkbox" tooltip="Each transition alternately sends a close/throw"/>
        </column>
      </row>
      <row>
        <column>
          <label label="             ">
            <label>             </label>
          </label>
        </column>
        <column>
          <display item="Primary Type 7" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv P7" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Primary Transition 7" tooltip="Configures the input for specfic use"/>
      <display item="Secondary Address 7" tooltip="Configures the input for specfic use"/>
      <row>
        <column>
          <label label="         ">
            <label>         </label>
          </label>
        </column>
        <column>
          <display item="Secondary Type 7" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv S7" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Secondary Transition 7" tooltip="Configures the input for specfic use"/>
      <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="Primary Address 8" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Tog P8" format="checkbox" tooltip="Each transition alternately sends a close/throw"/>
        </column>
      </row>
      <row>
        <column>
          <label label="             ">
            <label>             </label>
          </label>
        </column>
        <column>
          <display item="Primary Type 8" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv P8" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Primary Transition 8" tooltip="Configures the input for specfic use"/>
      <display item="Secondary Address 8" tooltip="Configures the input for specfic use"/>
      <row>
        <column>
          <label label="         ">
            <label>         </label>
          </label>
        </column>
        <column>
          <display item="Secondary Type 8" tooltip="Configures the input for specfic use"/>
        </column>
        <column>
          <display item="Inv S8" format="checkbox" tooltip="Inverts the normal state of True (close or hi) when input goes hi"/>
        </column>
      </row>
      <display item="Secondary Transition 8" tooltip="Configures the input for specfic use"/>
      <label label=" ">
        <label> </label>
      </label>
    </column>
    <name>Inputs</name>
  </pane>
  <pane name="Outputs 1-8">
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------ Logic combination reference table for elements B and C ------">
        <label>------ Logic combination reference table for elements B and C ------</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <separator/>
        <column>
          <separator/>
          <label label="Logic Combination">
            <label>Logic Combination</label>
          </label>
          <separator/>
          <label label="A OR B OR C ">
            <label>A OR B OR C </label>
          </label>
          <separator/>
          <label label="(A OR B) AND C ">
            <label>(A OR B) AND C </label>
          </label>
          <separator/>
          <label label="(A AND B) OR C ">
            <label>(A AND B) OR C </label>
          </label>
          <separator/>
          <label label="A AND B AND C ">
            <label>A AND B AND C </label>
          </label>
          <separator/>
        </column>
        <separator/>
        <column>
          <separator/>
          <label label=" B Logic ">
            <label> B Logic </label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
        </column>
        <separator/>
        <column>
          <separator/>
          <label label=" C Logic">
            <label> C Logic</label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
        </column>
        <separator/>
      </row>
      <row>
        <column>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Logic Cell 1 ------ ">
            <label>------ Logic Cell 1 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 1A"/>
          <display item="Message 1A"/>
          <display item="State 1A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 1B"/>
            </column>
            <column>
              <display item="Logic 1B"/>
            </column>
          </row>
          <display item="Message 1B"/>
          <display item="State 1B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 1C"/>
            </column>
            <column>
              <display item="Logic 1C"/>
            </column>
          </row>
          <display item="Message 1C"/>
          <display item="State 1C"/>
          <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="------ Logic Cell 2 ------">
            <label>------ Logic Cell 2 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 2A"/>
          <display item="Message 2A"/>
          <display item="State 2A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 2B"/>
            </column>
            <column>
              <display item="Logic 2B"/>
            </column>
          </row>
          <display item="Message 2B"/>
          <display item="State 2B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 2C"/>
            </column>
            <column>
              <display item="Logic 2C"/>
            </column>
          </row>
          <display item="Message 2C"/>
          <display item="State 2C"/>
          <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="------ Logic Cell 3 ------">
            <label>------ Logic Cell 3 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 3A"/>
          <display item="Message 3A"/>
          <display item="State 3A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 3B"/>
            </column>
            <column>
              <display item="Logic 3B"/>
            </column>
          </row>
          <display item="Message 3B"/>
          <display item="State 3B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 3C"/>
            </column>
            <column>
              <display item="Logic 3C"/>
            </column>
          </row>
          <display item="Message 3C"/>
          <display item="State 3C"/>
          <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="------ Logic Cell 4 ------ ">
            <label>------ Logic Cell 4 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 4A"/>
          <display item="Message 4A"/>
          <display item="State 4A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 4B"/>
            </column>
            <column>
              <display item="Logic 4B"/>
            </column>
          </row>
          <display item="Message 4B"/>
          <display item="State 4B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 4C"/>
            </column>
            <column>
              <display item="Logic 4C"/>
            </column>
          </row>
          <display item="Message 4C"/>
          <display item="State 4C"/>
          <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="------ Logic Cell 5 ------ ">
            <label>------ Logic Cell 5 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 5A"/>
          <display item="Message 5A"/>
          <display item="State 5A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 5B"/>
            </column>
            <column>
              <display item="Logic 5B"/>
            </column>
          </row>
          <display item="Message 5B"/>
          <display item="State 5B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 5C"/>
            </column>
            <column>
              <display item="Logic 5C"/>
            </column>
          </row>
          <display item="Message 5C"/>
          <display item="State 5C"/>
          <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="------ Logic Cell 6 ------">
            <label>------ Logic Cell 6 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 6A"/>
          <display item="Message 6A"/>
          <display item="State 6A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 6B"/>
            </column>
            <column>
              <display item="Logic 6B"/>
            </column>
          </row>
          <display item="Message 6B"/>
          <display item="State 6B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 6C"/>
            </column>
            <column>
              <display item="Logic 6C"/>
            </column>
          </row>
          <display item="Message 6C"/>
          <display item="State 6C"/>
          <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="------ Logic Cell 7 ------">
            <label>------ Logic Cell 7 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 7A"/>
          <display item="Message 7A"/>
          <display item="State 7A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 7B"/>
            </column>
            <column>
              <display item="Logic 7B"/>
            </column>
          </row>
          <display item="Message 7B"/>
          <display item="State 7B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 7C"/>
            </column>
            <column>
              <display item="Logic 7C"/>
            </column>
          </row>
          <display item="Message 7C"/>
          <display item="State 7C"/>
          <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="------ Logic Cell 8 ------">
            <label>------ Logic Cell 8 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 8A"/>
          <display item="Message 8A"/>
          <display item="State 8A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 8B"/>
            </column>
            <column>
              <display item="Logic 8B"/>
            </column>
          </row>
          <display item="Message 8B"/>
          <display item="State 8B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 8C"/>
            </column>
            <column>
              <display item="Logic 8C"/>
            </column>
          </row>
          <display item="Message 8C"/>
          <display item="State 8C"/>
          <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="------ Logic combination reference table for elements B and C ------">
        <label>------ Logic combination reference table for elements B and C ------</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <separator/>
        <column>
          <separator/>
          <label label="Logic Combination">
            <label>Logic Combination</label>
          </label>
          <separator/>
          <label label="A OR B OR C ">
            <label>A OR B OR C </label>
          </label>
          <separator/>
          <label label="(A OR B) AND C ">
            <label>(A OR B) AND C </label>
          </label>
          <separator/>
          <label label="(A AND B) OR C ">
            <label>(A AND B) OR C </label>
          </label>
          <separator/>
          <label label="A AND B AND C ">
            <label>A AND B AND C </label>
          </label>
          <separator/>
        </column>
        <separator/>
        <column>
          <separator/>
          <label label=" B Logic ">
            <label> B Logic </label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
        </column>
        <separator/>
        <column>
          <separator/>
          <label label=" C Logic">
            <label> C Logic</label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
        </column>
        <separator/>
      </row>
      <row>
        <column>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Logic Cell 9 ------ ">
            <label>------ Logic Cell 9 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 9A"/>
          <display item="Message 9A"/>
          <display item="State 9A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 9B"/>
            </column>
            <column>
              <display item="Logic 9B"/>
            </column>
          </row>
          <display item="Message 9B"/>
          <display item="State 9B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 9C"/>
            </column>
            <column>
              <display item="Logic 9C"/>
            </column>
          </row>
          <display item="Message 9C"/>
          <display item="State 9C"/>
          <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="------ Logic Cell 10 ------">
            <label>------ Logic Cell 10 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 10A"/>
          <display item="Message 10A"/>
          <display item="State 10A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 10B"/>
            </column>
            <column>
              <display item="Logic 10B"/>
            </column>
          </row>
          <display item="Message 10B"/>
          <display item="State 10B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 10C"/>
            </column>
            <column>
              <display item="Logic 10C"/>
            </column>
          </row>
          <display item="Message 10C"/>
          <display item="State 10C"/>
          <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="------ Logic Cell 11 ------">
            <label>------ Logic Cell 11 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 11A"/>
          <display item="Message 11A"/>
          <display item="State 11A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 11B"/>
            </column>
            <column>
              <display item="Logic 11B"/>
            </column>
          </row>
          <display item="Message 11B"/>
          <display item="State 11B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 11C"/>
            </column>
            <column>
              <display item="Logic 11C"/>
            </column>
          </row>
          <display item="Message 11C"/>
          <display item="State 11C"/>
          <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="------ Logic Cell 12 ------ ">
            <label>------ Logic Cell 12 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 12A"/>
          <display item="Message 12A"/>
          <display item="State 12A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 12B"/>
            </column>
            <column>
              <display item="Logic 12B"/>
            </column>
          </row>
          <display item="Message 12B"/>
          <display item="State 12B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 12C"/>
            </column>
            <column>
              <display item="Logic 12C"/>
            </column>
          </row>
          <display item="Message 12C"/>
          <display item="State 12C"/>
          <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="------ Logic Cell 13 ------ ">
            <label>------ Logic Cell 13 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 13A"/>
          <display item="Message 13A"/>
          <display item="State 13A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 13B"/>
            </column>
            <column>
              <display item="Logic 13B"/>
            </column>
          </row>
          <display item="Message 13B"/>
          <display item="State 13B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 13C"/>
            </column>
            <column>
              <display item="Logic 13C"/>
            </column>
          </row>
          <display item="Message 13C"/>
          <display item="State 13C"/>
          <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="------ Logic Cell 14 ------">
            <label>------ Logic Cell 14 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 14A"/>
          <display item="Message 14A"/>
          <display item="State 14A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 14B"/>
            </column>
            <column>
              <display item="Logic 14B"/>
            </column>
          </row>
          <display item="Message 14B"/>
          <display item="State 14B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 14C"/>
            </column>
            <column>
              <display item="Logic 14C"/>
            </column>
          </row>
          <display item="Message 14C"/>
          <display item="State 14C"/>
          <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="------ Logic Cell 15 ------">
            <label>------ Logic Cell 15 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 15A"/>
          <display item="Message 15A"/>
          <display item="State 15A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 15B"/>
            </column>
            <column>
              <display item="Logic 15B"/>
            </column>
          </row>
          <display item="Message 15B"/>
          <display item="State 15B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 15C"/>
            </column>
            <column>
              <display item="Logic 15C"/>
            </column>
          </row>
          <display item="Message 15C"/>
          <display item="State 15C"/>
          <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="------ Logic Cell 16 ------">
            <label>------ Logic Cell 16 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 16A"/>
          <display item="Message 16A"/>
          <display item="State 16A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 16B"/>
            </column>
            <column>
              <display item="Logic 16B"/>
            </column>
          </row>
          <display item="Message 16B"/>
          <display item="State 16B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 16C"/>
            </column>
            <column>
              <display item="Logic 16C"/>
            </column>
          </row>
          <display item="Message 16C"/>
          <display item="State 16C"/>
          <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="Outputs 17-24">
    <column>
      <label label=" ">
        <label> </label>
      </label>
      <label label="------ Logic combination reference table for elements B and C ------">
        <label>------ Logic combination reference table for elements B and C ------</label>
      </label>
      <label label=" ">
        <label> </label>
      </label>
      <row>
        <separator/>
        <column>
          <separator/>
          <label label="Logic Combination">
            <label>Logic Combination</label>
          </label>
          <separator/>
          <label label="A OR B OR C ">
            <label>A OR B OR C </label>
          </label>
          <separator/>
          <label label="(A OR B) AND C ">
            <label>(A OR B) AND C </label>
          </label>
          <separator/>
          <label label="(A AND B) OR C ">
            <label>(A AND B) OR C </label>
          </label>
          <separator/>
          <label label="A AND B AND C ">
            <label>A AND B AND C </label>
          </label>
          <separator/>
        </column>
        <separator/>
        <column>
          <separator/>
          <label label=" B Logic ">
            <label> B Logic </label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
        </column>
        <separator/>
        <column>
          <separator/>
          <label label=" C Logic">
            <label> C Logic</label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
          <label label=" OR ">
            <label> OR </label>
          </label>
          <separator/>
          <label label=" AND ">
            <label> AND </label>
          </label>
          <separator/>
        </column>
        <separator/>
      </row>
      <row>
        <column>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Logic Cell 17 ------ ">
            <label>------ Logic Cell 17 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 17A"/>
          <display item="Message 17A"/>
          <display item="State 17A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 17B"/>
            </column>
            <column>
              <display item="Logic 17B"/>
            </column>
          </row>
          <display item="Message 17B"/>
          <display item="State 17B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 17C"/>
            </column>
            <column>
              <display item="Logic 17C"/>
            </column>
          </row>
          <display item="Message 17C"/>
          <display item="State 17C"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 17 Control ---">
            <label>Output 17 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o17" 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="BiC17" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip17" 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="Eff17" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu17" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Logic Cell 18 ------">
            <label>------ Logic Cell 18 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 18A"/>
          <display item="Message 18A"/>
          <display item="State 18A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 18B"/>
            </column>
            <column>
              <display item="Logic 18B"/>
            </column>
          </row>
          <display item="Message 18B"/>
          <display item="State 18B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 18C"/>
            </column>
            <column>
              <display item="Logic 18C"/>
            </column>
          </row>
          <display item="Message 18C"/>
          <display item="State 18C"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 18 Control ---">
            <label>Output 18 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o18" 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="BiC18" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip18" 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="Eff18" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu18" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Logic Cell 19 ------">
            <label>------ Logic Cell 19 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 19A"/>
          <display item="Message 19A"/>
          <display item="State 19A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 19B"/>
            </column>
            <column>
              <display item="Logic 19B"/>
            </column>
          </row>
          <display item="Message 19B"/>
          <display item="State 19B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 19C"/>
            </column>
            <column>
              <display item="Logic 19C"/>
            </column>
          </row>
          <display item="Message 19C"/>
          <display item="State 19C"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 19 Control ---">
            <label>Output 19 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o19" 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="BiC19" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip19" 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="Eff19" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu19" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Logic Cell 20 ------ ">
            <label>------ Logic Cell 20 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 20A"/>
          <display item="Message 20A"/>
          <display item="State 20A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 20B"/>
            </column>
            <column>
              <display item="Logic 20B"/>
            </column>
          </row>
          <display item="Message 20B"/>
          <display item="State 20B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 20C"/>
            </column>
            <column>
              <display item="Logic 20C"/>
            </column>
          </row>
          <display item="Message 20C"/>
          <display item="State 20C"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 20 Control ---">
            <label>Output 20 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o20" 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="BiC20" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip20" 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="Eff20" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu20" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
        </column>
        <column>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Logic Cell 21 ------ ">
            <label>------ Logic Cell 21 ------ </label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 21A"/>
          <display item="Message 21A"/>
          <display item="State 21A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 21B"/>
            </column>
            <column>
              <display item="Logic 21B"/>
            </column>
          </row>
          <display item="Message 21B"/>
          <display item="State 21B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 21C"/>
            </column>
            <column>
              <display item="Logic 21C"/>
            </column>
          </row>
          <display item="Message 21C"/>
          <display item="State 21C"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 21 Control ---">
            <label>Output 21 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o21" 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="BiC21" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip21" 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="Eff21" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu21" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Logic Cell 22 ------">
            <label>------ Logic Cell 22 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 22A"/>
          <display item="Message 22A"/>
          <display item="State 22A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 22B"/>
            </column>
            <column>
              <display item="Logic 22B"/>
            </column>
          </row>
          <display item="Message 22B"/>
          <display item="State 22B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 22C"/>
            </column>
            <column>
              <display item="Logic 22C"/>
            </column>
          </row>
          <display item="Message 22C"/>
          <display item="State 22C"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 22 Control ---">
            <label>Output 22 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o22" 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="BiC22" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip22" 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="Eff22" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu22" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Logic Cell 23 ------">
            <label>------ Logic Cell 23 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 23A"/>
          <display item="Message 23A"/>
          <display item="State 23A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 23B"/>
            </column>
            <column>
              <display item="Logic 23B"/>
            </column>
          </row>
          <display item="Message 23B"/>
          <display item="State 23B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 23C"/>
            </column>
            <column>
              <display item="Logic 23C"/>
            </column>
          </row>
          <display item="Message 23C"/>
          <display item="State 23C"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 23 Control ---">
            <label>Output 23 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o23" 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="BiC23" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip23" 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="Eff23" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu23" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="------ Logic Cell 24 ------">
            <label>------ Logic Cell 24 ------</label>
          </label>
          <label label=" ">
            <label> </label>
          </label>
          <display item="Address 24A"/>
          <display item="Message 24A"/>
          <display item="State 24A"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 24B"/>
            </column>
            <column>
              <display item="Logic 24B"/>
            </column>
          </row>
          <display item="Message 24B"/>
          <display item="State 24B"/>
          <row>
            <column>
              <label label=" ">
                <label> </label>
              </label>
            </column>
            <column>
              <display item="Address 24C"/>
            </column>
            <column>
              <display item="Logic 24C"/>
            </column>
          </row>
          <display item="Message 24C"/>
          <display item="State 24C"/>
          <label label=" ">
            <label> </label>
          </label>
          <label label="Output 24 Control ---">
            <label>Output 24 Control ---</label>
          </label>
          <row>
            <column>
              <label label="            ">
                <label>            </label>
              </label>
            </column>
            <column>
              <display item="Inv o24" 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="BiC24" tooltip="Use for two legged bi-color LEDs"/>
          <row>
            <column>
              <label label="              ">
                <label>              </label>
              </label>
            </column>
            <column>
              <display item="Recip24" 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="Eff24" tooltip="Configures the output for specfic effect"/>
          <display item="EffDu24" tooltip="Time is based on the type of effect"/>
          <label label=" ">
            <label> </label>
          </label>
        </column>
      </row>
    </column>
    <name>Outputs 17-24</name>
  </pane>
  <pane name="CVs">
    <column>
      <cvtable/>
    </column>
    <name>CVs</name>
  </pane>
</decoder-config>

