123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!--
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 2 of the License, or
- (at your option) any later version.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>.
- -->
- <PropertyList>
- <logic>
- <input>
- <and>
- <greater-than>
- <property>/systems/electrical/volts</property>
- <value>22</value>
- </greater-than>
- <greater-than>
- <property>/sim/model/ec130/torque-pct</property>
- <value>92.7</value>
- </greater-than>
- <less-than>
- <property>/sim/model/ec130/torque-pct</property>
- <value>100</value>
- </less-than>
- </and>
- </input>
- <output>/instrumentation/VEMD/warn/torque-yellow</output>
- </logic>
- <logic>
- <input>
- <and>
- <greater-than>
- <property>instrumentation/VEMD/Phase/flight</property>
- <value>0</value>
- </greater-than>
- <greater-than>
- <property>/sim/model/ec130/torque-pct</property>
- <value>100</value>
- </greater-than>
- </and>
- </input>
- <output>/instrumentation/VEMD/warn/torque-red-sw</output>
- </logic>
- <logic>
- <input>
- <and>
- <greater-than>
- <property>instrumentation/VEMD/Phase/flight</property>
- <value>0</value>
- </greater-than>
- <greater-than>
- <property>/engines/engine/tot-degc</property>
- <value>849</value>
- </greater-than>
- <less-than>
- <property>/engines/engine/tot-degc</property>
- <value>915</value>
- </less-than>
- </and>
- </input>
- <output>/instrumentation/VEMD/warn/t4-yellow</output>
- </logic>
- <logic>
- <input>
- <and>
- <greater-than>
- <property>instrumentation/VEMD/Phase/flight</property>
- <value>0</value>
- </greater-than>
- <greater-than>
- <property>/engines/engine/tot-degc</property>
- <value>915</value>
- </greater-than>
- </and>
- </input>
- <output>/instrumentation/VEMD/warn/t4-red-sw</output>
- </logic>
- <logic>
- <input>
- <and>
- <greater-than>
- <property>instrumentation/VEMD/Phase/flight</property>
- <value>0</value>
- </greater-than>
- <greater-than>
- <property>/engines/engine/n1-pct</property>
- <value>67</value>
- </greater-than>
- <less-than>
- <property>/engines/engine/tot-degc</property>
- <value>101.1</value>
- </less-than>
- </and>
- </input>
- <output>/instrumentation/VEMD/warn/ng-yellow</output>
- </logic>
- <logic>
- <input>
- <and>
- <greater-than>
- <property>instrumentation/VEMD/Phase/flight</property>
- <value>0</value>
- </greater-than>
- <greater-than>
- <property>/engines/engine/n1-pct</property>
- <value>101.1</value>
- </greater-than>
- </and>
- </input>
- <output>/instrumentation/VEMD/warn/ng-red-sw</output>
- </logic>
- <logic>
- <input>
- <and>
- <greater-than>
- <property>instrumentation/VEMD/Phase/flight</property>
- <value>0</value>
- </greater-than>
- <greater-than>
- <property>/engines/engine/oil-temperature-degc</property>
- <value>-10</value>
- </greater-than>
- <less-than>
- <property>/engines/engine/oil-temperature-degc</property>
- <value>0</value>
- </less-than>
- </and>
- </input>
- <output>/instrumentation/VEMD/warn/oiltemp-yellow</output>
- </logic>
- <logic>
- <input>
- <and>
- <greater-than>
- <property>instrumentation/VEMD/Phase/flight</property>
- <value>0</value>
- </greater-than>
- <greater-than>
- <property>/engines/engine/oil-temperature-degc-filter</property>
- <value>115</value>
- </greater-than>
- </and>
- </input>
- <output>/instrumentation/VEMD/warn/oiltemp-red-sw</output>
- </logic>
- <logic>
- <input>
- <and>
- <greater-than>
- <property>instrumentation/VEMD/Phase/flight</property>
- <value>0</value>
- </greater-than>
- <greater-than>
- <property>/engines/engine/oil-pressure-bar-filter</property>
- <value>1.1</value>
- </greater-than>
- <less-than>
- <property>/engines/engine/oil-pressure-bar-filter</property>
- <value>2</value>
- </less-than>
- <or>
- <greater-than>
- <property>/engines/engine/oil-pressure-bar-filter</property>
- <value>6</value>
- </greater-than>
- <less-than>
- <property>/engines/engine/oil-pressure-bar-filter</property>
- <value>9.8</value>
- </less-than>
- </or>
- </and>
- </input>
- <output>/instrumentation/VEMD/warn/oilpress-yellow</output>
- </logic>
- <logic>
- <input>
- <and>
- <greater-than>
- <property>instrumentation/VEMD/Phase/tested</property>
- <value>0</value>
- </greater-than>
- <less-than>
- <property>/engines/engine/oil-pressure-bar-filter</property>
- <value>1.1</value>
- </less-than>
- <greater-than>
- <property>/engines/engine/oil-pressure-bar-filter</property>
- <value>10</value>
- </greater-than>
- </and>
- </input>
- <output>/instrumentation/VEMD/warn/oilpress-red-sw</output>
- </logic>
- <filter>
- <type>gain</type>
- <gain>1.0</gain>
- <input>
- <expression>
- <table>
- <property>/engines/engine[0]/tot-degc</property>
- <entry><ind>0.0</ind><dep>0.0</dep></entry>
- <entry><ind>300</ind><dep>12.25</dep></entry>
- <entry><ind>1000</ind><dep>98</dep></entry>
- </table>
- </expression>
- </input>
- <output>/instrumentation/VEMD/t4-needle-deg</output>
- </filter>
- <filter>
- <type>gain</type>
- <gain>1.0</gain>
- <input>
- <expression>
- <table>
- <property>/sim/model/ec130/torque-pct</property>
- <entry><ind>0.0</ind><dep>0.0</dep></entry>
- <entry><ind>110</ind><dep>179</dep></entry>
- </table>
- </expression>
- </input>
- <output>/instrumentation/VEMD/tq-needle-deg</output>
- </filter>
- <filter>
- <type>gain</type>
- <gain>1.0</gain>
- <input>
- <expression>
- <table>
- <property>/engines/engine/n1-pct</property>
- <entry><ind>-10</ind><dep>0.0</dep></entry>
- <entry><ind>5</ind><dep>168</dep></entry>
- </table>
- </expression>
- </input>
- <output>/instrumentation/VEMD/ng-needle-deg</output>
- </filter>
- </PropertyList>
|