<?xml version="1.0"?>

<PropertyList>

 <name>ar-3201</name>
 <path>AR-3201.ac</path>

 <animation>
  <type>material</type>
  <object-name>lcd-back</object-name>
  <object-name>init-digits</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>
    
<!--   volume    -->
    
    <animation>
        <type>rotate</type>
        <object-name>vol-knob</object-name>
        <property>instrumentation/comm/volume</property>
        <interpolation>
            <entry><ind>0</ind><dep>0</dep></entry>
            <entry><ind>1.0</ind><dep>260</dep></entry>
        </interpolation>
        <center>
            <x-m>0.009</x-m>
            <y-m>0.0</y-m>
            <z-m>0.022</z-m>
        </center>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>vol-knob</object-name>
        <action>
            <button>3</button>
	    <button>0</button>
            <binding>

                <command>property-adjust</command>
                <property>instrumentation/comm/volume</property>
                <step>0.05</step>
				<min>0</min>
				<max>1</max>
				<wrap>0</wrap>
            </binding>
           
        </action>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>vol-knob</object-name>
        <action>
            <button>4</button>
	    <button>1</button>
            <binding>

                <command>property-adjust</command>
                <property>instrumentation/comm/volume</property>
                <step>-0.05</step>
				<min>0</min>
				<max>1</max>
				<wrap>0</wrap>
            </binding>
           
        </action>
    </animation>
            
<!--   frequency    -->

    <animation>
        <type>pick</type>
        <object-name>ch-knob</object-name>
        <action>
 	    <button>0</button>
	    <button>3</button>
            <binding>	    
	    	  <command>property-adjust</command>
			<property>instrumentation/AR-3201/chan</property>
			<step>-1</step>
			<min>0</min>
			<max>4</max>
			<wrap>false</wrap>		
            </binding>           
        </action>
    </animation>
    
        <animation>
        <type>pick</type>
        <object-name>ch-knob</object-name>
        <action>
 	    <button>1</button>
	    <button>4</button>
            <binding>	    
	    	  <command>property-adjust</command>
			<property>instrumentation/AR-3201/chan</property>
			<step>1</step>
			<min>0</min>
			<max>4</max>
			<wrap>false</wrap>		
            </binding>           
        </action>
    </animation>
    
    <animation>
        <type>rotate</type>
        <object-name>ch-knob</object-name>
        <property>instrumentation/AR-3201/chan</property>
        <factor>-30</factor>
        <center>
            <x-m>0.004</x-m>
            <y-m>-0.015</y-m>
            <z-m>-0.015</z-m>
        </center>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>

    <animation>
        <type>rotate</type>
        <object-name>mhz-knob</object-name>
        <property>instrumentation/AR-3201/dummy</property>
	<interpolation>
            <entry><ind>118</ind><dep>0</dep></entry>
            <entry><ind>136</ind><dep>300</dep></entry>
        </interpolation>
        <center>
            <x-m>0.010</x-m>
            <y-m>0.010</y-m>
            <z-m>-0.017</z-m>
        </center>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>rotate</type>
        <object-name>khz-knob</object-name>
        <property>instrumentation/AR-3201/dummy</property>
	<interpolation>
            <entry><ind>118</ind><dep>0</dep></entry>
            <entry><ind>136</ind><dep>3600</dep></entry>
        </interpolation>
        <center>
            <x-m>0.010</x-m>
            <y-m>0.010</y-m>
            <z-m>-0.017</z-m>
        </center>
        <axis>
            <x>-1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>textranslate</type>
        <object-name>mhz10</object-name>
        <property>instrumentation/comm/frequencies/selected-mhz</property>
        <factor>0.01</factor>
        <step>10</step>
        <bias>0.005</bias>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
        <animation>
        <type>textranslate</type>
        <object-name>mhz1</object-name>
        <property>instrumentation/comm/frequencies/selected-mhz</property>
        <factor>0.1</factor>
        <step>1</step>
        <bias>0.005</bias>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>textranslate</type>
        <object-name>khz10</object-name>
        <property>instrumentation/comm/frequencies/selected-mhz</property>
        <factor>1.0</factor>
        <step>0.1</step>
        <bias>0.005</bias>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
 
    <animation>
        <type>textranslate</type>
        <object-name>khz1</object-name>
        <property>instrumentation/comm/frequencies/selected-mhz</property>
        <factor>10.0</factor>
        <step>0.01</step>
        <bias>0.005</bias>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>mhz-knob</object-name>
        <action>
            <button>0</button>
	    <button>3</button>
            <repeatable>true</repeatable>
			<interval-sec>0.1</interval-sec>
            <binding>
                <command>property-adjust</command>
                <property>instrumentation/AR-3201/dummy</property>
                <mask>integer</mask>
                <step>1</step>
                <min>118</min>
                <max>136</max>
                <resolution>1</resolution>
                <wrap>true</wrap>
            </binding>
	    <binding>
                <command>property-adjust</command>
                <condition>
                    <equals>
                        <property>instrumentation/AR-3201/chan</property>
                        <value>0</value>
                    </equals>
                </condition>
                <property>instrumentation/AR-3201/stby</property>
                <mask>integer</mask>
                <step>1</step>
                <min>118</min>
                <max>136</max>
                <resolution>1</resolution>
                <wrap>true</wrap>
            </binding>
        </action>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>mhz-knob</object-name>
        <action>
            <button>1</button>
	    <button>4</button>
            <repeatable>true</repeatable>
			<interval-sec>0.1</interval-sec>
            <binding>
                <command>property-adjust</command>
                <property>instrumentation/AR-3201/dummy</property>
                <mask>integer</mask>
                <step>-1</step>
                <min>118</min>
                <max>136</max>
                <resolution>1</resolution>
                <wrap>true</wrap>
            </binding>
	    <binding>
                <command>property-adjust</command>
                <condition>
                    <equals>
                        <property>instrumentation/AR-3201/chan</property>
                        <value>0</value>
                    </equals>
                </condition>
                <property>instrumentation/AR-3201/stby</property>
                <mask>integer</mask>
                <step>-1</step>
                <min>118</min>
                <max>136</max>
                <resolution>1</resolution>
                <wrap>true</wrap>
            </binding>
        </action>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>khz-knob</object-name>
        <action>
            <button>0</button>
	    <button>3</button>
            <repeatable>true</repeatable>
			<interval-sec>0.1</interval-sec>
            <binding>
                <command>property-adjust</command>
                <property>instrumentation/AR-3201/dummy</property>
                <mask>decimal</mask>
                <step>0.025</step>
                <min>0.000</min>
                <max>1.000</max>
                <resolution>0.025</resolution>
                <wrap>true</wrap>
            </binding>
	    	<binding>
                <command>property-adjust</command>
                <condition>
                    <equals>
                        <property>instrumentation/AR-3201/chan</property>
                        <value>0</value>
                    </equals>
                </condition>
                <property>instrumentation/AR-3201/stby</property>
                <mask>decimal</mask>
                <step>0.025</step>
                <min>0.000</min>
                <max>1.000</max>
                <resolution>0.025</resolution>
                <wrap>true</wrap>
            </binding>
        </action>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>khz-knob</object-name>
        <action>
            <button>1</button>
	    <button>4</button>
            <repeatable>true</repeatable>
			<interval-sec>0.1</interval-sec>
            <binding>
                <command>property-adjust</command>
                <property>instrumentation/AR-3201/dummy</property>
                <mask>decimal</mask>
                <step>-0.025</step>
                <min>0.000</min>
                <max>1.000</max>
                <resolution>0.025</resolution>
                <wrap>true</wrap>
            </binding>
	    	    	<binding>
                <command>property-adjust</command>
                <condition>
                    <equals>
                        <property>instrumentation/AR-3201/chan</property>
                        <value>0</value>
                    </equals>
                </condition>
                <property>instrumentation/AR-3201/stby</property>
                <mask>decimal</mask>
                <step>-0.025</step>
                <min>0.000</min>
                <max>1.000</max>
                <resolution>0.025</resolution>
                <wrap>true</wrap>
            </binding>
        </action>
    </animation>    
        
