fd-annun(2).xml 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175
  1. <?xml version="1.0"?>
  2. <!--
  3. KA 285 Mode Annunciator Panel
  4. Syd Adams
  5. -->
  6. <PropertyList>
  7. <path>fd-annun.ac</path>
  8. <animation>
  9. <type>material</type>
  10. <object-name>FD-annun</object-name>
  11. <emission>
  12. <red>0.7</red>
  13. <green>0.5</green>
  14. <blue>0.3</blue>
  15. <factor-prop>/systems/electrical/outputs/instrument-lights</factor-prop>
  16. </emission>
  17. </animation>
  18. <animation>
  19. <type>select</type>
  20. <object-name>FD-ON</object-name>
  21. <condition>
  22. <property>/instrumentation/kfc200/fd-on</property>
  23. </condition>
  24. </animation>
  25. <animation>
  26. <type>select</type>
  27. <object-name>NAV-ON</object-name>
  28. <condition>
  29. <or>
  30. <equals>
  31. <property>/instrumentation/kfc200/lnav</property>
  32. <value>2</value>
  33. </equals>
  34. <equals>
  35. <property>/instrumentation/kfc200/lnav</property>
  36. <value>3</value>
  37. </equals>
  38. </or>
  39. </condition>
  40. </animation>
  41. <animation>
  42. <type>select</type>
  43. <object-name>ARM-ON</object-name>
  44. <condition>
  45. <property>/instrumentation/kfc200/armed</property>
  46. </condition>
  47. </animation>
  48. <animation>
  49. <type>select</type>
  50. <object-name>CPLD-ON</object-name>
  51. <condition>
  52. <property>/instrumentation/kfc200/cpld</property>
  53. </condition>
  54. </animation>
  55. <animation>
  56. <type>select</type>
  57. <object-name>HDG-ON</object-name>
  58. <condition>
  59. <equals>
  60. <property>autopilot/locks/heading</property>
  61. <value>dg-heading-hold</value>
  62. </equals>
  63. </condition>
  64. </animation>
  65. <animation>
  66. <type>select</type>
  67. <object-name>APPR-ON</object-name>
  68. <condition>
  69. <or>
  70. <equals>
  71. <property>/instrumentation/kfc200/lnav</property>
  72. <value>4</value>
  73. </equals>
  74. <equals>
  75. <property>/instrumentation/kfc200/lnav</property>
  76. <value>5</value>
  77. </equals>
  78. </or>
  79. </condition>
  80. </animation>
  81. <animation>
  82. <type>select</type>
  83. <object-name>GS-ON</object-name>
  84. <condition>
  85. <equals>
  86. <property>autopilot/locks/altitude</property>
  87. <value>gs1-hold</value>
  88. </equals>
  89. </condition>
  90. </animation>
  91. <animation>
  92. <type>select</type>
  93. <object-name>GA-ON</object-name>
  94. <condition>
  95. <equals>
  96. <property>/instrumentation/kfc200/lnav</property>
  97. <value>10</value>
  98. </equals>
  99. </condition>
  100. </animation>
  101. <animation>
  102. <type>select</type>
  103. <object-name>ALT-ON</object-name>
  104. <condition>
  105. <equals>
  106. <property>autopilot/locks/altitude</property>
  107. <value>altitude-hold</value>
  108. </equals>
  109. </condition>
  110. </animation>
  111. <animation>
  112. <type>select</type>
  113. <object-name>AP-ON</object-name>
  114. <condition>
  115. <not>
  116. <property>/autopilot/locks/passive-mode</property>
  117. </not>
  118. </condition>
  119. </animation>
  120. <animation>
  121. <type>select</type>
  122. <object-name>BC-ON</object-name>
  123. <condition>
  124. <property>/instrumentation/nav/back-course-btn</property>
  125. </condition>
  126. </animation>
  127. <animation>
  128. <type>select</type>
  129. <object-name>O-ON</object-name>
  130. <condition>
  131. <property>/instrumentation/marker-beacon/outer</property>
  132. </condition>
  133. </animation>
  134. <animation>
  135. <type>select</type>
  136. <object-name>M-ON</object-name>
  137. <condition>
  138. <property>/instrumentation/marker-beacon/middle</property>
  139. </condition>
  140. </animation>
  141. <animation>
  142. <type>select</type>
  143. <object-name>A-ON</object-name>
  144. <condition>
  145. <property>/instrumentation/kfc200/alert</property>
  146. </condition>
  147. </animation>
  148. <animation>
  149. <type>select</type>
  150. <object-name>TRIM-ON</object-name>
  151. <condition>
  152. <property>/instrumentation/kfc200/trim-fail</property>
  153. </condition>
  154. </animation>
  155. </PropertyList>