<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="../XSLT/decoder.xsl"?>
<!DOCTYPE decoder-config SYSTEM "../DTD/decoder-config.dtd">

<!-- Copyright (C) JMRI 2006, 2007, 2008 All rights reserved -->
<!-- $Id: RR-CirKits-TC-64-basic.xml,v 1.20 2008/10/09 12:48:43 jacobsen Exp $ -->
<!--                                                                        -->
<!-- JMRI is free software; you can redistribute it and/or modify it under  -->
<!-- the terms of version 2 of the GNU General Public License as published  -->
<!-- by the Free Software Foundation. See the "COPYING" file for a copy     -->
<!-- of this license.                                                       -->
<!--                                                                        -->
<!-- JMRI is distributed in the hope that it will be useful, but WITHOUT    -->
<!-- ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or  -->
<!-- FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License  -->
<!-- for more details.                                                      -->

<decoder-config > <!-- showEmptyPanes="no" -->
		<version author="dick@rr-cirkits.com" 
					version="1.05" lastUpdated="20081029"/>
		
		<!-- Version 1.04  Update to include paired output drive option -->
		<!-- Version 1.05  Changed 'paired output' drive option to '* Dual Coil' -->
		
<decoder>
	<family name="Tower Controller" mfg="RR-CirKits" type="stationary"
				comment="The Tower Controller is normally programmed in OPs mode">
			<model model= "TC-64" comment= "64 line I/O" lowVersionID="05"/>
		</family>

	<programming direct="no" paged="yes"
	                     register="no" ops="yes"></programming>

	<variables>
	
	    <variable label="P1 Base Address" CV="1" mask="VVVVVVVV" default="0">
          		<splitVal highCV="2" upperMask="XXXXXVVV"/>
			</variable>
		
		<variable label="P1 Direction" CV="2" mask="VXXXXXXX" default="1">
			<enumVal><enumChoice choice="Output"/><enumChoice choice="Input"/>
				</enumVal></variable>

		<variable label="P1 Toggle" CV="2" mask="XVXXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Alt Action"/>
				</enumVal></variable>

		<variable label="P1 Signal" CV="2" mask="XXVXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Signal"/>
				</enumVal></variable>

		<variable label="P2 Base Address" CV="3" mask="VVVVVVVV" default="8">
          		<splitVal highCV="4" upperMask="XXXXXVVV"/>
			</variable>
		
		<variable label="P2 Direction" CV="4" mask="VXXXXXXX" default="1">
			<enumVal><enumChoice choice="Output"/><enumChoice choice="Input"/>
				</enumVal></variable>

		<variable label="P2 Toggle" CV="4" mask="XVXXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Alt Action"/>
				</enumVal></variable>

		<variable label="P2 Signal" CV="4" mask="XXVXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Signal"/>
				</enumVal></variable>

		<variable label="P3 Base Address" CV="5" mask="VVVVVVVV" default="16">
          		<splitVal highCV="6" upperMask="XXXXXVVV"/>
			</variable>
		
		<variable label="P3 Direction" CV="6" mask="VXXXXXXX" default="1">
			<enumVal><enumChoice choice="Output"/><enumChoice choice="Input"/>
				</enumVal></variable>

		<variable label="P3 Toggle" CV="6" mask="XVXXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Alt Action"/>
				</enumVal></variable>

		<variable label="P3 Signal" CV="6" mask="XXVXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Signal"/>
				</enumVal></variable>

		<variable label="P4 Base Address" CV="7" mask="VVVVVVVV" default="24">
          		<splitVal highCV="8" upperMask="XXXXXVVV"/>
			</variable>
		
		<variable label="P4 Direction" CV="8" mask="VXXXXXXX" default="1">
			<enumVal><enumChoice choice="Output"/><enumChoice choice="Input"/>
				</enumVal></variable>

		<variable label="P4 Toggle" CV="8" mask="XVXXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Alt Action"/>
				</enumVal></variable>

		<variable label="P4 Signal" CV="8" mask="XXVXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Signal"/>
				</enumVal></variable>

		<variable label="P5 Base Address" CV="9" mask="VVVVVVVV" default="32">
          		<splitVal highCV="10" upperMask="XXXXXVVV"/>
			</variable>
		
		<variable label="P5 Direction" CV="10" mask="VXXXXXXX" default="1">
			<enumVal><enumChoice choice="Output"/><enumChoice choice="Input"/>
				</enumVal></variable>

		<variable label="P5 Toggle" CV="10" mask="XVXXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Alt Action"/>
				</enumVal></variable>

		<variable label="P5 Signal" CV="10" mask="XXVXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Signal"/>
				</enumVal></variable>

		<variable label="P6 Base Address" CV="11" mask="VVVVVVVV" default="40">
          		<splitVal highCV="12" upperMask="XXXXXVVV"/>
			</variable>
		
		<variable label="P6 Direction" CV="12" mask="VXXXXXXX" default="1">
			<enumVal><enumChoice choice="Output"/><enumChoice choice="Input"/>
				</enumVal></variable>

		<variable label="P6 Toggle" CV="12" mask="XVXXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Alt Action"/>
				</enumVal></variable>

		<variable label="P6 Signal" CV="12" mask="XXVXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Signal"/>
				</enumVal></variable>

		<variable label="P7 Base Address" CV="13" mask="VVVVVVVV" default="48">
          		<splitVal highCV="14" upperMask="XXXXXVVV"/>
			</variable>
		
		<variable label="P7 Direction" CV="14" mask="VXXXXXXX" default="1">
			<enumVal><enumChoice choice="Output"/><enumChoice choice="Input"/>
				</enumVal></variable>

		<variable label="P7 Toggle" CV="14" mask="XVXXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Alt Action"/>
				</enumVal></variable>

		<variable label="P7 Signal" CV="14" mask="XXVXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Signal"/>
				</enumVal></variable>

		<variable label="P8 Base Address" CV="15" mask="VVVVVVVV" default="56">
          		<splitVal highCV="16" upperMask="XXXXXVVV"/>
			</variable>
		
		<variable label="P8 Direction" CV="16" mask="VXXXXXXX" default="1">
			<enumVal><enumChoice choice="Output"/><enumChoice choice="Input"/>
				</enumVal></variable>

		<variable label="P8 Toggle" CV="16" mask="XVXXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Alt Action"/>
				</enumVal></variable>

		<variable label="P8 Signal" CV="16" mask="XXVXXXXX">
			<enumVal><enumChoice choice="Normal"/><enumChoice choice="Signal"/>
				</enumVal></variable>

		<variable label="Addressing Mode" CV="17" mask="XVXXXXXX" default="1" 
				item="Address Format">
			<enumVal>
				<enumChoice choice="2 digit addressing"/>
				<enumChoice choice="4 digit addressing"/>
    			</enumVal>
			</variable>

