2006-01-30 19:33:23 +00:00
|
|
|
<?xml version="1.0"?>
|
2007-04-01 18:20:23 +00:00
|
|
|
<!--
|
|
|
|
KA 285 Mode Annunciator Panel
|
|
|
|
Syd Adams
|
|
|
|
|
|
|
|
-->
|
2006-01-30 19:33:23 +00:00
|
|
|
|
|
|
|
<PropertyList>
|
|
|
|
|
2007-03-26 03:32:24 +00:00
|
|
|
<path>fd-annun.ac</path>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>FD-ON</object-name>
|
|
|
|
<condition>
|
|
|
|
<property>/instrumentation/kfc200/fd_on</property>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
2006-01-30 19:33:23 +00:00
|
|
|
|
2007-03-26 03:32:24 +00:00
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>NAV-ON</object-name>
|
|
|
|
<condition>
|
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmode</property>
|
|
|
|
<value>nav-arm</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmode</property>
|
|
|
|
<value>nav-cpld</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
2007-04-01 18:20:23 +00:00
|
|
|
<object-name>ARM-ON</object-name>
|
2007-03-26 03:32:24 +00:00
|
|
|
<condition>
|
2007-04-01 18:20:23 +00:00
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmode</property>
|
|
|
|
<value>nav-arm</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmodeV</property>
|
|
|
|
<value>alt-arm</value>
|
|
|
|
</equals>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmodeV</property>
|
|
|
|
<value>gs-arm</value>
|
|
|
|
</equals>
|
|
|
|
</or>
|
2007-03-26 03:32:24 +00:00
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
2007-04-01 18:20:23 +00:00
|
|
|
<object-name>CPLD-ON</object-name>
|
2007-03-26 03:32:24 +00:00
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmode</property>
|
|
|
|
<value>nav-cpld</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>HDG-ON</object-name>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmode</property>
|
|
|
|
<value>hdg</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>APPR-ON</object-name>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmode</property>
|
|
|
|
<value>appr</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>GS-ON</object-name>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmodeV</property>
|
|
|
|
<value>gs</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>GA-ON</object-name>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmode</property>
|
|
|
|
<value>ga</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>ALT-ON</object-name>
|
|
|
|
<condition>
|
2007-04-01 18:20:23 +00:00
|
|
|
<or>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmodeV</property>
|
|
|
|
<value>alt-arm</value>
|
|
|
|
</equals>
|
2007-03-26 03:32:24 +00:00
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmodeV</property>
|
|
|
|
<value>alt</value>
|
|
|
|
</equals>
|
2007-04-01 18:20:23 +00:00
|
|
|
</or>
|
2007-03-26 03:32:24 +00:00
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>AP-ON</object-name>
|
|
|
|
<condition>
|
|
|
|
<not>
|
|
|
|
<property>/autopilot/locks/passive-mode</property>
|
|
|
|
</not>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>BC-ON</object-name>
|
|
|
|
<condition>
|
|
|
|
<equals>
|
|
|
|
<property>/instrumentation/kfc200/fdmode</property>
|
|
|
|
<value>bc</value>
|
|
|
|
</equals>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>O-ON</object-name>
|
|
|
|
<condition>
|
|
|
|
<property>/instrumentation/marker-beacon/outer</property>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
|
|
|
|
|
|
|
<animation>
|
|
|
|
<type>select</type>
|
|
|
|
<object-name>M-ON</object-name>
|
|
|
|
<condition>
|
|
|
|
<property>/instrumentation/marker-beacon/middle</property>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
2006-01-30 19:33:23 +00:00
|
|
|
|
|
|
|
</PropertyList>
|