<!--   power    -->

    <animation>
        <type>rotate</type>
        <object-name>power-switch</object-name>
        <property>instrumentation/AR-3201/power</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.0</x-m>
            <y-m>-0.013</y-m>
            <z-m>0.020</z-m>
        </center>
        <axis>
            <x>0</x>
            <y>-1</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>translate</type>
        <object-name>init-digits</object-name>
        <property>instrumentation/AR-3201/starting</property>
        <factor>0.0028</factor>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>translate</type>
        <object-name>lcd-back</object-name>
        <property>instrumentation/comm/serviceable</property>
        <factor>-0.0013</factor>
        <axis>
            <x>1</x>
            <y>0</y>
            <z>0</z>
        </axis>
    </animation>
    
    <animation>
        <type>pick</type>
        <object-name>pwr-on</object-name>
        <action>
 	    <button>0</button>
            <binding>	    
	    	  <command>property-adjust</command>
			<property>instrumentation/AR-3201/power</property>
			<step>1</step>
			<min>0</min>
			<max>2</max>
			<wrap>false</wrap>		
            </binding>           
        </action>
    </animation> 
    
        <animation>
        <type>pick</type>
        <object-name>pwr-off</object-name>
        <action>
 	    <button>0</button>
            <binding>	    
	    	  <command>property-adjust</command>
			<property>instrumentation/AR-3201/power</property>
			<step>-1</step>
			<min>0</min>
			<max>2</max>
			<wrap>false</wrap>		
            </binding>           
        </action>
    </animation> 
    
<!-- store -->

    <animation>
        <type>pick</type>
        <object-name>store-button</object-name>
        <action>
 	    <button>0</button>
            <binding>	    
	    	  <command>property-toggle</command>
			<property>instrumentation/AR-3201/store</property>
			<step>1</step>
			<min>0</min>
			<max>1</max>
			<wrap>true</wrap>		
            </binding>           
        </action>
    </animation>
  
</PropertyList>