<?xml version="1.0" encoding="ISO-8859-1"?>

<!--    RADIO MANAGEMENT UNIT  1 -->
<PropertyList>

<path>rmu.ac</path>

  <animation>
    <type>material</type>
    <object-name>RMU</object-name>
    <emission>
      <red>1</red>
      <green>1</green>
      <blue>1</blue>
      <factor-prop>controls/lighting/flood-norm</factor-prop>
    </emission>
  </animation>

  <animation>
    <type>material</type>
    <object-name>BTN</object-name>
    <emission>
        <red>1</red>
        <green>1</green>
        <blue>1</blue>
        <factor-prop>controls/lighting/el-norm</factor-prop>
    </emission>
  </animation>

  <animation>
    <type>select</type>
    <condition>
      <property>systems/electrical/outputs/rmu1</property>
    </condition>
    <object-name>RMU.lamp</object-name>
  </animation>

  <animation>
    <type>material</type>
    <object-name>RMU.lamp</object-name>
    <condition>
      <property>systems/electrical/outputs/rmu1</property>
    </condition>
    <emission>
      <red>0</red>
      <green>1</green>
      <blue>0</blue>
    </emission>
  </animation>

<!--#########  Hotspots ########## -->

    <animation>
        <type>translate</type>
        <object-name>btn.l1</object-name>	
        <property>instrumentation/rmu/unit/swp1</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
        <type>pick</type>
        <object-name>btn.l1</object-name>
        <visible>true</visible>
        <action>
          <button>0</button>
          <repeatable>false</repeatable>
          <binding>
						<condition>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
						</condition>
						<command>property-swap</command>
		        <property>instrumentation/comm/frequencies/standby-mhz</property>
						<property>instrumentation/comm/frequencies/selected-mhz</property>
          </binding>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/mem-dsp</property>
							<value>0</value>
          </binding>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/insert</property>
							<value>0</value>
          </binding>
          <binding>
              <command>property-toggle</command>
              <property>instrumentation/rmu/unit/swp1</property>
          </binding>
					<binding>
						  <command>property-toggle</command>
						  <property>sim/sound/click</property>
					</binding>
					<mod-up>
	          <binding>
              <command>property-toggle</command>
              <property>instrumentation/rmu/unit/swp1</property>
	          </binding>
					</mod-up>
        </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>btn.l2</object-name>	
        <property>instrumentation/rmu/unit/comm</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
        <type>pick</type>
        <object-name>btn.l2</object-name>
        <visible>true</visible>
        <action>
            <button>0</button>
            <repeatable>false</repeatable>
		      <binding>
						<condition>
							<and>
								<equals>
								  <property>instrumentation/rmu/unit/selected</property>
									<value>0</value>
								</equals>
								<not>
									<property>instrumentation/rmu/unit/pge</property>
								</not>
							</and>
						</condition>							
		        <command>property-adjust</command>
		        <property>instrumentation/rmu/unit/mem-com</property>
							<step>1</step>
							<min>0</min>
							<max>11</max>
							<wrap>true</wrap>
		      </binding>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/mem-dsp</property>
							<value>1</value>
          </binding>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/insert</property>
							<value>0</value>
          </binding>
          <binding>
						<condition>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
						</condition>
              <command>property-assign</command>
              <property>instrumentation/rmu/unit/selected</property>
							<value>0</value>
          </binding>
          <binding>
              <command>property-toggle</command>
              <property>instrumentation/rmu/unit/comm</property>
          </binding>
					<binding>
						  <command>property-toggle</command>
						  <property>sim/sound/click</property>
					</binding>
					<mod-up>
	          <binding>
	              <command>property-toggle</command>
	              <property>instrumentation/rmu/unit/comm</property>
	          </binding>
					</mod-up>
        </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>btn.l3</object-name>	
        <property>instrumentation/rmu/unit/atc</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
		    <type>pick</type>
		    <object-name>btn.l3</object-name>
		    <visible>true</visible>
		    <action>
		      <button>0</button>
		      <repeatable>false</repeatable>
		      <binding>
						<condition>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
						</condition>
		        <command>property-assign</command>
		        <property>instrumentation/rmu/unit/selected</property>
						<value>2</value>
		      </binding>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/mem-dsp</property>
							<value>2</value>
          </binding>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/insert</property>
							<value>0</value>
          </binding>
          <binding>
              <command>property-toggle</command>
              <property>instrumentation/rmu/unit/atc</property>
          </binding>
					<binding>
						  <command>property-toggle</command>
						  <property>sim/sound/click</property>
					</binding>
					<mod-up>
	          <binding>
	              <command>property-toggle</command>
	              <property>instrumentation/rmu/unit/atc</property>
	          </binding>
					</mod-up>
	      </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>btn.l4</object-name>	
        <property>instrumentation/rmu/unit/mode</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
		    <type>pick</type>
		    <object-name>btn.l4</object-name>
		    <visible>true</visible>
		    <action>
		      <button>0</button>
		      <repeatable>false</repeatable>
		      <binding>
						<condition>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
						</condition>
		        <command>property-assign</command>
		        <property>instrumentation/rmu/unit/selected</property>
						<value>4</value>
		      </binding>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/mem-dsp</property>
							<value>3</value>
          </binding>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/insert</property>
							<value>0</value>
          </binding>
          <binding>
              <command>property-toggle</command>
              <property>instrumentation/rmu/unit/mode</property>
          </binding>
					<binding>
						  <command>property-toggle</command>
						  <property>sim/sound/click</property>
					</binding>
					<mod-up>
		        <binding>
		            <command>property-toggle</command>
		            <property>instrumentation/rmu/unit/mode</property>
		        </binding>
					</mod-up>
		    </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>btn.l5</object-name>	
        <property>instrumentation/rmu/unit/btn-l5</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
		    <type>pick</type>
		    <object-name>btn.l5</object-name>
		    <visible>true</visible>
		    <action>
		      <button>0</button>
		      <repeatable>false</repeatable>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/mem-dsp</property>
							<value>4</value>
          </binding>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/insert</property>
							<value>0</value>
          </binding>
          <binding>
              <command>property-toggle</command>
              <property>instrumentation/rmu/unit/btn-l5</property>
          </binding>
					<binding>
						  <command>property-toggle</command>
						  <property>sim/sound/click</property>
					</binding>
					<mod-up>
		        <binding>
		            <command>property-toggle</command>
		            <property>instrumentation/rmu/unit/btn-l5</property>
		        </binding>
					</mod-up>
		    </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>btn.l6</object-name>	
        <property>instrumentation/rmu/unit/btn-l6</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
		    <type>pick</type>
		    <object-name>btn.l6</object-name>
		    <visible>true</visible>
		    <action>
		      <button>0</button>
		      <repeatable>false</repeatable>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/mem-dsp</property>
							<value>5</value>
          </binding>
          <binding>
						<condition>
								<property>instrumentation/rmu/unit/pge</property>
						</condition>
						<command>property-assign</command>
			        <property>instrumentation/rmu/unit/insert</property>
							<value>0</value>
          </binding>
          <binding>
              <command>property-toggle</command>
              <property>instrumentation/rmu/unit/btn-l6</property>
          </binding>
					<binding>
						  <command>property-toggle</command>
						  <property>sim/sound/click</property>
					</binding>
					<mod-up>
		        <binding>
		            <command>property-toggle</command>
		            <property>instrumentation/rmu/unit/btn-l6</property>
		        </binding>
					</mod-up>
		    </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>btn.r1</object-name>	
        <property>instrumentation/rmu/unit/swp2</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
        <type>pick</type>
        <object-name>btn.r1</object-name>
        <visible>true</visible>
        <action>
          <button>0</button>
          <repeatable>false</repeatable>
          <binding>
						<condition>
							<not>
							  <property>instrumentation/rmu/unit/pge</property>
							</not>
						</condition>
            <command>property-swap</command>
            <property>instrumentation/nav/frequencies/standby-mhz</property>
						<property>instrumentation/nav/frequencies/selected-mhz</property>
          </binding>
          <binding>
            <command>property-toggle</command>
            <property>instrumentation/rmu/unit/swp2</property>
          </binding>
					<binding>
						  <command>property-toggle</command>
						  <property>sim/sound/click</property>
					</binding>
					<mod-up>
	          <binding>
              <command>property-toggle</command>
              <property>instrumentation/rmu/unit/swp2</property>
	          </binding>
					</mod-up>
        </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>btn.r2</object-name>	
        <property>instrumentation/rmu/unit/nav</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
        <type>pick</type>
        <object-name>btn.r2</object-name>
        <visible>true</visible>
        <action>
          <button>0</button>
          <repeatable>false</repeatable>
		      <binding>
						<condition>
              <and>
							  <equals>
						      <property>instrumentation/rmu/unit/selected</property>
								  <value>1</value>
							  </equals>
							  <not>
							    <property>instrumentation/rmu/unit/pge</property>
							  </not>
              </and>
						</condition>
		        <command>property-adjust</command>
		        <property>instrumentation/rmu/unit/mem-nav</property>
							<step>1</step>
							<min>0</min>
							<max>12</max>
							<wrap>true</wrap>
		      </binding>
          <binding>
						<condition>
							<not>
							  <property>instrumentation/rmu/unit/pge</property>
							</not>
						</condition>
              <command>property-assign</command>
              <property>instrumentation/rmu/unit/selected</property>
							<value>1</value>
          </binding>
          <binding>
            <command>property-toggle</command>
            <property>instrumentation/rmu/unit/nav</property>
          </binding>
					<binding>
					  <command>property-toggle</command>
					  <property>sim/sound/click</property>
					</binding>
					<mod-up>
		        <binding>
	            <command>property-toggle</command>
	            <property>instrumentation/rmu/unit/nav</property>
		        </binding>
					</mod-up>
      </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>btn.r3</object-name>	
        <property>instrumentation/rmu/unit/adf</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
        <type>pick</type>
        <object-name>btn.r3</object-name>
        <visible>true</visible>
        <action>
          <button>0</button>
          <repeatable>false</repeatable>
          <binding>
						<condition>
								<not>
								  <property>instrumentation/rmu/unit/pge</property>
								</not>
						</condition>
            <command>property-assign</command>
            <property>instrumentation/rmu/unit/selected</property>
					<value>3</value>
          </binding>
          <binding>
            <command>property-toggle</command>
            <property>instrumentation/rmu/unit/adf</property>
          </binding>
					<binding>
						  <command>property-toggle</command>
						  <property>sim/sound/click</property>
					</binding>
					<mod-up>
		        <binding>
	            <command>property-toggle</command>
	            <property>instrumentation/rmu/unit/adf</property>
		        </binding>
					</mod-up>
        </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>btn.r4</object-name>	
        <property>instrumentation/rmu/unit/btn-r4</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
		    <type>pick</type>
		    <object-name>btn.r4</object-name>
		    <visible>true</visible>
		    <action>
		      <button>0</button>
		      <repeatable>false</repeatable>
          <binding>
              <command>property-toggle</command>
              <property>instrumentation/rmu/unit/btn-r4</property>
          </binding>
		      <binding>
						<condition>
								<not>
								  <property>instrumentation/rmu/unit/pge</property>
								</not>
						</condition>
            <command>property-assign</command>
            <property>instrumentation/rmu/unit/selected</property>
						<value>5</value>
          </binding>
		      <binding>
						<condition>
							<and>
								<not>
								  <property>instrumentation/rmu/unit/pge</property>
								</not>
								<equals>
									<property>instrumentation/rmu/unit/selected</property>
									<value>5</value>
								</equals>
							</and>
						</condition>							
		        <command>property-cycle</command>
		        <property>instrumentation/adf/mode</property>
							<value>adf</value>
							<value>bfo</value>
		      </binding>
		      <binding>
						<condition>
						    <property>instrumentation/rmu/unit/pge</property>
						</condition>							
		        <command>property-cycle</command>
		        <property>instrumentation/rmu/unit/more</property>
							<value>6</value>
							<value>0</value>
		      </binding>
					<binding>
						  <command>property-toggle</command>
						  <property>sim/sound/click</property>
					</binding>
					<mod-up>
		        <binding>
		            <command>property-toggle</command>
		            <property>instrumentation/rmu/unit/btn-r4</property>
		        </binding>
					</mod-up>
		    </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>btn.r5</object-name>	
        <property>instrumentation/rmu/unit/ins-btn</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
		    <type>pick</type>
		    <object-name>btn.r5</object-name>
		    <visible>true</visible>
		    <action>
		      <button>0</button>
		      <repeatable>false</repeatable>
		      <binding>
		        <command>property-toggle</command>
				      <property>instrumentation/rmu/unit/ins-btn</property>
		      </binding>
		      <binding>
						<condition>
							<and>
							  <property>instrumentation/rmu/unit/pge</property>
								<not-equals>
									<property>instrumentation/rmu/unit/mem-dsp</property>
									<value>-1</value>
								</not-equals>
							</and>
						</condition>							
		        <command>property-toggle</command>
				      <property>instrumentation/rmu/unit/insert</property>
		      </binding>
					<binding>
						  <command>property-toggle</command>
						  <property>sim/sound/click</property>
					</binding>
					<mod-up>
		        <binding>
		            <command>property-toggle</command>
		            <property>instrumentation/rmu/unit/ins-btn</property>
		        </binding>
					</mod-up>
		    </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>btn.r6</object-name>	
        <property>instrumentation/rmu/unit/del-btn</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
		    <type>pick</type>
		    <object-name>btn.r6</object-name>
		    <visible>true</visible>
		    <action>
		      <button>0</button>
		      <repeatable>false</repeatable>
		      <binding>
		        <command>property-toggle</command>
				      <property>instrumentation/rmu/unit/del-btn</property>
		      </binding>
		      <binding>
						<condition>
					    <property>instrumentation/rmu/unit/pge</property>
						</condition>							
		        <command>property-toggle</command>
		        <property>instrumentation/rmu/unit/delete</property>
		      </binding>
					<binding>
						  <command>property-toggle</command>
						  <property>sim/sound/click</property>
					</binding>
					<mod-up>
		        <binding>
		            <command>property-toggle</command>
		            <property>instrumentation/rmu/unit/del-btn</property>
		        </binding>
					</mod-up>
		    </action>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>RMU.sq</object-name>	
        <property>instrumentation/rcu/squelch</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
      <type>pick</type>
      <object-name>RMU.sq</object-name>
      <visible>true</visible>
      <action>
        <button>0</button>
        <repeatable>false</repeatable>
        <binding>
          <command>property-toggle</command>
          <property>instrumentation/rcu/squelch</property>
        </binding>
				<binding>
					  <command>property-toggle</command>
					  <property>sim/sound/click</property>
				</binding>
      </action>
			<hovered>
		    <binding>
	        <command>set-tooltip</command>
	        <tooltip-id>RmuSq1</tooltip-id>
	        <label>Squelch : %s</label>
		      <property>instrumentation/rcu/squelch</property>
		        <mapping>nasal</mapping>
						<script>
							var modes = ['ON','OFF'];
							return modes[arg[0]];
						</script>
		    </binding>
			</hovered>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>RMU.dim</object-name>	
        <property>instrumentation/rmu/unit/dim</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
      <type>pick</type>
      <object-name>RMU.dim</object-name>
      <visible>true</visible>
      <action>
        <button>0</button>
        <repeatable>false</repeatable>
        <binding>
          <command>property-toggle</command>
          <property>instrumentation/rmu/unit/dim</property>
        </binding>
				<binding>
					  <command>property-toggle</command>
					  <property>sim/sound/click</property>
				</binding>
      </action>
			<hovered>
		    <binding>
	        <command>set-tooltip</command>
	        <tooltip-id>RmuDim1</tooltip-id>
	        <label>Dim : %s</label>
		      <property>instrumentation/rmu/unit/dim</property>
	        <mapping>on-off</mapping>
		    </binding>
			</hovered>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>RMU.sto</object-name>	
        <property>instrumentation/rmu/unit/sto</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
      <type>pick</type>
      <object-name>RMU.sto</object-name>
      <visible>true</visible>
      <action>
        <button>0</button>
        <repeatable>false</repeatable>
        <binding>
          <command>property-assign</command>
          <property>instrumentation/rmu/unit/sto</property>
					<value>1</value>
        </binding>
				<binding>
					  <command>property-toggle</command>
					  <property>sim/sound/click</property>
				</binding>
				<mod-up>
					<binding>
     				<command>property-assign</command>
   					<property>instrumentation/rmu/unit/sto</property>
 						<value>0</value>
   				</binding>
   			</mod-up>
      </action>
			<hovered>
		    <binding>
	        <command>set-tooltip</command>
	        <tooltip-id>RmuSto1</tooltip-id>
	        <label>Store</label>
		    </binding>
			</hovered>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>RMU.1-2</object-name>	
        <property>instrumentation/rmu/unit/btn-trsp</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
      <type>pick</type>
      <object-name>RMU.1-2</object-name>
      <visible>true</visible>
      <action>
        <button>0</button>
        <repeatable>false</repeatable>
					<binding>
     				<command>property-toggle</command>
   					<property>instrumentation/rmu/unit/btn-trsp</property>
   				</binding>
        <binding>
          <command>property-cycle</command>
          <property>instrumentation/rmu/trsp-num</property>
					<value>1</value>
					<value>2</value>
        </binding>
				<binding>
				  <command>property-toggle</command>
				  <property>sim/sound/click</property>
				</binding>
				<mod-up>
					<binding>
     				<command>property-toggle</command>
   					<property>instrumentation/rmu/unit/btn-trsp</property>
   				</binding>
   			</mod-up>
      </action>
			<hovered>
		    <binding>
	        <command>set-tooltip</command>
	        <tooltip-id>Rmu1/2</tooltip-id>
	        <label>trsp 1/2</label>
		    </binding>
			</hovered>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>RMU.id</object-name>	
        <property>instrumentation/rmu/unit/btn-id</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
      <type>pick</type>
      <object-name>RMU.id</object-name>
      <visible>true</visible>
      <action>
        <button>0</button>
        <repeatable>false</repeatable>
        <binding>
          <command>property-toggle</command>
          <property>instrumentation/rmu/unit/btn-id</property>
        </binding>
        <binding>
          <condition>
            <equals>
              <property>instrumentation/rmu/trsp-num</property>
              <value>1</value>
            </equals>
          </condition>
          <command>property-assign</command>
          <property>instrumentation/transponder/inputs/ident-btn</property>
					<value>1</value>
        </binding>
				<binding>
					  <command>property-toggle</command>
					  <property>sim/sound/click</property>
				</binding>
				<mod-up>
          <binding>
            <command>property-toggle</command>
            <property>instrumentation/rmu/unit/btn-id</property>
          </binding>
					<binding>
     				<command>property-assign</command>
   					<property>instrumentation/transponder/inputs/ident-btn</property>
 						<value>0</value>
   				</binding>
   			</mod-up>
      </action>
			<hovered>
		    <binding>
	        <command>set-tooltip</command>
	        <tooltip-id>RmuId1</tooltip-id>
	        <label>Ident</label>
		    </binding>
			</hovered>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>RMU.pge</object-name>	
        <property>instrumentation/rmu/unit/pge</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
      <type>pick</type>
      <object-name>RMU.pge</object-name>
      <visible>true</visible>
      <action>
        <button>0</button>
        <repeatable>false</repeatable>
        <binding>
					<condition>
						<not>
							<property>instrumentation/rmu/unit/test</property>
						</not>
					</condition>
          <command>property-toggle</command>
          <property>instrumentation/rmu/unit/pge</property>
        </binding>
        <binding>
          <command>property-assign</command>
          <property>instrumentation/rmu/unit/dim</property>
						<value>0</value>
        </binding>
				<binding>
					  <command>property-toggle</command>
					  <property>sim/sound/click</property>
				</binding>
      </action>
			<hovered>
		    <binding>
	        <command>set-tooltip</command>
	        <tooltip-id>RmuPge1</tooltip-id>
	        <label>Page : %s</label>
		      <property>instrumentation/rmu/unit/pge</property>
	        <mapping>nasal</mapping>
					<script>
						var modes = ['Main','Mem'];
						return modes[arg[0]];
					</script>
		    </binding>
			</hovered>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>RMU.tst</object-name>	
        <property>instrumentation/rmu/unit/test</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
      <type>pick</type>
      <object-name>RMU.tst</object-name>
      <visible>true</visible>
      <action>
        <button>0</button>
        <repeatable>false</repeatable>
        <binding>
					<condition>
						<not>
							<property>instrumentation/rmu/unit/pge</property>
						</not>
					</condition>
          <command>property-toggle</command>
          <property>instrumentation/rmu/unit/test</property>
        </binding>
        <binding>
          <command>property-assign</command>
          <property>instrumentation/rmu/unit/dim</property>
						<value>0</value>
        </binding>
				<binding>
					  <command>property-toggle</command>
					  <property>sim/sound/click</property>
				</binding>
      </action>
			<hovered>
		    <binding>
	        <command>set-tooltip</command>
	        <tooltip-id>RmuTest1</tooltip-id>
	        <label>Tests : %s</label>
		      <property>instrumentation/rmu/unit/test</property>
	        <mapping>on-off</mapping>
		    </binding>
			</hovered>
    </animation>

    <animation>
        <type>translate</type>
        <object-name>RMU.dme</object-name>	
        <property>instrumentation/rmu/unit/dme</property>
				<factor>0.0016</factor>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
      <type>pick</type>
      <object-name>RMU.dme</object-name>
      <visible>true</visible>
      <action>
        <button>0</button>
        <repeatable>false</repeatable>
        <binding>
					<condition>
						<not>
							<property>instrumentation/rmu/unit/pge</property>
						</not>
					</condition>
          <command>property-toggle</command>
          <property>instrumentation/rmu/unit/dme</property>
        </binding>
        <binding>
          <command>property-assign</command>
          <property>instrumentation/rmu/unit/dim</property>
						<value>0</value>
        </binding>
				<binding>
					  <command>property-toggle</command>
					  <property>sim/sound/click</property>
				</binding>
				<mod-up>
          <binding>
            <command>property-toggle</command>
            <property>instrumentation/rmu/unit/dme</property>
          </binding>
				</mod-up>
      </action>
			<hovered>
		    <binding>
	        <command>set-tooltip</command>
	        <tooltip-id>RmuDme1</tooltip-id>
	        <label>Dme : %s</label>
		      <property>instrumentation/rmu/unit/dme</property>
	        <mapping>on-off</mapping>
		    </binding>
			</hovered>
    </animation>

    <animation>
        <type>rotate</type>
        <object-name>RMU.knob</object-name>
        <property>controls/lighting/rmu</property>
        <factor>-250</factor>
				<condition>
					<property>instrumentation/rmu/unit/dim</property>
				</condition>
        <center>
            <x-m>0</x-m>
            <y-m>0.0282</y-m>
            <z-m>-0.0491</z-m>
        </center>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
        <type>rotate</type>
        <object-name>RMU.knob</object-name>
        <property>instrumentation/rmu/unit/knob</property>
        <factor>-270</factor>
        <center>
            <x-m>0</x-m>
            <y-m>0.0282</y-m>
            <z-m>-0.0491</z-m>
        </center>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
        <type>rotate</type>
        <object-name>RMU.knob1</object-name>
        <property>controls/lighting/rmu</property>
        <factor>-250</factor>
				<condition>
					<property>instrumentation/rmu/unit/dim</property>
				</condition>
        <center>
            <x-m>0</x-m>
            <y-m>0.0282</y-m>
            <z-m>-0.0491</z-m>
        </center>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
        <type>rotate</type>
        <object-name>RMU.knob1</object-name>
        <property>instrumentation/rmu/unit/knob1</property>
        <factor>-270</factor>
				<condition>
					<not>
						<property>instrumentation/rmu/unit/dim</property>
					</not>
				</condition>
        <center>
            <x-m>0</x-m>
            <y-m>0.0282</y-m>
            <z-m>-0.0491</z-m>
        </center>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
		  <type>pick</type>
		  <object-name>RMU.knob</object-name>
		  <visible>true</visible>
		  <action>
		    <button>0</button>
		    <button>3</button>
		    <repeatable>true</repeatable>
				<interval-sec>0.1</interval-sec>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>0</value>
							</equals>
						</and>
					</condition>
	        <command>property-adjust</command>
						<property>instrumentation/comm/frequencies/standby-mhz</property>
	          <mask>integer</mask>
          	<step>1</step>
						<min>117</min>
						<max>137</max>
						<resolution>1</resolution>
	      </binding>
	      <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>0</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/nav/frequencies/standby-mhz</property>
          <mask>integer</mask>
        	<step>1</step>
					<min>108</min>
					<max>117</max>
          <resolution>1</resolution>
		    </binding>
	      <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>1</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/dme/frequencies/selected-mhz</property>
          <mask>integer</mask>
        	<step>1</step>
					<min>108</min>
					<max>117</max>
          <resolution>1</resolution>
		    </binding>
	      <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>2</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>nasal</command>
					<script>rmu.RMU.tacChannel(0,1,0)</script>
		    </binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>2</value>
							</equals>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
						</and>
					</condition>
		      <command>property-adjust</command>
						<property>instrumentation/transponder/unit/id-code[2]</property>
		      	<step>1</step>
						<min>0</min>
						<max>78</max>
						<wrap>1</wrap>
		    </binding>
				<binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>2</value>
							</equals>
						</and>
					</condition>
				  <command>property-assign</command>
						<property>instrumentation/transponder/unit/down-2</property>
						<value>0</value>
				</binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>3</value>
							</equals>
						</and>
					</condition>
		      <command>property-adjust</command>
					<property>instrumentation/adf/frequencies/selected-khz</property>
		    	<step>100</step>
					<min>180</min>
					<max>1750</max>
		    </binding>
				<binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>4</value>
							</equals>
              <equals>
								<property>instrumentation/rmu/trsp-num</property>
								<value>1</value>
              </equals>
						</and>
					</condition>
		      <command>property-adjust</command>
						<property>instrumentation/transponder/unit/knob-mode</property>
		      	<step>1</step>
						<min>0</min>
						<max>5</max>
						<wrap>1</wrap>
				</binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<property>instrumentation/rmu/unit/pge</property>
							<property>instrumentation/rmu/unit/insert</property>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>0</value>
							</equals>
						</and>
					</condition>
	        <command>property-adjust</command>
						<property>instrumentation/rmu/unit/mem-freq</property>
	          <mask>integer</mask>
          	<step>1</step>
						<min>117</min>
						<max>137</max>
						<resolution>1</resolution>
	      </binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<property>instrumentation/rmu/unit/pge</property>
							<property>instrumentation/rmu/unit/insert</property>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
	        <command>property-adjust</command>
						<property>instrumentation/rmu/unit/mem-freq</property>
	          <mask>integer</mask>
          	<step>1</step>
						<min>108</min>
						<max>117</max>
						<resolution>1</resolution>
	      </binding>
			  <binding>
					<condition>
						<property>instrumentation/rmu/unit/dim</property>
					</condition>
          <command>property-adjust</command>
						<property>controls/lighting/rmu</property>
          	<step>0.05</step>
						<min>0</min>
						<max>1</max>
						<wrap>false</wrap>
			  </binding>
			  <binding>
          <command>property-adjust</command>
						<property>instrumentation/rmu/unit/knob</property>
          	<step>0.05</step>
						<min>0</min>
						<max>1</max>
						<wrap>1</wrap>
			  </binding>
			</action>
			<hovered>
		    <binding>
	        <command>set-tooltip</command>
	        <tooltip-id>RmuFreq1</tooltip-id>
	        <label>Freq/Dim/Code</label>
		    </binding>
			</hovered>
    </animation>

    <animation>
		  <type>pick</type>
		  <object-name>RMU.knob</object-name>
		  <visible>true</visible>
		  <action>
		    <button>4</button>
		    <repeatable>false</repeatable>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>0</value>
							</equals>
						</and>
					</condition>
	        <command>property-adjust</command>
						<property>instrumentation/comm/frequencies/standby-mhz</property>
            <mask>integer</mask>
          	<step>-1</step>
						<min>117</min>
						<max>137</max>
            <resolution>1</resolution>
	      </binding>
	      <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>0</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/nav/frequencies/standby-mhz</property>
          <mask>integer</mask>
        	<step>-1</step>
					<min>108</min>
					<max>117</max>
          <resolution>1</resolution>
		    </binding>
	      <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>1</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/dme/frequencies/selected-mhz</property>
          <mask>integer</mask>
        	<step>-1</step>
					<min>108</min>
					<max>117</max>
          <resolution>1</resolution>
		    </binding>
	      <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>2</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>nasal</command>
					<script>rmu.RMU.tacChannel(0,-1,0)</script>
		    </binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>2</value>
							</equals>
						</and>
					</condition>
		      <command>property-adjust</command>
						<property>instrumentation/transponder/unit/id-code[2]</property>
		      	<step>-1</step>
						<min>0</min>
						<max>78</max>
						<wrap>1</wrap>
		    </binding>
				<binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>2</value>
							</equals>
						</and>
					</condition>
				  <command>property-assign</command>
						<property>instrumentation/transponder/unit/down-2</property>
						<value>1</value>
				</binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>3</value>
							</equals>
						</and>
					</condition>
		      <command>property-adjust</command>
					<property>instrumentation/adf/frequencies/selected-khz</property>
		    	<step>-100</step>
					<min>180</min>
					<max>1750</max>
					<wrap>true</wrap>
		    </binding>
				<binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>4</value>
							</equals>
              <equals>
								<property>instrumentation/rmu/trsp-num</property>
								<value>1</value>
              </equals>
						</and>
					</condition>
		      <command>property-adjust</command>
						<property>instrumentation/transponder/unit/knob-mode</property>
		      	<step>-1</step>
						<min>0</min>
						<max>5</max>
					<wrap>true</wrap>
				</binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<property>instrumentation/rmu/unit/pge</property>
							<property>instrumentation/rmu/unit/insert</property>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>0</value>
							</equals>
						</and>
					</condition>
	        <command>property-adjust</command>
						<property>instrumentation/rmu/unit/mem-freq</property>
	          <mask>integer</mask>
          	<step>-1</step>
						<min>117</min>
						<max>137</max>
						<resolution>1</resolution>
	      </binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<property>instrumentation/rmu/unit/pge</property>
							<property>instrumentation/rmu/unit/insert</property>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
	        <command>property-adjust</command>
						<property>instrumentation/rmu/unit/mem-freq</property>
	          <mask>integer</mask>
          	<step>-1</step>
						<min>108</min>
						<max>117</max>
						<resolution>1</resolution>
	      </binding>
			  <binding>
					<condition>
						<property>instrumentation/rmu/unit/dim</property>
					</condition>
          <command>property-adjust</command>
						<property>controls/lighting/rmu</property>
          	<step>-0.05</step>
						<min>0</min>
						<max>1</max>
						<wrap>false</wrap>
			  </binding>
			  <binding>
          <command>property-adjust</command>
						<property>instrumentation/rmu/unit/knob</property>
          	<step>-0.05</step>
						<min>0</min>
						<max>1</max>
						<wrap>true</wrap>
			  </binding>
			</action>
    </animation>

    <animation>
			<type>pick</type>
			<object-name>RMU.knob1</object-name>
			<visible>true</visible>
			<action>
				<button>0</button>
        <button>3</button>
        <repeatable>true</repeatable>
			  <interval-sec>0.1</interval-sec>
        <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>0</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/comm/frequencies/standby-mhz</property>
          <step>0.025</step>
					<min>117.975</min>
					<max>137.000</max>
        </binding>
        <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>0</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/nav/frequencies/standby-mhz</property>
          <step>0.025</step>
					<min>108.000</min>
					<max>117.950</max>
        </binding>
	      <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>1</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/dme/frequencies/selected-mhz</property>
          <mask>integer</mask>
        	<step>0.050</step>
					<min>108.000</min>
					<max>117.950</max>
          <resolution>1</resolution>
		    </binding>
	      <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>2</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>nasal</command>
					<script>rmu.RMU.tacChannel(0,0,1)</script>
		    </binding>
        <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>2</value>
							</equals>
						</and>
					</condition>
            <command>property-adjust</command>
						<property>instrumentation/transponder/unit/id-code[1]</property>
            <step>1</step>
						<min>0</min>
						<max>78</max>
						<wrap>true</wrap>
        </binding>
        <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>2</value>
							</equals>
						</and>
					</condition>
          <command>property-assign</command>
						<property>instrumentation/transponder/unit/down-1</property>
						<value>0</value>
        </binding>
        <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>3</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/adf/frequencies/selected-khz</property>
          <step>1</step>
					<min>180</min>
					<max>1750</max>
					<wrap>true</wrap>
        </binding>
			  <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>4</value>
							</equals>
              <equals>
								<property>instrumentation/rmu/trsp-num</property>
								<value>1</value>
              </equals>
						</and>
					</condition>
          <command>property-adjust</command>
						<property>instrumentation/transponder/unit/knob-mode</property>
          	<step>1</step>
						<min>0</min>
						<max>5</max>
						<wrap>true</wrap>
			  </binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<property>instrumentation/rmu/unit/pge</property>
							<property>instrumentation/rmu/unit/insert</property>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>0</value>
							</equals>
						</and>
					</condition>
	        <command>property-adjust</command>
						<property>instrumentation/rmu/unit/mem-freq</property>
	          <mask>integer</mask>
          	<step>0.025</step>
						<min>117.975</min>
						<max>137.000</max>
	      </binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<property>instrumentation/rmu/unit/pge</property>
							<property>instrumentation/rmu/unit/insert</property>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
	        <command>property-adjust</command>
						<property>instrumentation/rmu/unit/mem-freq</property>
	          <mask>integer</mask>
          	<step>0.025</step>
					<min>108.000</min>
					<max>117.950</max>
	      </binding>
			  <binding>
					<condition>
						<property>instrumentation/rmu/unit/dim</property>
					</condition>
          <command>property-adjust</command>
						<property>controls/lighting/rmu</property>
          	<step>0.05</step>
						<min>0</min>
						<max>1</max>
						<wrap>false</wrap>
			  </binding>
			  <binding>
          <command>property-adjust</command>
						<property>instrumentation/rmu/unit/knob1</property>
          	<step>0.05</step>
						<min>0</min>
						<max>1</max>
						<wrap>true</wrap>
			  </binding>
	    </action>
			<hovered>
		    <binding>
	        <command>set-tooltip</command>
	        <tooltip-id>RmuFreq1</tooltip-id>
	        <label>Freq/Dim/Code</label>
		    </binding>
			</hovered>
		</animation>

    <animation>
			<type>pick</type>
			<object-name>RMU.knob1</object-name>
			<visible>true</visible>
			<action>
        <button>4</button>
        <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>0</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/comm/frequencies/standby-mhz</property>
          <step>-0.025</step>
					<min>117.975</min>
					<max>137.000</max>
        </binding>
        <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>0</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/nav/frequencies/standby-mhz</property>
          <step>-0.025</step>
					<min>108.000</min>
					<max>117.950</max>
        </binding>
        <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>1</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/dme/frequencies/selected-mhz</property>
          <step>-0.050</step>
					<min>108.000</min>
					<max>117.950</max>
        </binding>
	      <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/dme-selected</property>
								<value>2</value>
							</equals>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
          <command>nasal</command>
					<script>rmu.RMU.tacChannel(0,0,-1)</script>
		    </binding>
        <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>2</value>
							</equals>
						</and>
					</condition>
            <command>property-adjust</command>
						<property>instrumentation/transponder/unit/id-code[1]</property>
            <step>-1</step>
						<min>0</min>
						<max>78</max>
					<wrap>true</wrap>
        </binding>
        <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>2</value>
							</equals>
						</and>
					</condition>
          <command>property-assign</command>
						<property>instrumentation/transponder/unit/down-1</property>
						<value>1</value>
        </binding>
        <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>3</value>
							</equals>
						</and>
					</condition>
          <command>property-adjust</command>
					<property>instrumentation/adf/frequencies/selected-khz</property>
          <step>-1</step>
					<min>180</min>
					<max>1750</max>
					<wrap>true</wrap>
        </binding>
			  <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<not>
								<property>instrumentation/rmu/unit/pge</property>
							</not>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>4</value>
							</equals>
              <equals>
								<property>instrumentation/rmu/trsp-num</property>
								<value>1</value>
              </equals>
						</and>
					</condition>
          <command>property-adjust</command>
						<property>instrumentation/transponder/unit/knob-mode</property>
          	<step>-1</step>
						<min>0</min>
						<max>5</max>
					<wrap>true</wrap>
			  </binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<property>instrumentation/rmu/unit/pge</property>
							<property>instrumentation/rmu/unit/insert</property>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>0</value>
							</equals>
						</and>
					</condition>
	        <command>property-adjust</command>
						<property>instrumentation/rmu/unit/mem-freq</property>
	          <mask>integer</mask>
          	<step>-0.025</step>
						<min>117.975</min>
						<max>137.000</max>
	      </binding>
		    <binding>
					<condition>
						<and>
							<not>
								<property>instrumentation/rmu/unit/dim</property>
							</not>
							<property>instrumentation/rmu/unit/pge</property>
							<property>instrumentation/rmu/unit/insert</property>
							<equals>
								<property>instrumentation/rmu/unit/selected</property>
								<value>1</value>
							</equals>
						</and>
					</condition>
	        <command>property-adjust</command>
						<property>instrumentation/rmu/unit/mem-freq</property>
	          <mask>integer</mask>
          	<step>-0.025</step>
					<min>108.000</min>
					<max>117.950</max>
	      </binding>
			  <binding>
					<condition>
						<property>instrumentation/rmu/unit/dim</property>
					</condition>
          <command>property-adjust</command>
						<property>controls/lighting/rmu</property>
          	<step>-0.05</step>
						<min>0</min>
						<max>1</max>
						<wrap>false</wrap>
			  </binding>
			  <binding>
          <command>property-adjust</command>
						<property>instrumentation/rmu/unit/knob1</property>
          	<step>-0.05</step>
						<min>0</min>
						<max>1</max>
						<wrap>true</wrap>
			  </binding>
	    </action>
		</animation>

</PropertyList>
