<?xml version="1.0"?>

<PropertyList>

	<path>ilec-sc7.ac</path>

	<animation>
		<type>material</type>
		<object-name>face</object-name>
		<object-name>Needle</object-name>
		<object-name>decimals-digit</object-name>
		<object-name>units-digit</object-name>
		<object-name>sign-digit</object-name>
		<object-name>dot-digit</object-name>
		<emission>
			<red>0.028</red>
			<green>0.014</green>
			<blue>0.007</blue>
			<factor-prop>systems/electrical/outputs/instrument-lights</factor-prop>
		</emission>
	</animation>

	<!-- Needle -->
	<animation>
		<type>rotate</type>
		<object-name>Needle</object-name>
		<property>instrumentation/ilec-sc7/te-reading-mps</property>
		<interpolation>
			<entry><ind>-5 </ind><dep>-119.713  </dep></entry>
			<entry><ind> 0 </ind><dep>   0.0    </dep></entry>
			<entry><ind> 5 </ind><dep> 119.7135 </dep></entry>
		</interpolation>
		<center>
			<y-m>-0.007909</y-m>
			<z-m> 0.0     </z-m>
		</center>
		<axis>
			<x>-1</x>
		</axis>
	</animation>

	<!-- Mc-Cready -->
	<animation>
		<type>knob</type>
		<object-name>mc-cready</object-name>
		<property>instrumentation/mc-cready/rot</property>
		<factor>1</factor>
		<center>
			<y-m>-0.0074</y-m>
			<z-m> 0.0   </z-m>
		</center>
		<axis>
			<x>-1</x>
		</axis>
		<action>
			<binding>
				<command>property-adjust</command>
				<property>instrumentation/mc-cready/rot</property>
				<factor>2</factor>
				<min>0</min>
				<max>360</max>
				<wrap>true</wrap>
			</binding>
		</action>
	</animation>

	<!-- Volume -->
	<animation>
		<type>knob</type>
		<object-name>vol-knob</object-name>
		<property>instrumentation/ilec-sc7/volume</property>
		<factor>360</factor>
		<center>
			<y-m>0.0284</y-m>
			<z-m>0.0116</z-m>
		</center>
		<axis>
			<x>-1</x>
		</axis>
		<action>
			<binding>
				<command>property-adjust</command>
				<property>instrumentation/ilec-sc7/volume</property>
				<factor>0.05</factor>
				<min>0</min>
				<max>1</max>
				<wrap>false</wrap>
			</binding>
		</action>
	</animation>

	<!-- Audio Switch -->
	<animation>
		<type>rotate</type>
		<object-name>audio-switch</object-name>
		<property>instrumentation/ilec-sc7/audio</property>
		<interpolation>
			<entry><ind>0  </ind><dep>-30</dep></entry>
			<entry><ind>1.0</ind><dep> 0 </dep></entry>
			<entry><ind>2.0</ind><dep> 30</dep></entry>
		</interpolation>
		<center>
			<x-m>0.001 </x-m>
			<z-m>0.0326</z-m>
		</center>
		<axis>
			<y>-1</y>
		</axis>
	</animation>
	<animation>
		<type>pick</type>
		<object-name>incr-audio</object-name>
		<action>
			<button>0</button>
			<binding>
				<command>property-adjust</command>
				<property>instrumentation/ilec-sc7/audio</property>
				<step>1</step>
				<min>0</min>
				<max>2</max>
				<wrap>false</wrap>
			</binding>
		</action>
	</animation>
	<animation>
		<type>pick</type>
		<object-name>decr-audio</object-name>
		<action>
			<button>0</button>
			<binding>
				<command>property-adjust</command>
				<property>instrumentation/ilec-sc7/audio</property>
				<step>-1</step>
				<min>0</min>
				<max>2</max>
				<wrap>false</wrap>
			</binding>
		</action>
	</animation>

	<!-- Mode Switch -->
	<animation>
		<type>rotate</type>
		<object-name>mode-switch</object-name>
		<property>instrumentation/ilec-sc7/mode</property>
		<interpolation>
			<entry><ind>0  </ind><dep>-30</dep></entry>
			<entry><ind>1.0</ind><dep> 0 </dep></entry>
			<entry><ind>2.0</ind><dep> 30</dep></entry>
		</interpolation>
		<center>
			<x-m> 0.001 </x-m>
			<z-m>-0.0137</z-m>
		</center>
		<axis>
			<y>-1</y>
		</axis>
	</animation>
	<animation>
		<type>pick</type>
		<object-name>incr-mode</object-name>
		<action>
			<button>0</button>
			<binding>
				<command>property-adjust</command>
				<property>instrumentation/ilec-sc7/mode</property>
				<step>1</step>
				<min>0</min>
				<max>2</max>
				<wrap>false</wrap>
			</binding>
		</action>
	</animation>
	<animation>
		<type>pick</type>
		<object-name>decr-mode</object-name>
		<action>
			<button>0</button>
			<binding>
				<command>property-adjust</command>
				<property>instrumentation/ilec-sc7/mode</property>
				<step>-1</step>
				<min>0</min>
				<max>2</max>
				<wrap>false</wrap>
			</binding>
		</action>
	</animation>

	<!-- Sensitivity Switch -->
	<animation>
		<type>rotate</type>
		<object-name>sens-switch</object-name>
		<property>instrumentation/ilec-sc7/sensitivity</property>
		<interpolation>
			<entry><ind>1</ind><dep> 30</dep></entry>
			<entry><ind>3</ind><dep>-30</dep></entry>
		</interpolation>
		<center>
			<x-m> 0.001 </x-m>
			<z-m>-0.0326</z-m>
		</center>
		<axis>
			<y>-1</y>
		</axis>
	</animation>
	<animation>
		<type>pick</type>
		<object-name>decr-sens</object-name>
		<action>
			<button>0</button>
			<binding>
				<command>property-adjust</command>
				<property>instrumentation/ilec-sc7/sensitivity</property>
				<step>3</step>
				<min>1</min>
				<max>3</max>
				<wrap>false</wrap>
			</binding>
		</action>
	</animation>
	<animation>
		<type>pick</type>
		<object-name>incr-sens</object-name>
		<action>
			<button>0</button>
			<binding>
				<command>property-adjust</command>
				<property>instrumentation/ilec-sc7/sensitivity</property>
				<step>-3</step>
				<min>1</min>
				<max>3</max>
				<wrap>false</wrap>
			</binding>
		</action>
	</animation>

	<!-- Digits -->
	<animation>
		<type>textranslate</type>
		<object-name>decimals-digit</object-name>
		<property>instrumentation/ilec-sc7/lcd-digits-abs</property>
		<factor>1</factor>
		<step>0.1</step>
		<bias>0.005</bias>
		<axis>
			<x>1</x>
		</axis>
	</animation>
	<animation>
		<type>textranslate</type>
		<object-name>units-digit</object-name>
		<property>instrumentation/ilec-sc7/lcd-digits-abs</property>
		<factor>0.1</factor>
		<step>1</step>
		<bias>0.005</bias>
		<axis>
			<x>1</x>
		</axis>
	</animation>
	<animation>
		<type>textranslate</type>
		<object-name>sign-digit</object-name>
		<property>instrumentation/ilec-sc7/lcd-digits-sgn</property>
		<factor>0.1</factor>
		<step>1</step>
		<bias>0.005</bias>
		<axis>
			<x>1</x>
		</axis>
	</animation>

</PropertyList>