CWS.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573
  1. <?xml version="1.0"?>
  2. <PropertyList>
  3. <!-- Central warning System -->
  4. <path>panel.ac</path>
  5. <animation>
  6. <type>select</type>
  7. <object-name>fuel</object-name>
  8. <condition>
  9. <or>
  10. <less-than>
  11. <property>consumables/fuel/tank[0]/level-lbs</property>
  12. <value>150</value>
  13. </less-than>
  14. <equals>
  15. <property>controls/electric/warningtest</property>
  16. <value>true</value>
  17. </equals>
  18. </or>
  19. </condition>
  20. </animation>
  21. <animation>
  22. <type>select</type>
  23. <object-name>fuelp</object-name>
  24. <condition>
  25. <or>
  26. <equals>
  27. <property>controls/switches/fuel/transfer-pump[1]</property>
  28. <value>false</value>
  29. </equals>
  30. <equals>
  31. <property>controls/electric/warningtest</property>
  32. <value>true</value>
  33. </equals>
  34. </or>
  35. </condition>
  36. </animation>
  37. <animation>
  38. <type>select</type>
  39. <object-name>fuelf</object-name>
  40. <condition>
  41. <or>
  42. <property>instrumentation/annunciators/warning/fuelf</property>
  43. <equals>
  44. <property>controls/electric/warningtest</property>
  45. <value>true</value>
  46. </equals>
  47. </or>
  48. </condition>
  49. </animation>
  50. <animation>
  51. <type>select</type>
  52. <object-name>servo</object-name>
  53. <condition>
  54. <or>
  55. <property>instrumentation/annunciators/warning/servo</property>
  56. <equals>
  57. <property>controls/electric/warningtest</property>
  58. <value>true</value>
  59. </equals>
  60. </or>
  61. </condition>
  62. </animation>
  63. <animation>
  64. <type>select</type>
  65. <object-name>hydr</object-name>
  66. <condition>
  67. <or>
  68. <not>
  69. <property>engines/engine/running</property>
  70. <value>false</value>
  71. </not>
  72. <equals>
  73. <property>controls/electric/warningtest</property>
  74. <value>true</value>
  75. </equals>
  76. </or>
  77. </condition>
  78. </animation>
  79. <animation>
  80. <type>select</type>
  81. <object-name>emergxmit</object-name>
  82. <condition>
  83. <or>
  84. <property>instrumentation/annunciators/warning/emergxmit</property>
  85. <equals>
  86. <property>controls/electric/warningtest</property>
  87. <value>true</value>
  88. </equals>
  89. </or>
  90. </condition>
  91. </animation>
  92. <animation>
  93. <type>select</type>
  94. <object-name>GEN</object-name>
  95. <condition>
  96. <or>
  97. <equals>
  98. <property>controls/electric/engine/generator</property>
  99. <value>true</value>
  100. </equals>
  101. <equals>
  102. <property>controls/electric/engine[1]/generator</property>
  103. <value>true</value>
  104. </equals>
  105. <equals>
  106. <property>controls/electric/warningtest</property>
  107. <value>true</value>
  108. </equals>
  109. </or>
  110. </condition>
  111. </animation>
  112. <animation>
  113. <type>select</type>
  114. <object-name>batt</object-name>
  115. <condition>
  116. <or>
  117. <equals>
  118. <property>controls/electric/directbat-switch</property>
  119. <value>true</value>
  120. </equals>
  121. <equals>
  122. <property>controls/electric/warningtest</property>
  123. <value>true</value>
  124. </equals>
  125. </or>
  126. </condition>
  127. </animation>
  128. <animation>
  129. <type>select</type>
  130. <object-name>inv</object-name>
  131. <condition>
  132. <or>
  133. <property>instrumentation/annunciators/warning/inv</property>
  134. <equals>
  135. <property>controls/electric/warningtest</property>
  136. <value>true</value>
  137. </equals>
  138. </or>
  139. </condition>
  140. </animation>
  141. <animation>
  142. <type>select</type>
  143. <object-name>pitot</object-name>
  144. <condition>
  145. <or>
  146. <greater-than>
  147. <property>sim/failure-manager/systems/pitot/failure-level</property>
  148. <value>0.3</value>
  149. </greater-than>
  150. <equals>
  151. <property>controls/electric/warningtest</property>
  152. <value>true</value>
  153. </equals>
  154. <and>
  155. <less-than>
  156. <property>environment/temperature-degc</property>
  157. <value>4.0</value>
  158. </less-than>
  159. <not>
  160. <property>controls/anti-ice/pitot-heat</property>
  161. <value>true</value>
  162. </not>
  163. </and>
  164. </or>
  165. </condition>
  166. </animation>
  167. <animation>
  168. <type>select</type>
  169. <object-name>horn</object-name>
  170. <condition>
  171. <or>
  172. <equals>
  173. <property>controls/electric/horn</property>
  174. <value>true</value>
  175. </equals>
  176. <equals>
  177. <property>controls/electric/warningtest</property>
  178. <value>true</value>
  179. </equals>
  180. </or>
  181. </condition>
  182. </animation>
  183. <animation>
  184. <type>select</type>
  185. <object-name>-</object-name>
  186. <condition>
  187. <or>
  188. <property>instrumentation/annunciators/warning/noideayet</property>
  189. <equals>
  190. <property>controls/electric/warningtest</property>
  191. <value>true</value>
  192. </equals>
  193. </or>
  194. </condition>
  195. </animation>
  196. <animation>
  197. <type>select</type>
  198. <object-name>mgbtemp</object-name>
  199. <condition>
  200. <or>
  201. <property>instrumentation/annunciators/warning/mgbtemp</property>
  202. <equals>
  203. <property>controls/electric/warningtest</property>
  204. <value>true</value>
  205. </equals>
  206. </or>
  207. </condition>
  208. </animation>
  209. <animation>
  210. <type>select</type>
  211. <object-name>door</object-name>
  212. <condition>
  213. <or>
  214. <equals>
  215. <property>sim/model/bo105/doors/door[0]/position-norm</property>
  216. <value>1</value>
  217. </equals>
  218. <equals>
  219. <property>sim/model/bo105/doors/door[1]/position-norm</property>
  220. <value>1</value>
  221. </equals>
  222. <equals>
  223. <property>sim/model/bo105/doors/door[2]/position-norm</property>
  224. <value>1</value>
  225. </equals>
  226. <equals>
  227. <property>sim/model/bo105/doors/door[3]/position-norm</property>
  228. <value>1</value>
  229. </equals>
  230. <equals>
  231. <property>controls/electric/warningtest</property>
  232. <value>true</value>
  233. </equals>
  234. </or>
  235. </condition>
  236. </animation>
  237. <animation>
  238. <type>select</type>
  239. <object-name>gov</object-name>
  240. <condition>
  241. <or>
  242. <property>instrumentation/annunciators/warning/gov</property>
  243. <equals>
  244. <property>controls/electric/warningtest</property>
  245. <value>true</value>
  246. </equals>
  247. </or>
  248. </condition>
  249. </animation>
  250. <animation>
  251. <type>select</type>
  252. <object-name>engchip</object-name>
  253. <condition>
  254. <or>
  255. <property>instrumentation/annunciators/warning/engchip</property>
  256. <equals>
  257. <property>controls/electric/warningtest</property>
  258. <value>true</value>
  259. </equals>
  260. </or>
  261. </condition>
  262. </animation>
  263. <animation>
  264. <type>select</type>
  265. <object-name>mgbchip</object-name>
  266. <condition>
  267. <or>
  268. <property>instrumentation/annunciators/warning/mgbchip</property>
  269. <equals>
  270. <property>controls/electric/warningtest</property>
  271. <value>true</value>
  272. </equals>
  273. </or>
  274. </condition>
  275. </animation>
  276. <animation>
  277. <type>select</type>
  278. <object-name>tgbchip</object-name>
  279. <condition>
  280. <or>
  281. <property>instrumentation/annunciators/warning/tgbchip</property>
  282. <equals>
  283. <property>controls/electric/warningtest</property>
  284. <value>true</value>
  285. </equals>
  286. </or>
  287. </condition>
  288. </animation>
  289. <animation>
  290. <type>select</type>
  291. <object-name>engp</object-name>
  292. <condition>
  293. <or>
  294. <not>
  295. <property>engines/engine/running</property>
  296. <value>false</value>
  297. </not>
  298. <equals>
  299. <property>controls/electric/warningtest</property>
  300. <value>true</value>
  301. </equals>
  302. </or>
  303. </condition>
  304. </animation>
  305. <animation>
  306. <type>select</type>
  307. <object-name>mgbp</object-name>
  308. <condition>
  309. <or>
  310. <less-than>
  311. <property>rotors/gear/mgb-oil-pressure-bar</property>
  312. <value>1.1</value>
  313. </less-than>
  314. <equals>
  315. <property>controls/electric/warningtest</property>
  316. <value>true</value>
  317. </equals>
  318. </or>
  319. </condition>
  320. </animation>
  321. <animation>
  322. <type>select</type>
  323. <object-name>gov.001</object-name>
  324. <condition>
  325. <or>
  326. <property>instrumentation/annunciators/warning/redgov</property>
  327. <equals>
  328. <property>controls/electric/warningtest</property>
  329. <value>true</value>
  330. </equals>
  331. </or>
  332. </condition>
  333. </animation>
  334. <animation>
  335. <type>select</type>
  336. <object-name>engfire</object-name>
  337. <condition>
  338. <or>
  339. <property>instrumentation/annunciators/warning/engfire</property>
  340. <equals>
  341. <property>controls/electric/warningtest</property>
  342. <value>true</value>
  343. </equals>
  344. <equals>
  345. <property>controls/electric/firetest</property>
  346. <value>true</value>
  347. </equals>
  348. </or>
  349. </condition>
  350. </animation>
  351. <animation>
  352. <type>select</type>
  353. <object-name>batttemp</object-name>
  354. <condition>
  355. <or>
  356. <property>instrumentation/annunciators/warning/battemp</property>
  357. <equals>
  358. <property>controls/electric/warningtest</property>
  359. <value>true</value>
  360. </equals>
  361. </or>
  362. </condition>
  363. </animation>
  364. <animation>
  365. <type>select</type>
  366. <object-name>twtgrip</object-name>
  367. <condition>
  368. <or>
  369. <equals>
  370. <property>controls/electric/warningtest</property>
  371. <value>true</value>
  372. </equals>
  373. <and>
  374. <less-than>
  375. <property>controls/engines/engine/power</property>
  376. <value>0.64</value>
  377. </less-than>
  378. <not>
  379. <property>engines/engine/running</property>
  380. <value>false</value>
  381. </not>
  382. </and>
  383. </or>
  384. </condition>
  385. </animation>
  386. <animation>
  387. <name>CWS</name>
  388. <object-name>fuel</object-name>
  389. <object-name>fuelp</object-name>
  390. <object-name>fuelf</object-name>
  391. <object-name>servo</object-name>
  392. <object-name>hydr</object-name>
  393. <object-name>emergxmit</object-name>
  394. <object-name>GEN</object-name>
  395. <object-name>batt</object-name>
  396. <object-name>inv</object-name>
  397. <object-name>pitot</object-name>
  398. <object-name>horn</object-name>
  399. <object-name>-</object-name>
  400. <object-name>mgbtemp</object-name>
  401. <object-name>door</object-name>
  402. <object-name>gov</object-name>
  403. <object-name>engchip</object-name>
  404. <object-name>mgbchip</object-name>
  405. <object-name>tgbchip</object-name>
  406. <object-name>engp</object-name>
  407. <object-name>mgbp</object-name>
  408. <object-name>gov.001</object-name>
  409. <object-name>engfire</object-name>
  410. <object-name>batttemp</object-name>
  411. <object-name>twtgrip</object-name>
  412. </animation>
  413. <animation>
  414. <type>select</type>
  415. <object-name>CWS</object-name>
  416. <condition>
  417. <or>
  418. <equals>
  419. <property>controls/electric/directbat-switch</property>
  420. <value>true</value>
  421. </equals>
  422. <equals>
  423. <property>controls/electric/engine/generator</property>
  424. <value>true</value>
  425. </equals>
  426. <equals>
  427. <property>engines/engine/running</property>
  428. <value>true</value>
  429. </equals>
  430. </or>
  431. </condition>
  432. </animation>
  433. <!-- REMBRANDT support for transparent objects -->
  434. <effect>
  435. <inherits-from>Effects/model-transparent</inherits-from>
  436. <object-name>fuel</object-name>
  437. <object-name>fuelp</object-name>
  438. <object-name>fuelf</object-name>
  439. <object-name>servo</object-name>
  440. <object-name>hydr</object-name>
  441. <object-name>emergxmit</object-name>
  442. <object-name>GEN</object-name>
  443. <object-name>batt</object-name>
  444. <object-name>inv</object-name>
  445. <object-name>pitot</object-name>
  446. <object-name>horn</object-name>
  447. <object-name>-</object-name>
  448. <object-name>mgbtemp</object-name>
  449. <object-name>door</object-name>
  450. <object-name>gov</object-name>
  451. <object-name>engchip</object-name>
  452. <object-name>mgbchip</object-name>
  453. <object-name>tgbchip</object-name>
  454. <object-name>engp</object-name>
  455. <object-name>mgbp</object-name>
  456. <object-name>gov.001</object-name>
  457. <object-name>engfire</object-name>
  458. <object-name>batttemp</object-name>
  459. <object-name>twtgrip</object-name>
  460. <condition>
  461. <property>sim/rendering/rembrandt/enabled</property>
  462. </condition>
  463. </effect>
  464. <!--
  465. <animation>
  466. <type>select</type>
  467. <object-name>fuel</object-name>
  468. <object-name>fuelp</object-name>
  469. <object-name>fuelf</object-name>
  470. <object-name>servo</object-name>
  471. <object-name>hydr</object-name>
  472. <object-name>emergxmit</object-name>
  473. <object-name>GEN</object-name>
  474. <object-name>batt</object-name>
  475. <object-name>inv</object-name>
  476. <object-name>pitot</object-name>
  477. <object-name>horn</object-name>
  478. <object-name>-</object-name>
  479. <object-name>mgbtemp</object-name>
  480. <object-name>door</object-name>
  481. <object-name>gov</object-name>
  482. <object-name>engchip</object-name>
  483. <object-name>mgbchip</object-name>
  484. <object-name>tgbchip</object-name>
  485. <object-name>engp</object-name>
  486. <object-name>mgbp</object-name>
  487. <object-name>gov.001</object-name>
  488. <object-name>engfire</object-name>
  489. <object-name>batttemp</object-name>
  490. <object-name>twtgrip</object-name>
  491. <condition>
  492. <equals>
  493. <property>controls/electric/warningtest</property>
  494. <value>true</value>
  495. </equals>
  496. </condition>
  497. </animation>-->
  498. </PropertyList>