kn62a.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455
  1. <?xml version="1.0"?>
  2. <!--
  3. Bendix/King KN62a DME
  4. Gary "Buckaroo" Neely
  5. -->
  6. <PropertyList>
  7. <path>kn62a.ac</path>
  8. <animation>
  9. <type>material</type>
  10. <object-name>Bezel</object-name>
  11. <object-name>Knob1</object-name>
  12. <object-name>Knob2</object-name>
  13. <object-name>SwFunction</object-name>
  14. <object-name>SwPower</object-name>
  15. <emission>
  16. <red>0.2</red>
  17. <green>0.1</green>
  18. <blue>0.05</blue>
  19. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  20. </emission>
  21. </animation>
  22. <animation>
  23. <type>material</type>
  24. <object-name>DashesNM</object-name>
  25. <object-name>DashesGST</object-name>
  26. <object-name>LabelsNM</object-name>
  27. <object-name>LabelsMHZ</object-name>
  28. <object-name>LabelsKTMIN</object-name>
  29. <object-name>NMDigit1</object-name>
  30. <object-name>NMDigit2</object-name>
  31. <object-name>NMDigit3</object-name>
  32. <object-name>NMDigit4</object-name>
  33. <object-name>NMDecimal</object-name>
  34. <object-name>NavDigit1</object-name>
  35. <object-name>NavDigit2</object-name>
  36. <object-name>NavDigit3</object-name>
  37. <object-name>NavDigit4</object-name>
  38. <object-name>NavDigit5</object-name>
  39. <object-name>NavDecimal</object-name>
  40. <object-name>KtDigit1</object-name>
  41. <object-name>KtDigit2</object-name>
  42. <object-name>KtDigit3</object-name>
  43. <object-name>MinDigit1</object-name>
  44. <object-name>MinDigit2</object-name>
  45. <object-name>Min99</object-name>
  46. <emission>
  47. <red>0.8</red>
  48. <green>0.4</green>
  49. <blue>0.2</blue>
  50. <factor-prop>/systems/electrical/outputs/panel-norm</factor-prop>
  51. </emission>
  52. </animation>
  53. <animation>
  54. <type>select</type>
  55. <object-name>NMDigit1</object-name>
  56. <condition>
  57. <and>
  58. <property>/systems/electrical/outputs/dme</property>
  59. <property>/instrumentation/dme/in-range</property>
  60. <greater-than-equals>
  61. <property>/instrumentation/dme/indicated-distance-nm</property>
  62. <value>100</value>
  63. </greater-than-equals>
  64. </and>
  65. </condition>
  66. </animation>
  67. <animation>
  68. <type>select</type>
  69. <object-name>NMDigit2</object-name>
  70. <condition>
  71. <and>
  72. <property>/systems/electrical/outputs/dme</property>
  73. <property>/instrumentation/dme/in-range</property>
  74. <greater-than-equals>
  75. <property>/instrumentation/dme/indicated-distance-nm</property>
  76. <value>10</value>
  77. </greater-than-equals>
  78. </and>
  79. </condition>
  80. </animation>
  81. <animation>
  82. <type>select</type>
  83. <object-name>NMDigit3</object-name>
  84. <object-name>NMDigit4</object-name>
  85. <object-name>NMDecimal</object-name>
  86. <condition>
  87. <and>
  88. <property>/systems/electrical/outputs/dme</property>
  89. <property>/instrumentation/dme/in-range</property>
  90. </and>
  91. </condition>
  92. </animation>
  93. <animation>
  94. <type>select</type>
  95. <object-name>DashesNM</object-name>
  96. <condition>
  97. <and>
  98. <property>/systems/electrical/outputs/dme</property>
  99. <not><property>/instrumentation/dme/in-range</property></not>
  100. </and>
  101. </condition>
  102. </animation>
  103. <animation>
  104. <type>select</type>
  105. <object-name>NavDigit1</object-name>
  106. <object-name>NavDigit2</object-name>
  107. <object-name>NavDigit3</object-name>
  108. <object-name>NavDigit4</object-name>
  109. <object-name>NavDigit5</object-name>
  110. <object-name>NavDecimal</object-name>
  111. <object-name>LabelsMHZ</object-name>
  112. <condition>
  113. <and>
  114. <property>/systems/electrical/outputs/dme</property>
  115. <equals><property>/controls/switches/kn-62a-mode</property><value>1</value></equals>
  116. </and>
  117. </condition>
  118. </animation>
  119. <animation>
  120. <type>select</type>
  121. <object-name>LabelsNM</object-name>
  122. <condition>
  123. <property>/systems/electrical/outputs/dme</property>
  124. </condition>
  125. </animation>
  126. <animation>
  127. <type>select</type>
  128. <object-name>LabelsKTMIN</object-name>
  129. <condition>
  130. <and>
  131. <property>/systems/electrical/outputs/dme</property>
  132. <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
  133. </and>
  134. </condition>
  135. </animation>
  136. <animation>
  137. <type>select</type>
  138. <object-name>KtDigit1</object-name>
  139. <condition>
  140. <and>
  141. <property>/systems/electrical/outputs/dme</property>
  142. <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
  143. <property>/instrumentation/dme/in-range</property>
  144. <greater-than-equals>
  145. <property>/instrumentation/dme/indicated-ground-speed-kt</property>
  146. <value>100</value>
  147. </greater-than-equals>
  148. </and>
  149. </condition>
  150. </animation>
  151. <animation>
  152. <type>select</type>
  153. <object-name>KtDigit2</object-name>
  154. <condition>
  155. <and>
  156. <property>/systems/electrical/outputs/dme</property>
  157. <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
  158. <property>/instrumentation/dme/in-range</property>
  159. <greater-than-equals>
  160. <property>/instrumentation/dme/indicated-ground-speed-kt</property>
  161. <value>10</value>
  162. </greater-than-equals>
  163. </and>
  164. </condition>
  165. </animation>
  166. <animation>
  167. <type>select</type>
  168. <object-name>KtDigit3</object-name>
  169. <condition>
  170. <and>
  171. <property>/systems/electrical/outputs/dme</property>
  172. <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
  173. <property>/instrumentation/dme/in-range</property>
  174. </and>
  175. </condition>
  176. </animation>
  177. <animation>
  178. <type>select</type>
  179. <object-name>MinDigit1</object-name>
  180. <condition>
  181. <and>
  182. <property>/systems/electrical/outputs/dme</property>
  183. <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
  184. <property>/instrumentation/dme/in-range</property>
  185. <less-than><property>/instrumentation/dme/indicated-time-min</property><value>99</value></less-than>
  186. <greater-than-equals>
  187. <property>/instrumentation/dme/indicated-time-min</property>
  188. <value>10</value>
  189. </greater-than-equals>
  190. </and>
  191. </condition>
  192. </animation>
  193. <animation>
  194. <type>select</type>
  195. <object-name>MinDigit2</object-name>
  196. <condition>
  197. <and>
  198. <property>/systems/electrical/outputs/dme</property>
  199. <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
  200. <property>/instrumentation/dme/in-range</property>
  201. <less-than><property>/instrumentation/dme/indicated-time-min</property><value>99</value></less-than>
  202. </and>
  203. </condition>
  204. </animation>
  205. <animation>
  206. <type>select</type>
  207. <object-name>Min99</object-name>
  208. <condition>
  209. <and>
  210. <property>/systems/electrical/outputs/dme</property>
  211. <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
  212. <property>/instrumentation/dme/in-range</property>
  213. <greater-than-equals><property>/instrumentation/dme/indicated-time-min</property><value>99</value></greater-than-equals>
  214. </and>
  215. </condition>
  216. </animation>
  217. <animation>
  218. <type>select</type>
  219. <object-name>DashesGST</object-name>
  220. <condition>
  221. <and>
  222. <property>/systems/electrical/outputs/dme</property>
  223. <not-equals><property>/controls/switches/kn-62a-mode</property><value>1</value></not-equals>
  224. <not><property>/instrumentation/dme/in-range</property></not>
  225. </and>
  226. </condition>
  227. </animation>
  228. <!-- Nav Freq Display -->
  229. <animation>
  230. <type>textranslate</type>
  231. <object-name>NavDigit1</object-name>
  232. <property>/instrumentation/dme/frequencies/display-sel-mhz</property>
  233. <factor>0.001</factor>
  234. <step>100</step>
  235. <axis>
  236. <x>0</x>
  237. <y>1</y>
  238. <z>0</z>
  239. </axis>
  240. </animation>
  241. <animation>
  242. <type>textranslate</type>
  243. <object-name>NavDigit2</object-name>
  244. <property>/instrumentation/dme/frequencies/display-sel-mhz</property>
  245. <factor>0.01</factor>
  246. <step>10</step>
  247. <axis>
  248. <x>0</x>
  249. <y>1</y>
  250. <z>0</z>
  251. </axis>
  252. </animation>
  253. <animation>
  254. <type>textranslate</type>
  255. <object-name>NavDigit3</object-name>
  256. <property>/instrumentation/dme/frequencies/display-sel-mhz</property>
  257. <factor>0.1</factor>
  258. <step>1</step>
  259. <axis>
  260. <x>0</x>
  261. <y>1</y>
  262. <z>0</z>
  263. </axis>
  264. </animation>
  265. <animation>
  266. <type>textranslate</type>
  267. <object-name>NavDigit4</object-name>
  268. <property>/instrumentation/dme/frequencies/display-sel-khz</property>
  269. <factor>0.01</factor>
  270. <step>10</step>
  271. <axis>
  272. <x>0</x>
  273. <y>1</y>
  274. <z>0</z>
  275. </axis>
  276. </animation>
  277. <animation>
  278. <type>textranslate</type>
  279. <object-name>NavDigit5</object-name>
  280. <property>/instrumentation/dme/frequencies/display-sel-khz</property>
  281. <factor>0.1</factor>
  282. <step>1</step>
  283. <axis>
  284. <x>0</x>
  285. <y>1</y>
  286. <z>0</z>
  287. </axis>
  288. </animation>
  289. <!-- NM Display -->
  290. <animation>
  291. <type>textranslate</type>
  292. <object-name>NMDigit1</object-name>
  293. <property>/instrumentation/dme/indicated-distance-nm</property>
  294. <factor>0.001</factor>
  295. <step>100</step>
  296. <axis>
  297. <x>0</x>
  298. <y>1</y>
  299. <z>0</z>
  300. </axis>
  301. </animation>
  302. <animation>
  303. <type>textranslate</type>
  304. <object-name>NMDigit2</object-name>
  305. <property>/instrumentation/dme/indicated-distance-nm</property>
  306. <factor>0.01</factor>
  307. <step>10</step>
  308. <axis>
  309. <x>0</x>
  310. <y>1</y>
  311. <z>0</z>
  312. </axis>
  313. </animation>
  314. <animation>
  315. <type>textranslate</type>
  316. <object-name>NMDigit3</object-name>
  317. <property>/instrumentation/dme/indicated-distance-nm</property>
  318. <factor>0.1</factor>
  319. <step>1</step>
  320. <axis>
  321. <x>0</x>
  322. <y>1</y>
  323. <z>0</z>
  324. </axis>
  325. </animation>
  326. <animation>
  327. <type>textranslate</type>
  328. <object-name>NMDigit4</object-name>
  329. <property>/instrumentation/dme/indicated-distance-nm</property>
  330. <factor>1</factor>
  331. <step>0.1</step>
  332. <axis>
  333. <x>0</x>
  334. <y>1</y>
  335. <z>0</z>
  336. </axis>
  337. </animation>
  338. <!-- Knots Display -->
  339. <animation>
  340. <type>textranslate</type>
  341. <object-name>KtDigit1</object-name>
  342. <property>/instrumentation/dme/indicated-ground-speed-kt</property>
  343. <factor>0.001</factor>
  344. <step>100</step>
  345. <axis>
  346. <x>0</x>
  347. <y>1</y>
  348. <z>0</z>
  349. </axis>
  350. </animation>
  351. <animation>
  352. <type>textranslate</type>
  353. <object-name>KtDigit2</object-name>
  354. <property>/instrumentation/dme/indicated-ground-speed-kt</property>
  355. <factor>0.01</factor>
  356. <step>10</step>
  357. <axis>
  358. <x>0</x>
  359. <y>1</y>
  360. <z>0</z>
  361. </axis>
  362. </animation>
  363. <animation>
  364. <type>textranslate</type>
  365. <object-name>KtDigit3</object-name>
  366. <property>/instrumentation/dme/indicated-ground-speed-kt</property>
  367. <factor>0.1</factor>
  368. <step>1</step>
  369. <axis>
  370. <x>0</x>
  371. <y>1</y>
  372. <z>0</z>
  373. </axis>
  374. </animation>
  375. <!-- Minutes Display -->
  376. <animation>
  377. <type>textranslate</type>
  378. <object-name>MinDigit1</object-name>
  379. <property>/instrumentation/dme/indicated-time-min</property>
  380. <factor>0.01</factor>
  381. <step>10</step>
  382. <axis>
  383. <x>0</x>
  384. <y>1</y>
  385. <z>0</z>
  386. </axis>
  387. </animation>
  388. <animation>
  389. <type>textranslate</type>
  390. <object-name>MinDigit2</object-name>
  391. <property>/instrumentation/dme/indicated-time-min</property>
  392. <factor>0.1</factor>
  393. <step>1</step>
  394. <axis>
  395. <x>0</x>
  396. <y>1</y>
  397. <z>0</z>
  398. </axis>
  399. </animation>
  400. <!-- Switches -->
  401. <animation>
  402. <type>translate</type>
  403. <object-name>SwPower</object-name>
  404. <property>controls/switches/kn-62a</property>
  405. <interpolation>
  406. <entry><ind>0</ind><dep>0</dep></entry>
  407. <entry><ind>1</ind><dep>0.004</dep></entry>
  408. </interpolation>
  409. <axis>
  410. <x>0</x>
  411. <y>1</y>
  412. <z>0</z>
  413. </axis>
  414. </animation>
  415. <animation>
  416. <type>translate</type>
  417. <object-name>SwFunction</object-name>
  418. <property>controls/switches/kn-62a-mode</property>
  419. <interpolation>
  420. <entry><ind>0</ind><dep>-0.004</dep></entry>
  421. <entry><ind>1</ind><dep>0</dep></entry>
  422. <entry><ind>2</ind><dep>0.004</dep></entry>
  423. </interpolation>
  424. <axis>
  425. <x>0</x>
  426. <y>1</y>
  427. <z>0</z>
  428. </axis>
  429. </animation>
  430. </PropertyList>