diff --git Aircraft/Instruments-3d/kt70/kt70.xml Aircraft/Instruments-3d/kt70/kt70.xml
index 895c901..2e9afc3 100644
--- Aircraft/Instruments-3d/kt70/kt70.xml
+++ Aircraft/Instruments-3d/kt70/kt70.xml
@@ -23,7 +23,7 @@
  <animation>
    <type>textranslate</type>
    <object-name>alt-dig-1</object-name>
-   <property>instrumentation/kt-70/altitude</property>
+   <property>instrumentation/transponder/altitude</property>
    <factor>0.00001</factor>
    <step>10000</step>
    <axis>
@@ -32,10 +32,11 @@
      <z>0</z>
    </axis>
  </animation>
+
  <animation>
    <type>textranslate</type>
    <object-name>alt-dig-2</object-name>
-   <property>instrumentation/kt-70/altitude</property>
+   <property>instrumentation/transponder/altitude</property>
    <factor>0.0001</factor>
    <step>1000</step>
    <axis>
@@ -47,7 +48,7 @@
  <animation>
    <type>textranslate</type>
    <object-name>alt-dig-3</object-name>
-   <property>instrumentation/kt-70/altitude</property>
+   <property>instrumentation/transponder/altitude</property>
    <factor>0.001</factor>
    <step>100</step>
    <axis>
@@ -74,7 +75,7 @@
  <animation>
    <type>textranslate</type>
    <object-name>digit1</object-name>
-   <property>instrumentation/kt-70/inputs/digit[3]</property>
+   <property>instrumentation/transponder/inputs/digit[3]</property>
    <factor>0.1</factor>
    <step>1</step>
    <axis>
@@ -86,7 +87,7 @@
  <animation>
    <type>textranslate</type>
    <object-name>digit2</object-name>
-   <property>instrumentation/kt-70/inputs/digit[2]</property>
+   <property>instrumentation/transponder/inputs/digit[2]</property>
    <factor>0.1</factor>
    <step>1</step>
    <axis>
@@ -99,7 +100,7 @@
  <animation>
    <type>textranslate</type>
    <object-name>digit3</object-name>
-   <property>instrumentation/kt-70/inputs/digit[1]</property>
+   <property>instrumentation/transponder/inputs/digit[1]</property>
    <factor>0.1</factor>
    <step>1</step>
    <axis>
@@ -112,7 +113,7 @@
  <animation>
    <type>textranslate</type>
    <object-name>digit4</object-name>
-   <property>instrumentation/kt-70/inputs/digit[0]</property>
+   <property>instrumentation/transponder/inputs/digit[0]</property>
    <factor>0.1</factor>
    <step>1</step>
    <axis>
@@ -170,7 +171,7 @@
     <object-name>digits</object-name>
     <condition>
       <greater-than>
-        <property>instrumentation/kt-70/inputs/func-knob</property>
+        <property>instrumentation/transponder/inputs/knob-mode</property>
         <value>1</value>
       </greater-than>        
     </condition>
@@ -191,7 +192,7 @@
     <proxy-name>click-func-R</proxy-name>
     
     <object-name>knob0</object-name>
-    <property>instrumentation/kt-70/inputs/func-knob</property>
+    <property>instrumentation/transponder/inputs/knob-mode</property>
     <factor>30</factor>
     <offset-deg>-90</offset-deg>
     <center>
@@ -208,7 +209,7 @@
     <action>
       <binding>
         <command>property-adjust</command>
-        <property>instrumentation/kt-70/inputs/func-knob</property>
+        <property>instrumentation/transponder/inputs/knob-mode</property>
         <factor>1</factor>
         <min>0</min>
         <max>5</max>
@@ -221,7 +222,7 @@
        <command>set-tooltip</command>
        <tooltip-id>kt70-func</tooltip-id>
        <label>Transponder mode: %s</label>
-       <property>instrumentation/kt-70/inputs/knob-mode</property>
+       <property>instrumentation/transponder/inputs/knob-mode</property>
        <mapping>nasal</mapping>
        <script>
          var modes = ['OFF', 'STANDBY', 'TEST', 'GROUND', 'ON', 'ALTITUDE'];
@@ -241,7 +242,7 @@
     <action>
       <binding>
         <command>property-adjust</command>
-        <property>instrumentation/kt-70/inputs/digit[3]</property>
+        <property>instrumentation/transponder/inputs/digit[3]</property>
         <min>0</min>
         <max>8</max>
         <wrap>true</wrap>
@@ -258,7 +259,7 @@
     <action>
       <binding>
         <command>property-adjust</command>
-        <property>instrumentation/kt-70/inputs/digit[2]</property>
+        <property>instrumentation/transponder/inputs/digit[2]</property>
         <min>0</min>
         <max>8</max>
         <wrap>true</wrap>
@@ -275,7 +276,7 @@
     <action>
       <binding>
         <command>property-adjust</command>
-        <property>instrumentation/kt-70/inputs/digit[1]</property>
+        <property>instrumentation/transponder/inputs/digit[1]</property>
         <min>0</min>
         <max>8</max>
         <wrap>true</wrap>
@@ -292,7 +293,7 @@
     <action>
       <binding>
         <command>property-adjust</command>
-        <property>instrumentation/kt-70/inputs/digit[0]</property>
+        <property>instrumentation/transponder/inputs/digit[0]</property>
         <min>0</min>
         <max>8</max>
         <wrap>true</wrap>
@@ -310,13 +311,13 @@
       <repeatable>false</repeatable>
       <binding>
         <command>property-assign</command>
-        <property>instrumentation/kt-70/inputs/ident-btn</property>
+        <property>instrumentation/transponder/inputs/ident-btn</property>
         <value>true</value>
       </binding>
       <mod-up>
         <binding>
           <command>property-assign</command>
-          <property>instrumentation/kt-70/inputs/ident-btn</property>
+          <property>instrumentation/transponder/inputs/ident-btn</property>
           <value>false</value>
         </binding>
       </mod-up>
@@ -339,7 +340,7 @@
       <repeatable>false</repeatable>
       <binding>
         <command>property-assign</command>
-        <property>instrumentation/kt-70/id-code</property>
+        <property>instrumentation/transponder/id-code</property>
         <value>1200</value>
       </binding>
     </action>
