added arial_black and condensed fonts for the Primus 1000 PFD
[fg:toms-fgdata.git] / Aircraft / Instruments-3d / primus-1000 / primus1000-pfd.xml
1 <?xml version="1.0"?>
2 <!--
3 Author : Syd Adams
4 Primus 1000 Primary Flight Display
5 -->
6 <PropertyList>
7
8 <path>primus1000-pfd.ac</path>
9
10 <animation>
11     <type>select</type>
12     <object-name>AP.annun</object-name>
13     <condition>
14         <not>
15             <property>autopilot/locks/passive-mode</property>
16         </not>  
17     </condition>
18 </animation>
19
20 <animation>
21     <type>select</type>
22     <object-name>FDbars</object-name>
23     <condition>
24         <property>instrumentation/primus1000/fdmode</property>
25     </condition>
26 </animation>
27
28 <animation>
29     <type>select</type>
30     <object-name>GSscale</object-name>
31     <object-name>GSneedle</object-name>
32     <condition>
33         <and>
34             <equals>
35                 <property>instrumentation/nav/has-gs</property>
36                 <value>true</value>
37             </equals>
38             <less-than>
39                 <property>instrumentation/nav/gs-distance</property>
40                 <value>30000</value>
41             </less-than>
42         </and>
43     </condition>
44 </animation>
45
46 <!--
47  <animation>
48    <type>select</type>
49    <object-name>gs.annun</object-name>
50    <condition>
51        <equals>
52          <property>instrumentation/nav/has-gs</property>
53          <value>true</value>
54        </equals>
55    </condition>
56  </animation>
57
58
59  <animation>
60    <type>select</type>
61    <object-name>loc.annun</object-name>
62    <condition>
63        <equals>
64          <property>instrumentation/nav/nav-loc</property>
65          <value>true</value>
66        </equals>
67    </condition>
68  </animation>
69 -->
70
71 <animation>
72     <type>select</type>
73     <object-name>outer.marker</object-name>
74     <condition>
75         <equals>
76             <property>instrumentation/marker-beacon/outer</property>
77             <value>true</value>
78         </equals>
79     </condition>
80 </animation>
81  
82 <animation>
83     <type>select</type>
84     <object-name>middle.marker</object-name>
85     <condition>
86         <equals>
87         <property>instrumentation/marker-beacon/middle</property>
88         <value>true</value>
89         </equals>
90     </condition>
91 </animation>
92  
93 <animation>
94     <type>select</type>
95     <object-name>inner.marker</object-name>
96     <condition>
97         <equals>
98             <property>instrumentation/marker-beacon/inner</property>
99             <value>true</value>
100         </equals>
101     </condition>
102 </animation>
103
104 <!-- FLIGHT DIRECTOR BARS -->
105
106 <animation>
107     <type>translate</type>
108     <object-name>FDbars</object-name>
109     <property>autopilot/settings/target-pitch-deg</property>
110     <factor>0.0014</factor>
111     <axis>
112         <x>0.0</x>
113         <y>0.0</y>
114         <z>1.0</z>
115     </axis>
116     <center>
117         <x-m>0.002</x-m>
118         <y-m>0</y-m>
119         <z-m>0.0516</z-m>
120     </center>
121 </animation>
122
123 <animation>
124     <type>rotate</type>
125     <object-name>FDbars</object-name>
126     <property>autopilot/internal/target-roll-deg</property>
127     <axis>
128         <x>-1.0</x>
129         <y>0.0</y>
130         <z>0.0</z>
131     </axis>
132     <center>
133         <x-m>0.002</x-m>
134         <y-m>0</y-m>
135         <z-m>0.0516</z-m>
136     </center>
137 </animation>
138
139 <animation>
140     <type>rotate</type>
141     <object-name>FDbars</object-name>
142     <property>orientation/roll-deg</property>
143     <axis>
144         <x>1.0</x>
145         <y>0.0</y>
146         <z>0.0</z>
147     </axis>
148     <center>
149         <x-m>0.002</x-m>
150         <y-m>0</y-m>
151         <z-m>0.0516</z-m>
152     </center>
153 </animation>
154
155 <animation>
156     <type>translate</type>
157     <object-name>FDbars</object-name>
158     <property>orientation/pitch-deg</property>
159     <factor>0.0014</factor>
160     <axis>
161         <x>0.0</x>
162         <y>0.0</y>
163         <z>-1.0</z>
164     </axis>
165     <center>
166         <x-m>0.002</x-m>
167         <y-m>0</y-m>
168         <z-m>0.0516</z-m>
169     </center>
170 </animation>
171
172 <!-- ATITUDE INDICATOR -->
173
174 <animation>
175     <type>texmultiple</type>
176     <object-name>AI</object-name>
177     <transform>
178         <property>orientation/pitch-deg</property>
179         <subtype>textranslate</subtype>
180         <factor>0.004694</factor>
181         <axis>
182             <x>0</x>
183             <y>1</y>
184             <z>0</z>
185         </axis>
186     </transform>
187     <transform>
188         <property>orientation/roll-deg</property>
189         <subtype>texrotate</subtype>
190         <center>
191             <x>0.25</x>
192             <y>0.50</y>
193         </center>
194         <axis>
195             <x>0</x>
196             <y>0</y>
197             <z>-1</z>
198         </axis>
199     </transform>
200 </animation>
201
202 <animation>
203     <type>translate</type>
204     <object-name>SlipBall</object-name>
205     <property>instrumentation/slip-skid-ball/indicated-slip-skid</property>
206     <min>-1.1</min>
207     <max>1.1</max>
208     <interpolation>
209         <entry>
210             <ind>-1.1</ind><dep>-0.0125</dep>
211         </entry>
212         <entry>
213             <ind>1.1</ind><dep>0.0125</dep>
214         </entry>
215     </interpolation>
216     <axis>
217         <x>0</x>
218         <y>1</y>
219         <z>0</z>
220     </axis>
221 </animation>
222
223 <animation>
224     <type>texrotate</type>
225     <object-name>HDGface</object-name>
226     <property>orientation/heading-magnetic-deg</property>
227     <center>
228         <x>0.75</x>
229         <y>0.25</y>
230         <z>0.0</z>
231     </center>
232     <axis>
233         <x>0</x>
234         <y>0</y>
235         <z>-1</z>
236     </axis>
237 </animation>
238  
239 <animation>
240     <type>rotate</type>
241     <object-name>hdgbug</object-name>
242     <property>autopilot/internal/fdm-heading-bug-error-deg</property>
243     <axis>
244         <x>-1.0</x>
245         <y>0.0</y>
246         <z>0.0</z>
247     </axis>
248     <center>
249         <x-m>0.002</x-m>
250         <y-m>0</y-m>
251         <z-m>-0.040</z-m>
252     </center>
253 </animation>
254  
255 <animation>
256     <type>rotate</type>
257     <object-name>CRSneedle</object-name>
258     <object-name>CRSneedle.001</object-name>
259     <object-name>ToFlag</object-name>
260     <object-name>FromFlag</object-name>
261     <property>orientation/heading-magnetic-deg</property>
262     <axis>
263         <x>1.0</x>
264         <y>0.0</y>
265         <z>0.0</z>
266     </axis>
267     <center>
268         <x-m>0.002</x-m>
269         <y-m>0</y-m>
270         <z-m>-0.040</z-m>
271     </center>
272 </animation>
273  
274 <animation>
275     <type>rotate</type>
276     <object-name>CRSneedle</object-name>
277     <object-name>CRSneedle.001</object-name>
278     <object-name>ToFlag</object-name>
279     <object-name>FromFlag</object-name>
280     <property>instrumentation/nav/radials/selected-deg</property>
281     <axis>
282         <x>-1.0</x>
283         <y>0.0</y>
284         <z>0.0</z>
285     </axis>
286     <center>
287         <x-m>0.002</x-m>
288         <y-m>0</y-m>
289         <z-m>-0.040</z-m>
290     </center>
291 </animation>
292  
293 <animation>
294     <type>translate</type>
295     <object-name>CRSneedle.001</object-name>
296     <property>instrumentation/nav/heading-needle-deflection</property>
297     <interpolation>
298         <entry>
299             <ind>-10.0</ind><dep>-0.0148</dep>
300         </entry>
301         <entry>
302             <ind>0.0</ind><dep>0.0</dep>
303         </entry>
304         <entry>
305             <ind>10.0</ind><dep>0.0148</dep>
306         </entry>
307     </interpolation>
308     <axis>
309         <x>0.0</x>
310         <y>1.0</y>
311         <z>0.0</z>
312     </axis>
313     <center>
314         <x-m>0.002</x-m>
315         <y-m>0</y-m>
316         <z-m>-0.040</z-m>
317     </center>
318 </animation>
319  
320 <animation>
321     <type>translate</type>
322     <object-name>GSneedle</object-name>
323     <property>instrumentation/nav/gs-needle-deflection</property>
324     <interpolation>
325         <entry>
326             <ind>-10.0</ind><dep>-0.0188</dep>
327         </entry>
328         <entry>
329             <ind>-5.0</ind><dep>-0.0162</dep>
330         </entry>
331         <entry>
332             <ind>-2.5</ind><dep>-0.0083</dep>
333         </entry>
334         <entry>
335             <ind>0.0</ind><dep>0.0</dep>
336         </entry>
337         <entry>
338             <ind>2.50</ind><dep>0.0078</dep>
339         </entry>
340         <entry>
341             <ind>5.0</ind><dep>0.0158</dep>
342         </entry>
343         <entry>
344             <ind>10.0</ind><dep>0.02</dep>
345         </entry>
346     </interpolation>
347     <axis>
348         <x>0.0</x>
349         <y>0.0</y>
350         <z>1.0</z>
351     </axis>
352 </animation>
353  
354 <animation>
355     <type>rotate</type>
356     <object-name>NAV1pointer</object-name>
357     <property>instrumentation/primus1000/dc550/nav1ptr-hdg-offset</property>
358     <axis>
359         <x>-1.0</x>
360         <y>0.0</y>
361         <z>0.0</z>
362     </axis>
363     <center>
364         <x-m>0.002</x-m>
365         <y-m>0</y-m>
366         <z-m>-0.040</z-m>
367     </center>
368 </animation>
369
370 <animation>
371     <type>rotate</type>
372     <object-name>NAV2pointer</object-name>
373     <property>instrumentation/primus1000/dc550/nav2ptr-hdg-offset</property>
374     <axis>
375         <x>-1.0</x>
376         <y>0.0</y>
377         <z>0.0</z>
378     </axis>
379     <center>
380         <x-m>0.002</x-m>
381         <y-m>0</y-m>
382         <z-m>-0.040</z-m>
383     </center>
384 </animation>
385
386 <animation>
387     <type>textranslate</type>
388     <object-name>ASIribbon</object-name>
389     <property>instrumentation/airspeed-indicator/indicated-speed-kt</property>
390     <interpolation>
391         <entry>
392             <ind> 0.0</ind><dep>0.0</dep>
393         </entry>
394         <entry>
395             <ind> 100.0</ind><dep>0.172</dep>
396         </entry>
397         <entry>
398             <ind> 200.0</ind><dep>0.342</dep>
399         </entry>
400         <entry>
401             <ind> 300.0</ind><dep>0.514</dep>
402         </entry>
403         <entry>
404             <ind> 400.0</ind><dep>0.683</dep>
405         </entry>
406         <entry>
407             <ind> 470.0</ind><dep>0.806</dep>
408         </entry>
409     </interpolation>
410     <axis>
411         <x>0</x>
412         <y>1</y>
413         <z>0</z>
414     </axis>
415 </animation>
416  
417 <animation>
418     <type>textranslate</type>
419     <object-name>Asitext</object-name>
420     <property>instrumentation/airspeed-indicator/indicated-speed-kt</property>
421     <factor>0.001</factor>
422     <step>100</step>
423     <axis>
424         <x>0</x>
425         <y>1</y>
426         <z>0</z>
427     </axis>
428 </animation>
429  
430 <animation>
431     <type>textranslate</type>
432     <object-name>Asitext.001</object-name>
433     <property>instrumentation/airspeed-indicator/indicated-speed-kt</property>
434     <factor>0.01</factor>
435     <step>10</step>
436     <axis>
437         <x>0</x>
438         <y>1</y>
439         <z>0</z>
440     </axis>
441 </animation>
442  
443 <animation>
444     <type>textranslate</type>
445     <object-name>Asitext.002</object-name>
446     <property>instrumentation/airspeed-indicator/indicated-speed-kt</property>
447     <factor>0.1</factor>
448     <axis>
449         <x>0</x>
450         <y>1</y>
451         <z>0</z>
452     </axis>
453 </animation>
454  
455 <animation>
456     <type>rotate</type>
457     <object-name>VSIneedle</object-name>
458     <property>autopilot/internal/vert-speed-fpm</property>
459     <min>-4000.0</min>
460     <max>4000.0</max>
461     <interpolation>
462         <entry>
463             <ind>-4000.0</ind><dep>-80.0</dep>
464         </entry>
465         <entry>
466             <ind>-2000.0</ind><dep>-38.0</dep>
467         </entry>
468         <entry>
469             <ind>-1000.0</ind><dep>-19.0</dep>
470         </entry>
471         <entry>
472             <ind>-500.0</ind><dep>-9.5</dep>
473         </entry>
474         <entry>
475             <ind>0.0</ind><dep>0.0</dep>
476         </entry>
477         <entry>
478             <ind>500.0</ind><dep>9.5</dep>
479         </entry>
480         <entry>
481             <ind>1000.0</ind><dep>19.0</dep>
482         </entry>
483         <entry>
484             <ind>2000.0</ind><dep>38.0</dep>
485         </entry>
486         <entry>
487             <ind>4000.0</ind><dep>80.0</dep>
488         </entry>
489     </interpolation>
490     <axis>
491         <x>-1.0</x>
492         <y>0.0</y>
493         <z>0.0</z>
494     </axis>
495     <center>
496         <x-m>0.004</x-m>
497         <y-m>0.081</y-m>
498         <z-m>-0.042</z-m>
499     </center>
500 </animation>
501  
502 <animation>
503     <type>textranslate</type>
504     <object-name>ALTribbon</object-name>
505     <property>position/altitude-ft</property>
506     <factor>0.000669</factor>
507     <axis>
508         <x>0</x>
509         <y>1</y>
510         <z>0</z>
511     </axis>
512 </animation>
513  
514 <animation>
515     <type>textranslate</type>
516     <object-name>Alt10</object-name>
517     <property>position/altitude-ft</property>
518     <factor>0.01</factor>
519     <axis>
520         <x>0</x>
521         <y>1</y>
522         <z>0</z>
523     </axis>
524 </animation>
525  
526 <animation>
527     <type>textranslate</type>
528     <object-name>Alt100</object-name>
529     <property>position/altitude-ft</property>
530     <factor>0.001</factor>
531     <step>100</step>
532     <scroll>20</scroll>
533     <axis>
534         <x>0</x>
535         <y>1</y>
536         <z>0</z>
537     </axis>
538 </animation>
539  
540 <animation>
541     <type>textranslate</type>
542     <object-name>Alt1000</object-name>
543     <property>position/altitude-ft</property>
544     <factor>0.0001</factor>
545     <step>1000</step>
546     <scroll>20</scroll>
547     <axis>
548         <x>0</x>
549         <y>1</y>
550         <z>0</z>
551     </axis>
552 </animation>
553  
554 <animation>
555     <type>textranslate</type>
556     <object-name>Alt10000</object-name>
557     <property>position/altitude-ft</property>
558     <factor>0.00001</factor>
559     <step>10000</step>
560     <scroll>20</scroll>
561     <axis>
562         <x>0</x>
563         <y>1</y>
564         <z>0</z>
565     </axis>
566 </animation>
567
568 <animation>
569     <type>rotate</type>
570     <object-name>Warrow</object-name>
571     <property>orientation/heading-deg</property>
572     <axis>
573         <x>1.0</x>
574         <y>0.0</y>
575         <z>0.0</z>
576     </axis>
577     <center>
578         <x-m>0.002</x-m>
579         <y-m>-0.037</y-m>
580         <z-m>-0.063</z-m>
581     </center>
582 </animation>
583  
584 <animation>
585     <type>rotate</type>
586     <object-name>Warrow</object-name>
587     <property>environment/wind-from-heading-deg</property>
588     <axis>
589         <x>-1.0</x>
590         <y>0.0</y>
591         <z>-0.0</z>
592     </axis>
593     <center>
594         <x-m>0.002</x-m>
595         <y-m>-0.037</y-m>
596         <z-m>-0.063</z-m>
597     </center>
598 </animation>
599
600 <animation>
601     <type>textranslate</type>
602     <object-name>hdgtext</object-name>
603     <property>autopilot/settings/heading-bug-deg</property>
604     <factor>0.001</factor>
605     <step>100</step>
606     <axis>
607         <x>0</x>
608         <y>1</y>
609         <z>0</z>
610     </axis>
611 </animation>
612
613 <animation>
614     <type>textranslate</type>
615     <object-name>hdgtext.001</object-name>
616     <property>autopilot/settings/heading-bug-deg</property>
617     <factor>0.01</factor>
618     <step>10</step>
619     <axis>
620         <x>0</x>
621         <y>1</y>
622         <z>0</z>
623     </axis>
624 </animation>
625
626 <animation>
627     <type>textranslate</type>
628     <object-name>hdgtext.002</object-name>
629     <property>autopilot/settings/heading-bug-deg</property>
630     <factor>0.1</factor>
631     <step>1</step>
632     <axis>
633         <x>0</x>
634         <y>1</y>
635         <z>0</z>
636     </axis>
637 </animation>
638
639 <animation>
640     <type>textranslate</type>
641     <object-name>gsptext</object-name>
642     <property>velocities/groundspeed-kt</property>
643     <factor>0.001</factor>
644     <step>100</step>
645     <axis>
646         <x>0</x>
647         <y>1</y>
648         <z>0</z>
649     </axis>
650 </animation>
651
652 <animation>
653     <type>textranslate</type>
654     <object-name>gsptext.001</object-name>
655     <property>velocities/groundspeed-kt</property>
656     <factor>0.01</factor>
657     <step>10</step>
658     <axis>
659         <x>0</x>
660         <y>1</y>
661         <z>0</z>
662     </axis>
663 </animation>
664
665 <animation>
666     <type>textranslate</type>
667     <object-name>gsptext.002</object-name>
668     <property>velocities/groundspeed-kt</property>
669     <factor>0.1</factor>
670     <step>1</step>
671     <axis>
672         <x>0</x>
673         <y>1</y>
674         <z>0</z>
675     </axis>
676 </animation>
677
678 <animation>
679     <type>textranslate</type>
680     <object-name>mach.001</object-name>
681     <property>velocities/mach</property>
682     <factor>1.0</factor>
683     <step>0.1</step>
684     <axis>
685         <x>0</x>
686         <y>1</y>
687         <z>0</z>
688     </axis>
689 </animation>
690
691 <animation>
692     <type>textranslate</type>
693     <object-name>mach.002</object-name>
694     <property>velocities/mach</property>
695     <factor>10.0</factor>
696     <step>0.01</step>
697     <axis>
698         <x>0</x>
699         <y>1</y>
700         <z>0</z>
701     </axis>
702 </animation>
703  
704 <animation>
705     <type>textranslate</type>
706     <object-name>mach.003</object-name>
707     <property>velocities/mach</property>
708     <factor>100.0</factor>
709     <step>0.001</step>
710     <axis>
711         <x>0</x>
712         <y>1</y>
713         <z>0</z>
714     </axis>
715 </animation>
716
717 <animation>
718     <type>textranslate</type>
719     <object-name>wspd</object-name>
720     <property>environment/wind-speed-kt</property>
721     <factor>0.001</factor>
722     <step>100</step>
723     <axis>
724         <x>0</x>
725         <y>1</y>
726         <z>0</z>
727     </axis>
728 </animation>
729
730 <animation>
731     <type>textranslate</type>
732     <object-name>wspd.001</object-name>
733     <property>environment/wind-speed-kt</property>
734     <factor>0.01</factor>
735     <step>10</step>
736     <axis>
737         <x>0</x>
738         <y>1</y>
739         <z>0</z>
740     </axis>
741 </animation>
742
743 <animation>
744     <type>textranslate</type>
745     <object-name>wspd.002</object-name>
746     <property>environment/wind-speed-kt</property>
747     <factor>0.1</factor>
748     <step>1</step>
749     <axis>
750         <x>0</x>
751         <y>1</y>
752         <z>0</z>
753     </axis>
754 </animation>
755
756 <animation>
757     <type>textranslate</type>
758     <object-name>crstext</object-name>
759     <property>instrumentation/nav/radials/selected-deg</property>
760     <factor>0.001</factor>
761     <step>100</step>
762     <axis>
763         <x>0</x>
764         <y>1</y>
765         <z>0</z>
766     </axis>
767 </animation>
768
769 <animation>
770     <type>textranslate</type>
771     <object-name>crstext.001</object-name>
772     <property>instrumentation/nav/radials/selected-deg</property>
773     <factor>0.01</factor>
774     <step>10</step>
775     <axis>
776         <x>0</x>
777         <y>1</y>
778         <z>0</z>
779     </axis>
780 </animation>
781
782 <animation>
783     <type>textranslate</type>
784     <object-name>crstext.002</object-name>
785     <property>instrumentation/nav/radials/selected-deg</property>
786     <factor>0.1</factor>
787     <step>1</step>
788     <axis>
789         <x>0</x>
790         <y>1</y>
791         <z>0</z>
792     </axis>
793 </animation>
794  
795 <animation>
796     <type>textranslate</type>
797     <object-name>alttext</object-name>
798     <property>autopilot/settings/target-altitude-ft</property>
799     <factor>0.00001</factor>
800     <step>10000</step>
801     <axis>
802         <x>0</x>
803         <y>1</y>
804         <z>0</z>
805     </axis>
806 </animation>
807
808 <animation>
809     <type>textranslate</type>
810     <object-name>alttext.001</object-name>
811     <property>autopilot/settings/target-altitude-ft</property>
812     <factor>0.0001</factor>
813     <step>1000</step>
814     <axis>
815         <x>0</x>
816         <y>1</y>
817         <z>0</z>
818     </axis>
819 </animation>
820  
821 <animation>
822     <type>textranslate</type>
823     <object-name>alttext.002</object-name>
824     <property>autopilot/settings/target-altitude-ft</property>
825     <factor>0.001</factor>
826     <step>100</step>
827     <axis>
828         <x>0</x>
829         <y>1</y>
830         <z>0</z>
831     </axis>
832 </animation>
833  
834 <animation>
835     <type>textranslate</type>
836     <object-name>alttext.003</object-name>
837     <property>autopilot/settings/target-altitude-ft</property>
838     <factor>0.01</factor>
839     <step>10</step>
840     <axis>
841         <x>0</x>
842         <y>1</y>
843         <z>0</z>
844     </axis>
845 </animation>
846  
847 <animation>
848     <type>textranslate</type>
849     <object-name>alttext.004</object-name>
850     <property>autopilot/settings/target-altitude-ft</property>
851     <factor>0.1</factor>
852     <step>1</step>
853     <axis>
854         <x>0</x>
855         <y>1</y>
856         <z>0</z>
857     </axis>
858 </animation>
859  
860 <animation>
861     <type>textranslate</type>
862     <object-name>nav1msg</object-name>
863     <property>instrumentation/primus1000/dc550/nav1ptr</property>
864     <factor>0.025</factor>
865     <step>1</step>
866     <axis>
867         <x>0</x>
868         <y>-1</y>
869         <z>0</z>
870     </axis>
871 </animation>
872  
873 <animation>
874     <type>textranslate</type>
875     <object-name>nav2msg</object-name>
876     <property>instrumentation/primus1000/dc550/nav2ptr</property>
877     <factor>0.025</factor>
878     <step>1</step>
879     <axis>
880         <x>0</x>
881         <y>-1</y>
882         <z>0</z>
883     </axis>
884 </animation>
885
886 <animation>
887     <type>textranslate</type>
888     <object-name>crsmsg</object-name>
889     <property>instrumentation/primus1000/dc550/nav1ptr</property>
890     <factor>0.0099</factor>
891     <step>3</step>
892     <axis>
893         <x>0</x>
894         <y>-1</y>
895         <z>0</z>
896     </axis>
897 </animation>
898
899 <animation>
900     <type>select</type>
901     <object-name>FromFlag</object-name>
902     <condition>
903         <and>
904             <equals>
905                 <property>instrumentation/nav/from-flag</property>
906                 <value>true</value>
907             </equals>
908             <equals>
909                 <property>instrumentation/nav/nav-loc</property>
910                 <value>false</value>
911             </equals>
912         </and>
913     </condition>
914 </animation>
915  
916 <animation>
917     <type>select</type>
918     <object-name>ToFlag</object-name>
919     <condition>
920         <and>
921             <equals>
922                 <property>instrumentation/nav/to-flag</property>
923                 <value>true</value>
924             </equals>
925             <equals>
926                 <property>instrumentation/nav/nav-loc</property>
927                 <value>false</value>
928             </equals>
929         </and>
930     </condition>
931 </animation>
932  
933 <animation>
934     <type>select</type>
935     <object-name>NAV1pointer</object-name>
936     <condition>
937         <greater-than>
938             <property>instrumentation/primus1000/dc550/nav1ptr</property>
939             <value>0</value>
940         </greater-than>
941     </condition>
942 </animation>
943  
944 <animation>
945     <type>select</type>
946     <object-name>NAV2pointer</object-name>
947     <condition>
948         <greater-than>
949             <property>instrumentation/primus1000/dc550/nav2ptr</property>
950             <value>0</value>
951         </greater-than>
952     </condition>
953 </animation>
954
955 </PropertyList>