<?xml version="1.0"?>
<!--
KR-87
Bendix/King ADF Reciever
Syd Adams
-->
<PropertyList>

	<path>kr87.ac</path>
	
	<animation>
   		<name>adf-leds</name>
   		<object-name>annun.001</object-name>
   		<object-name>annun.002</object-name>
   		<object-name>freq.002</object-name>
   		<object-name>freq.003</object-name>
   		<object-name>freq.004</object-name>
   		<object-name>stby.001</object-name>
   		<object-name>stby.002</object-name>
   		<object-name>stby.003</object-name>
   		<object-name>stby.004</object-name>
   		<object-name>KR87.btn</object-name>
 	</animation>
 
 	<animation>
   		<type>select</type>
   		<object-name>adf-leds</object-name>
   		<condition>
   			<and>
     			<property>instrumentation/adf/serviceable</property>
				<greater-than>
					<property>systems/electrical/outputs/adf</property>
					<value>1</value>
				</greater-than>
			</and>		
		</condition>
 	</animation>

 	<animation>
   		<type>select</type>
   		<object-name>freq.001</object-name>
   		<condition>
     		<and>
       			<equals>
        			<property>instrumentation/adf/serviceable</property>
        			<value>true</value>
       			</equals>
       			<greater-than>
         			<property>instrumentation/adf/frequencies/selected-khz</property>
         			<value>999</value>
       			</greater-than>
       			<greater-than>
					<property>systems/electrical/outputs/adf</property>
					<value>1</value>
				</greater-than>
     		</and>
   		</condition>
 	</animation>
 
 	<animation>
   		<type>select</type>
   		<object-name>stby.001</object-name>
   		<condition>
     		<and>
       			<equals>
         			<property>instrumentation/adf/serviceable</property>
         			<value>true</value>
       			</equals>
       			<greater-than>
         			<property>instrumentation/adf/frequencies/standby-khz</property>
         			<value>999</value>
       			</greater-than>
       			<greater-than>
					<property>systems/electrical/outputs/adf</property>
					<value>1</value>
				</greater-than>
     		</and>
   		</condition>
 	</animation>

	<animation>
   		<type>rotate</type>
   		<object-name>KR87.volume</object-name>
   		<property>instrumentation/adf/volume-norm</property>
   		<interpolation>
     		<entry><ind>0</ind><dep>0</dep></entry>
     		<entry><ind>1.0</ind><dep>300</dep></entry>
   		</interpolation>
   		<center>
     		<x-m>0.00</x-m>
     		<y-m>0.038</y-m>
     		<z-m>-0.006</z-m>
   		</center>
   		<axis>
     		<x>-1</x>
     		<y>0</y>
     		<z>0</z>
   		</axis>
 	</animation>
<!--    FREQUENCIES    -->

	<animation>
   		<type>textranslate</type>
   		<object-name>freq.001</object-name>
   		<property>instrumentation/adf/frequencies/selected-khz</property>
   		<factor>0.0001</factor>
   		<step>1000</step>
   		<axis>
     		<x>1</x>
     		<y>0</y>
     		<z>0</z>
   		</axis>
 	</animation>
 
	<animation>
   		<type>textranslate</type>
   		<object-name>freq.002</object-name>
   		<property>instrumentation/adf/frequencies/selected-khz</property>
   		<factor>0.001</factor>
   		<step>100</step>
   		<axis>
     		<x>1</x>
     		<y>0</y>
     		<z>0</z>
   		</axis>
 	</animation>
 
	<animation>
   		<type>textranslate</type>
   		<object-name>freq.003</object-name>
   		<property>instrumentation/adf/frequencies/selected-khz</property>
   		<factor>0.01</factor>
   		<step>10</step>
  		<axis>
     		<x>1</x>
     		<y>0</y>
     		<z>0</z>
   		</axis>
 	</animation>
 
	<animation>
   		<type>textranslate</type>
   		<object-name>freq.004</object-name>
   		<property>instrumentation/adf/frequencies/selected-khz</property>
   		<factor>0.1</factor>
   		<step>1</step>
   		<axis>
     		<x>1</x>
     		<y>0</y>
     		<z>0</z>
   		</axis>
 	</animation>
 
	<animation>
   		<type>textranslate</type>
   		<object-name>stby.001</object-name>
   		<property>instrumentation/adf/frequencies/standby-khz</property>
   		<factor>0.0001</factor>
   		<step>1000</step>
   		<axis>
     		<x>1</x>
     		<y>0</y>
     		<z>0</z>
   		</axis>
 	</animation>
 
	<animation>
   		<type>textranslate</type>
   		<object-name>stby.002</object-name>
   		<property>instrumentation/adf/frequencies/standby-khz</property>
   		<factor>0.001</factor>
   		<step>100</step>
  		<axis>
     		<x>1</x>
     		<y>0</y>
     		<z>0</z>
  		</axis>
 	</animation>
 
	<animation>
   		<type>textranslate</type>
   		<object-name>stby.003</object-name>
   		<property>instrumentation/adf/frequencies/standby-khz</property>
   		<factor>0.01</factor>
   		<step>10</step>
   		<axis>
     		<x>1</x>
     		<y>0</y>
     		<z>0</z>
   		</axis>
	</animation>
 
	<animation>
   		<type>textranslate</type>
   		<object-name>stby.004</object-name>
   		<property>instrumentation/adf/frequencies/standby-khz</property>
   		<factor>0.1</factor>
   		<step>1</step>
  		<axis>
     		<x>1</x>
     		<y>0</y>
     		<z>0</z>
   		</axis>
 	</animation>
 
</PropertyList>