<!--		<variable label="Address" CV="17" item="Extended Address"  -->
		<variable label="Long Address" CV="17" default="10000" item="Extended Address"
		        comment="5 digit address (Range 00001-16383)">
			<longAddressVal/>
			</variable>

		<variable label="Primary Address" CV="18" comment="Short address">
			<decVal min="1" max="255"/>
			</variable>

		<variable label="Port State Memory" CV="19" mask="XXXXXXXV" default="1">
			<enumVal><enumChoice choice="No"/><enumChoice choice="Enable"/>
				</enumVal></variable>

		<variable label="OPS Mode Programing" CV="19" mask="XXXXXXVX" default="1">
			<enumVal><enumChoice choice="No"/><enumChoice choice="Enable"/>
				</enumVal></variable>

		<variable label="GPON Interrogate" CV="19" mask="XXXXXVXX" default="1">
			<enumVal><enumChoice choice="No"/><enumChoice choice="Enable"/>
				</enumVal></variable>

		<variable label="Special Interrogate" CV="19" mask="XXXXVXXX">
			<enumVal><enumChoice choice="No"/><enumChoice choice="Enable"/>
				</enumVal></variable>

		<variable label="Master Mode" CV="19" mask="VXXXXXXX">
			<enumVal><enumChoice choice="No"/><enumChoice choice="Enable"/>
				</enumVal></variable>

		<variable label="Reserved" CV="20" readOnly="yes" >
				<decVal/>
			</variable>

				
      <variable label="Firmware Version" CV="21" readOnly="yes" item="Firmware Version" default="3" >
			<decVal/>
		</variable>

		<variable label="Manufacturer ID - Reset" CV="21"
			item="Reset"
			comment="Writing a value of 170 will reset decoder to factory defaults" >
			<decVal/>
		</variable>

    	<variable label="Manufacturer ID" CV="22" readOnly="yes" item="Manufacturer ID" default="87">
				<decVal/>
			</variable>

		<variable label="P1A Input Direction" CV="23" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1A Mode" CV="23" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="1A Secondary" CV="23" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="1A Transition" CV="23" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P1A Output Direction" CV="24" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1A I Type" CV="24" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="1A I/O Type" CV="24" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="1A Flash" CV="24" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="1A O Timing" CV="24" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="1A Secondary Address" CV="25" mask="VVVVVVVV">
			<splitVal highCV="26" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="1A Secondary Polarity" CV="26" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice="respond norm"/>
				<enumChoice choice="respond inv "/>
				</enumVal>
			</variable>

		<variable label="1A Secondary Type" CV="26" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P1B Input Direction" CV="27" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1B Mode" CV="27" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="1B Secondary" CV="27" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="1B Transition" CV="27" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P1B Output Direction" CV="28" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1B I Type" CV="28" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="1B I/O Type" CV="28" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="1B Color" CV="28" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="1B O Timing" CV="28" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="1B Secondary Address" CV="29" mask="VVVVVVVV">
			<splitVal highCV="30" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="1B Secondary Polarity" CV="30" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="1B Secondary Type" CV="30" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P1C Input Direction" CV="31" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1C Mode" CV="31" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="1C Secondary" CV="31" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="1C Transition" CV="31" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P1C Output Direction" CV="32" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1C I Type" CV="32" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="1C I/O Type" CV="32" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="1C Flash" CV="32" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="1C O Timing" CV="32" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="1C Secondary Address" CV="33" mask="VVVVVVVV">
			<splitVal highCV="34" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="1C Secondary Polarity" CV="34" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="1C Secondary Type" CV="34" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="P1D Input Direction" CV="35" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1D Mode" CV="35" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="1D Secondary" CV="35" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="1D Transition" CV="35" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P1D Output Direction" CV="36" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1D I Type" CV="36" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="1D I/O Type" CV="36" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="1D Color" CV="36" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="1D O Timing" CV="36" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="1D Secondary Address" CV="37" mask="VVVVVVVV">
			<splitVal highCV="38" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="1D Secondary Polarity" CV="38" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="1D Secondary Type" CV="38" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="P1E Input Direction" CV="39" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1E Mode" CV="39" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="1E Secondary" CV="39" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="1E Transition" CV="39" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P1E Output Direction" CV="40" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1E I Type" CV="40" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="1E I/O Type" CV="40" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="1E Flash" CV="40" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="1E O Timing" CV="40" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="1E Secondary Address" CV="41" mask="VVVVVVVV">
			<splitVal highCV="42" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="1E Secondary Polarity" CV="42" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="1E Secondary Type" CV="42" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P1F Input Direction" CV="43" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1F Mode" CV="43" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="1F Secondary" CV="43" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="1F Transition" CV="43" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P1F Output Direction" CV="44" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1F I Type" CV="44" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="1F I/O Type" CV="44" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="1F Color" CV="44" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="1F O Timing" CV="44" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="1F Secondary Address" CV="45" mask="VVVVVVVV">
			<splitVal highCV="46" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="1F Secondary Polarity" CV="46" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="1F Secondary Type" CV="46" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P1G Input Direction" CV="47" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1G Mode" CV="47" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="1G Secondary" CV="47" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="1G Transition" CV="47" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P1G Output Direction" CV="48" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1G I Type" CV="48" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="1G I/O Type" CV="48" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="1G Flash" CV="48" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="1G O Timing" CV="48" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="1G Secondary Address" CV="49" mask="VVVVVVVV">
			<splitVal highCV="50" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="1G Secondary Polarity" CV="50" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="1G Secondary Type" CV="50" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P1H Input Direction" CV="51" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1H Mode" CV="51" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="1H Secondary" CV="51" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="1H Transition" CV="51" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P1H Output Direction" CV="52" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="1H I Type" CV="52" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="1H I/O Type" CV="52" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="1H Color" CV="52" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="1H O Timing" CV="52" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="1H Secondary Address" CV="53" mask="VVVVVVVV">
			<splitVal highCV="54" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="1H Secondary Polarity" CV="54" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="1H Secondary Type" CV="54" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P2A Input Direction" CV="55" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2A Mode" CV="55" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="2A Secondary" CV="55" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="2A Transition" CV="55" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P2A Output Direction" CV="56" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2A I Type" CV="56" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="2A I/O Type" CV="56" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="2A Flash" CV="56" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="2A O Timing" CV="56" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="2A Secondary Address" CV="57" mask="VVVVVVVV">
			<splitVal highCV="58" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="2A Secondary Polarity" CV="58" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice="respond norm"/>
				<enumChoice choice="respond inv "/>
				</enumVal>
			</variable>

		<variable label="2A Secondary Type" CV="58" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P2B Input Direction" CV="59" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2B Mode" CV="59" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="2B Secondary" CV="59" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="2B Transition" CV="59" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P2B Output Direction" CV="60" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2B I Type" CV="60" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="2B I/O Type" CV="60" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="2B Color" CV="60" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="2B O Timing" CV="60" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="2B Secondary Address" CV="61" mask="VVVVVVVV">
			<splitVal highCV="62" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="2B Secondary Polarity" CV="62" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="2B Secondary Type" CV="62" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P2C Input Direction" CV="63" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2C Mode" CV="63" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="2C Secondary" CV="63" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="2C Transition" CV="63" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P2C Output Direction" CV="64" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2C I Type" CV="64" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="2C I/O Type" CV="64" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="2C Flash" CV="64" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="2C O Timing" CV="64" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="2C Secondary Address" CV="65" mask="VVVVVVVV">
			<splitVal highCV="34" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="2C Secondary Polarity" CV="66" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="2C Secondary Type" CV="66" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="P2D Input Direction" CV="67" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2D Mode" CV="67" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="2D Secondary" CV="67" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="2D Transition" CV="67" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P2D Output Direction" CV="68" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2D I Type" CV="68" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="2D I/O Type" CV="68" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="2D Color" CV="68" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="2D O Timing" CV="68" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="2D Secondary Address" CV="69" mask="VVVVVVVV">
			<splitVal highCV="70" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="2D Secondary Polarity" CV="70" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="2D Secondary Type" CV="70" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="P2E Input Direction" CV="71" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2E Mode" CV="71" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="2E Secondary" CV="71" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="2E Transition" CV="71" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P2E Output Direction" CV="72" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2E I Type" CV="72" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="2E I/O Type" CV="72" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="2E Flash" CV="72" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="2E O Timing" CV="72" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="2E Secondary Address" CV="73" mask="VVVVVVVV">
			<splitVal highCV="74" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="2E Secondary Polarity" CV="74" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="2E Secondary Type" CV="74" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P2F Input Direction" CV="75" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2F Mode" CV="75" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="2F Secondary" CV="75" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="2F Transition" CV="75" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P2F Output Direction" CV="76" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2F I Type" CV="76" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="2F I/O Type" CV="76" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="2F Color" CV="76" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="2F O Timing" CV="76" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="2F Secondary Address" CV="77" mask="VVVVVVVV">
			<splitVal highCV="78" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="2F Secondary Polarity" CV="78" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="2F Secondary Type" CV="78" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P2G Input Direction" CV="79" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2G Mode" CV="79" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="2G Secondary" CV="79" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="2G Transition" CV="79" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P2G Output Direction" CV="80" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2G I Type" CV="80" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="2G I/O Type" CV="80" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="2G Flash" CV="80" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="2G O Timing" CV="80" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="2G Secondary Address" CV="81" mask="VVVVVVVV">
			<splitVal highCV="82" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="2G Secondary Polarity" CV="82" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="2G Secondary Type" CV="82" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P2H Input Direction" CV="83" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2H Mode" CV="83" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="2H Secondary" CV="83" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="2H Transition" CV="83" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P2H Output Direction" CV="84" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="2H I Type" CV="84" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="2H I/O Type" CV="84" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="2H Color" CV="84" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="2H O Timing" CV="84" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="2H Secondary Address" CV="85" mask="VVVVVVVV">
			<splitVal highCV="86" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="2H Secondary Polarity" CV="86" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="2H Secondary Type" CV="86" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>


		<variable label="P3A Input Direction" CV="87" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3A Mode" CV="87" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="3A Secondary" CV="87" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="3A Transition" CV="87" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P3A Output Direction" CV="88" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3A I Type" CV="88" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="3A I/O Type" CV="88" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="3A Flash" CV="88" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="3A O Timing" CV="88" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="3A Secondary Address" CV="89" mask="VVVVVVVV">
			<splitVal highCV="90" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="3A Secondary Polarity" CV="90" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice="respond norm"/>
				<enumChoice choice="respond inv "/>
				</enumVal>
			</variable>

		<variable label="3A Secondary Type" CV="90" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P3B Input Direction" CV="91" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3B Mode" CV="91" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="3B Secondary" CV="91" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="3B Transition" CV="91" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P3B Output Direction" CV="92" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3B I Type" CV="92" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="3B I/O Type" CV="92" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="3B Color" CV="92" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="3B O Timing" CV="92" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="3B Secondary Address" CV="93" mask="VVVVVVVV">
			<splitVal highCV="94" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="3B Secondary Polarity" CV="94" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="3B Secondary Type" CV="94" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P3C Input Direction" CV="95" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3C Mode" CV="95" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="3C Secondary" CV="95" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="3C Transition" CV="95" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P3C Output Direction" CV="96" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3C I Type" CV="96" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="3C I/O Type" CV="96" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="3C Flash" CV="96" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="3C O Timing" CV="96" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="3C Secondary Address" CV="97" mask="VVVVVVVV">
			<splitVal highCV="98" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="3C Secondary Polarity" CV="98" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="3C Secondary Type" CV="98" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="P3D Input Direction" CV="99" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3D Mode" CV="99" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="3D Secondary" CV="99" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="3D Transition" CV="99" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P3D Output Direction" CV="100" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3D I Type" CV="100" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="3D I/O Type" CV="100" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="3D Color" CV="100" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="3D O Timing" CV="100" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="3D Secondary Address" CV="101" mask="VVVVVVVV">
			<splitVal highCV="102" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="3D Secondary Polarity" CV="102" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="3D Secondary Type" CV="102" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="P3E Input Direction" CV="103" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3E Mode" CV="103" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="3E Secondary" CV="103" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="3E Transition" CV="103" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P3E Output Direction" CV="104" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3E I Type" CV="104" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="3E I/O Type" CV="104" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="3E Flash" CV="104" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="3E O Timing" CV="104" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="3E Secondary Address" CV="105" mask="VVVVVVVV">
			<splitVal highCV="106" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="3E Secondary Polarity" CV="106" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="3E Secondary Type" CV="106" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P3F Input Direction" CV="107" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3F Mode" CV="107" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="3F Secondary" CV="107" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="3F Transition" CV="107" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P3F Output Direction" CV="108" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3F I Type" CV="108" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="3F I/O Type" CV="108" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="3F Color" CV="108" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="3F O Timing" CV="108" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="3F Secondary Address" CV="109" mask="VVVVVVVV">
			<splitVal highCV="110" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="3F Secondary Polarity" CV="110" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="3F Secondary Type" CV="110" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P3G Input Direction" CV="111" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3G Mode" CV="111" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="3G Secondary" CV="111" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="3G Transition" CV="111" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P3G Output Direction" CV="112" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3G I Type" CV="112" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="3G I/O Type" CV="112" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="3G Flash" CV="112" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="3G O Timing" CV="112" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="3G Secondary Address" CV="113" mask="VVVVVVVV">
			<splitVal highCV="50" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="3G Secondary Polarity" CV="114" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="3G Secondary Type" CV="114" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P3H Input Direction" CV="115" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3H Mode" CV="115" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="3H Secondary" CV="115" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="3H Transition" CV="115" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P3H Output Direction" CV="116" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="3H I Type" CV="116" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="3H I/O Type" CV="116" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="3H Color" CV="116" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="3H O Timing" CV="116" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="3H Secondary Address" CV="117" mask="VVVVVVVV">
			<splitVal highCV="118" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="3H Secondary Polarity" CV="118" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="3H Secondary Type" CV="118" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P4A Input Direction" CV="119" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4A Mode" CV="119" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="4A Secondary" CV="119" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="4A Transition" CV="119" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P4A Output Direction" CV="120" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4A I Type" CV="120" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="4A I/O Type" CV="120" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="4A Flash" CV="120" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="4A O Timing" CV="120" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="4A Secondary Address" CV="121" mask="VVVVVVVV">
			<splitVal highCV="122" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="4A Secondary Polarity" CV="122" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice="respond norm"/>
				<enumChoice choice="respond inv "/>
				</enumVal>
			</variable>

		<variable label="4A Secondary Type" CV="122" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P4B Input Direction" CV="123" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4B Mode" CV="123" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="4B Secondary" CV="123" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="4B Transition" CV="123" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P4B Output Direction" CV="124" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4B I Type" CV="124" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="4B I/O Type" CV="124" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="4B Color" CV="124" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="4B O Timing" CV="124" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="4B Secondary Address" CV="125" mask="VVVVVVVV">
			<splitVal highCV="126" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="4B Secondary Polarity" CV="126" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="4B Secondary Type" CV="126" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P4C Input Direction" CV="127" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4C Mode" CV="127" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="4C Secondary" CV="127" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="4C Transition" CV="127" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P4C Output Direction" CV="128" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4C I Type" CV="128" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="4C I/O Type" CV="128" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="4C Flash" CV="128" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="4C O Timing" CV="128" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="4C Secondary Address" CV="129" mask="VVVVVVVV">
			<splitVal highCV="98" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="4C Secondary Polarity" CV="130" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="4C Secondary Type" CV="130" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="P4D Input Direction" CV="131" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4D Mode" CV="131" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="4D Secondary" CV="131" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="4D Transition" CV="131" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P4D Output Direction" CV="132" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4D I Type" CV="132" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="4D I/O Type" CV="132" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="4D Color" CV="132" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="4D O Timing" CV="132" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="4D Secondary Address" CV="133" mask="VVVVVVVV">
			<splitVal highCV="134" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="4D Secondary Polarity" CV="134" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="4D Secondary Type" CV="134" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="P4E Input Direction" CV="135" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4E Mode" CV="135" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="4E Secondary" CV="135" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="4E Transition" CV="135" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P4E Output Direction" CV="136" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4E I Type" CV="136" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="4E I/O Type" CV="136" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="4E Flash" CV="136" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady"/>
				<enumChoice choice="0.1 sec"/>
				<enumChoice choice="0.2 sec"/>
				<enumChoice choice="0.35 sec"/>
				<enumChoice choice="0.5 sec"/>
				<enumChoice choice="0.65 sec"/>
				<enumChoice choice="0.8 sec"/>
				<enumChoice choice="1 sec"/>
				<enumChoice choice="1.25 sec"/>
				<enumChoice choice="1.5 sec"/>
				<enumChoice choice="2 sec"/>
				<enumChoice choice="3 sec"/>
				<enumChoice choice="4 sec"/>
				<enumChoice choice="5 sec"/>
				<enumChoice choice="6 sec"/>
				<enumChoice choice="8 sec"/>
				</enumVal>
			</variable>

		<variable label="4E O Timing" CV="136" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>

		<variable label="4E Secondary Address" CV="137" mask="VVVVVVVV">
			<splitVal highCV="138" upperMask="XXXXVVVV"/>
			</variable>

  		<variable label="4E Secondary Polarity" CV="138" mask="VVXXXXXX">
			<enumVal>
				<enumChoice choice="  send normal"/>
				<enumChoice choice="send inverted"/>
				<enumChoice choice=" respond norm"/>
				<enumChoice choice=" respond inv "/>
				</enumVal>
			</variable>

		<variable label="4E Secondary Type" CV="138" mask="XXVVXXXX">
			<enumVal>
				<enumChoice choice="Switch Request "/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message "/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>



		<variable label="P4F Input Direction" CV="139" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4F Mode" CV="139" mask="XXVVXXXX" default="2">
			<enumVal>
				<enumChoice choice="Switch Request"/>
				<enumChoice choice="Switch Feedback"/>
				<enumChoice choice="Sensor Message"/>
				<enumChoice choice="Reserved (0x4X)"/>
				</enumVal>
			</variable>

		<variable label="4F Secondary" CV="139" mask="XXXXVVXX">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="4F Transition" CV="139" mask="XXXXXXVV" default="3">
			<enumVal>
				<enumChoice choice="None sent"/>
				<enumChoice choice="on Positive Edge"/>
				<enumChoice choice="on Negative Edge"/>
				<enumChoice choice="on Both Transitions"/>
				</enumVal>
			</variable>

		<variable label="P4F Output Direction" CV="140" mask="VXXXXXXX">
			<enumVal>
				<enumChoice choice="normal"/>
				<enumChoice choice="inverted"/>
				</enumVal>
			</variable>

		<variable label="4F I Type" CV="140" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="debounce"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice="toggle "/>
				<enumChoice choice=" N / A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				<enumChoice choice=" N/A"/>
				</enumVal>
			</variable>

		<variable label="4F I/O Type" CV="140" mask="XVVVXXXX">
			<enumVal>
				<enumChoice choice="Short Pulse"/>
				<enumChoice choice="Long Pulse"/>
				<enumChoice choice="Short Blink"/>
				<enumChoice choice="Long Blink"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				<enumChoice choice="Reserved"/>
				</enumVal>
			</variable>

		<variable label="4F Color" CV="140" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice=" Yellow  "/>
				<enumChoice choice=" alt R/Y"/>
				<enumChoice choice=" alt G/Y"/>
				<enumChoice choice=" blink Y"/>
				<enumChoice choice=" alt Y/R"/>
				<enumChoice choice=" Red"/>
				<enumChoice choice=" alt G/R"/>
				<enumChoice choice=" blink R"/>
				<enumChoice choice=" alt Y/G"/>
				<enumChoice choice=" alt R/G"/>
				<enumChoice choice=" Green "/>
				<enumChoice choice=" blink G"/>
				<enumChoice choice=" Y blink"/>
				<enumChoice choice=" R blink"/>
				<enumChoice choice=" G blink"/>
				<enumChoice choice=" dark"/>
				</enumVal>
			</variable>

		<variable label="4F O Timing" CV="140" mask="XXXXVVVV">
			<enumVal>
				<enumChoice choice="Steady - 10 sec"/>
				<enumChoice choice="  0.1  - 15 sec"/>
				<enumChoice choice="  0.2  - 20 sec"/>
				<enumChoice choice="  0.35 - 30 sec"/>
				<enumChoice choice="  0.5  - 40 sec"/>
				<enumChoice choice="  0.65 - 50 sec"/>
				<enumChoice choice="  0.8  - 1 min"/>
				<enumChoice choice=" 1 sec - 1.5min"/>
				<enumChoice choice="1.25sec- 2 min"/>
				<enumChoice choice="1.5sec - 3 min"/>
				<enumChoice choice=" 2 sec - 4 min"/>
				<enumChoice choice=" 3 sec - 5 min"/>
				<enumChoice choice=" 4 sec - 6 min"/>
				<enumChoice choice=" 5 sec - 7 min"/>
				<enumChoice choice=" 6 sec - 8 min"/>
				<enumChoice choice=" 8 sec - 10 min"/>
				</enumVal>
			</variable>
