This repository has been archived on 2021-09-26. You can view files and clone it, but cannot push or open issues or pull requests.
IDG-A32X/A32X-Checklists.xml
merspieler 00eb10d4b9 Fixed typo
Signed-off-by: merspieler <merspieler@airmail.cc>
2018-08-13 22:20:27 +02:00

1262 lines
38 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
##############################################
# Copyright (c) Joshua Davidson (it0uchpods) #
##############################################
-->
<!-- Sven Seipp, Oct 2017 -->
<!--
TODO: add conditions for not yet implemented stuff:
* TCAS
* RADAR
* Predictive windshear system
* DH/MDA
-->
<PropertyList>
<checklist>
<title>BEFORE START</title>
<page>
<item>
<name>COCKPIT PREP</name>
<value>COMPLETED(BOTH)</value>
</item>
<item>
<name>PINS AND COVERS</name>
<value>REMOVED</value>
</item>
<item>
<name>SIGNS</name>
<value>ON/AUTO</value>
<condition>
<and>
<equals>
<property>controls/switches/seatbelt-sign</property>
<value>true</value>
</equals>
<equals>
<property>controls/switches/no-smoking-sign</property>
<value>true</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>controls/switches/seatbelt-sign</property>
<value>true</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/switches/no-smoking-sign</property>
<value>true</value>
</binding>
<marker>
<x-m>4.6733</x-m>
<y-m>0.0300</y-m>
<z-m>0.8825</z-m>
<scale>2.5500</scale>
</marker>
</item>
<item>
<name>ADIRS</name>
<value>NAV</value>
<condition>
<and>
<equals>
<property>controls/adirs/ir/knob</property>
<value>1</value>
</equals>
<equals>
<property>controls/adirs/ir[1]/knob</property>
<value>1</value>
</equals>
<equals>
<property>controls/adirs/ir[2]/knob</property>
<value>1</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>controls/adirs/ir/knob</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/adirs/ir[1]/knob</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/adirs/ir[2]/knob</property>
<value>1</value>
</binding>
<marker>
<x-m>5.1067</x-m>
<y-m>-0.2625</y-m>
<z-m>1.0325</z-m>
<scale>4.5500</scale>
</marker>
</item>
<item>
<name>FUEL QUANTITY</name>
<value>____KG/LB</value>
<marker>
<x-m>4.5067</x-m>
<y-m>-0.1458</y-m>
<z-m>0.3317</z-m>
<scale>1.4333</scale>
</marker>
</item>
<item>
<name>TO DATA</name>
<value>____SET(BOTH)</value>
<condition>
<and>
<equals>
<property>/FMGC/internal/cost-index-set</property>
<value>1</value>
</equals>
<equals>
<property>/FMGC/internal/cruise-lvl-set</property>
<value>1</value>
</equals>
<equals>
<property>/FMGC/internal/v1-set</property>
<value>1</value>
</equals>
<equals>
<property>/FMGC/internal/vr-set</property>
<value>1</value>
</equals>
<equals>
<property>/FMGC/internal/v2-set</property>
<value>1</value>
</equals>
</and>
</condition>
<marker>
<x-m>4.4683</x-m>
<y-m>-0.1975</y-m>
<z-m>-0.0592</z-m>
<scale>1.0000</scale>
</marker>
</item>
<item>
<name>BARO REF</name>
<value>____SET(BOTH)</value>
<marker>
<x-m>4.5000</x-m>
<y-m>-0.2592</y-m>
<z-m>0.4783</z-m>
<scale>1.5333</scale>
</marker>
</item>
<item>
<name>WINDOWS and DOORS</name>
<value>CLOSED(BOTH)</value>
<condition>
<and>
<equals>
<property>/sim/model/door-positions/doorl1/position-norm</property>
<value>0</value>
</equals>
<equals>
<property>/sim/model/door-positions/doorl4/position-norm</property>
<value>0</value>
</equals>
<equals>
<property>/sim/model/door-positions/doorr1/position-norm</property>
<value>0</value>
</equals>
<equals>
<property>/sim/model/door-positions/doorr4/position-norm</property>
<value>0</value>
</equals>
<equals>
<property>/sim/model/door-positions/cargoaft/position-norm</property>
<value>0</value>
</equals>
<equals>
<property>/sim/model/door-positions/cargobulk/position-norm</property>
<value>0</value>
</equals>
<equals>
<property>/sim/model/door-positions/cargofwd/position-norm</property>
<value>0</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>/sim/model/door-positions/doorl1/position-norm</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/door-positions/doorl4/position-norm</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/door-positions/doorr1/position-norm</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/door-positions/doorr4/position-norm</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/door-positions/cargoaft/position-norm</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/door-positions/cargofwd/position-norm</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>/sim/model/door-positions/cargobulk/position-norm</property>
<value>0</value>
</binding>
<marker>
<x-m>4.4658</x-m>
<y-m>-0.0100</y-m>
<z-m>-0.0583</z-m>
<scale>0.9667</scale>
</marker>
</item>
<item>
<name>BEACON</name>
<value>ON</value>
<condition>
<equals>
<property>controls/lighting/beacon</property>
<value>true</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/lighting/beacon</property>
<value>true</value>
</binding>
<marker>
<x-m>4.7067</x-m>
<y-m>-0.1225</y-m>
<z-m>0.8958</z-m>
<scale>1.9333</scale>
</marker>
</item>
<item>
<name>THR LEVERS</name>
<value>IDLE</value>
<condition>
<and>
<equals>
<property>systems/thrust/state1</property>
<value>IDLE</value>
</equals>
<equals>
<property>systems/thrust/state2</property>
<value>IDLE</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>controls/engines/engine/throttle</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/engines/engine[1]/throttle</property>
<value>0</value>
</binding>
<marker>
<x-m>4.7200</x-m>
<y-m>-0.0533</y-m>
<z-m>-0.0292</z-m>
<scale>1.3667</scale>
</marker>
</item>
<item>
<name>PARKING BRAKE</name>
<value>AS RQRD</value>
<marker>
<x-m>5.0500</x-m>
<y-m>-0.0325</y-m>
<z-m>-0.0567</z-m>
<scale>3.3667</scale>
</marker>
</item>
</page>
</checklist>
<checklist>
<title>AFTER START</title>
<item>
<name>ANTI-ICE</name>
<value>AS RQRD</value>
<marker>
<x-m>4.7650</x-m>
<y-m>-0.1208</y-m>
<z-m>0.9042</z-m>
<scale>4.4500</scale>
</marker>
</item>
<item>
<name>ECAM STATUS</name>
<value>CHECKED</value>
<marker>
<x-m>4.6650</x-m>
<y-m>-0.2308</y-m>
<z-m>0.3975</z-m>
<scale>1.7500</scale>
</marker>
</item>
<item>
<name>PITCH TRIM</name>
<value>____SET</value>
<marker>
<x-m>4.6850</x-m>
<y-m>-0.1075</y-m>
<z-m>-0.0142</z-m>
<scale>3.0333</scale>
</marker>
</item>
<item>
<name>RUDDER TRIM</name>
<value>ZERO</value>
<condition>
<equals>
<property>controls/flight/rudder-trim</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/flight/rudder-trim</property>
<value>0</value>
</binding>
<marker>
<x-m>4.9583</x-m>
<y-m>-0.0142</y-m>
<z-m>-0.1042</z-m>
<scale>3.0333</scale>
</marker>
</item>
</checklist>
<checklist>
<title>TAXI/BEFORE TAKEOFF</title>
<item>
<name>FLIGHT CONTROLS</name>
<value>CHECKED(BOTH)</value>
<marker>
<x-m>4.4625</x-m>
<y-m>0.0342</y-m>
<z-m>-0.0617</z-m>
<scale>1.0000</scale>
</marker>
</item>
<item>
<name>FLT INST</name>
<value>CHECKED(BOTH)</value>
</item>
<item>
<name>BRIEFING</name>
<value>CONFIRMED</value>
</item>
<item>
<name>FLAPS SETTING</name>
<value>CONF__(BOTH)</value>
<condition>
<greater-than>
<property>controls/flight/flap-lever</property>
<value>0</value>
</greater-than>
</condition>
<binding>
<command>property-assign</command>
<property>controls/flight/flap-lever</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/flight/flap-pos</property>
<value>2</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/flight/flap-txt</property>
<value>1+F</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/flight/flaps</property>
<value>0.29</value>
</binding>
<marker>
<x-m>4.8950</x-m>
<y-m>0.0683</y-m>
<z-m>-0.0892</z-m>
<scale>2.5500</scale>
</marker>
</item>
<item>
<name>V1. VR. V2/FLX TEMP</name>
<value>CONF__(BOTH)</value>
<condition>
<and>
<greater-than>
<property>/FMGC/internal/v1</property>
<value>100</value>
</greater-than>
<greater-than>
<property>/FMGC/internal/vr</property>
<value>100</value>
</greater-than>
<greater-than>
<property>/FMGC/internal/v2</property>
<value>100</value>
</greater-than>
</and>
</condition>
<marker>
<x-m>4.4683</x-m>
<y-m>-0.1975</y-m>
<z-m>-0.0592</z-m>
<scale>1.0000</scale>
</marker>
</item>
<item>
<name>ATC</name>
<value>SET</value>
<condition>
<equals>
<property>/instrumentation/transponder/inputs/knob-mode</property>
<value>4</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>/instrumentation/transponder/inputs/knob-mode</property>
<value>4</value>
</binding>
</item>
<item>
<name>ECAM MEMO</name>
<value>TO NO BLUE</value>
<condition>
<and>
<equals>
<property>controls/autobrake/mode</property>
<value>3</value>
</equals>
<equals>
<property>controls/switches/seatbelt-sign</property>
<value>true</value>
</equals>
<equals>
<property>controls/switches/no-smoking-sign</property>
<value>true</value>
</equals>
<equals>
<property>controls/flight/speedbrake-arm</property>
<value>1</value>
</equals>
<greater-than>
<property>controls/flight/flap-lever</property>
<value>0</value>
</greater-than>
<less-than>
<property>controls/flight/flap-lever</property>
<value>3</value>
</less-than>
<equals>
<property>ECAM/to-config</property>
<value>1</value>
</equals>
</and>
</condition>
<marker>
<x-m>4.6650</x-m>
<y-m>-0.2308</y-m>
<z-m>0.3975</z-m>
<scale>1.7500</scale>
</marker>
</item>
<item>
<name>CABIN CREW</name>
<value>ADVISED</value>
</item>
<item>
<name>ENG MODE SEL</name>
<value>AS RQRD</value>
<marker>
<x-m>4.8617</x-m>
<y-m>-0.0333</y-m>
<z-m>-0.0708</z-m>
<scale>2.0000</scale>
</marker>
</item>
<item>
<name>PACKS</name>
<value>AS RQRD</value>
<marker>
<x-m>4.8175</x-m>
<y-m>-0.1317</y-m>
<z-m>0.9492</z-m>
<scale>1.6667</scale>
</marker>
</item>
</checklist>
<checklist>
<title>AFTER TAKEOFF/CLIMB</title>
<item>
<name>LDG GEAR</name>
<value>UP</value>
<condition>
<and>
<equals>
<property>gear/gear/position-norm</property>
<value>0</value>
</equals>
<equals>
<property>gear/gear[1]/position-norm</property>
<value>0</value>
</equals>
<equals>
<property>gear/gear[2]/position-norm</property>
<value>0</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>controls/gear/gear-down</property>
<value>false</value>
</binding>
<marker>
<x-m>4.3483</x-m>
<y-m>0.1142</y-m>
<z-m>0.1300</z-m>
<scale>3.4833</scale>
</marker>
</item>
<item>
<name>FLAPS</name>
<value>RETRACTED</value>
<condition>
<equals>
<property>controls/flight/flap-pos</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/flight/flap-lever</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/flight/flap-pos</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/flight/flap-txt</property>
<value></value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/flight/flaps</property>
<value>0</value>
</binding>
<marker>
<x-m>4.8950</x-m>
<y-m>0.0683</y-m>
<z-m>-0.0892</z-m>
<scale>2.5500</scale>
</marker>
</item>
<item>
<name>PACKS</name>
<value>ON</value>
<condition>
<and>
<equals>
<property>controls/pneumatic/switches/pack1</property>
<value>1</value>
</equals>
<equals>
<property>controls/pneumatic/switches/pack2</property>
<value>1</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>controls/pneumatic/switches/pack1</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/pneumatic/switches/pack2</property>
<value>1</value>
</binding>
<marker>
<x-m>4.8175</x-m>
<y-m>-0.1317</y-m>
<z-m>0.9492</z-m>
<scale>1.6667</scale>
</marker>
</item>
<item>
<name>BARO REF</name>
<value>SET(BOTH)</value>
<condition>
<equals>
<property>modes/altimeter/std</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>modes/altimeter/std</property>
<value>1</value>
</binding>
<marker>
<x-m>4.5000</x-m>
<y-m>-0.2592</y-m>
<z-m>0.4783</z-m>
<scale>1.5333</scale>
</marker>
</item>
</checklist>
<checklist>
<title>APPROACH</title>
<item>
<name>BRIEFING</name>
<value>CONFIRMED</value>
</item>
<item>
<name>ECAM STATUS</name>
<value>CHECKED</value>
<marker>
<x-m>4.6650</x-m>
<y-m>-0.2308</y-m>
<z-m>0.3975</z-m>
<scale>1.7500</scale>
</marker>
</item>
<item>
<name>SEAT BELTS</name>
<value>ON</value>
<condition>
<equals>
<property>controls/switches/seatbelt-sign</property>
<value>true</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/switches/seatbelt-sign</property>
<value>true</value>
</binding>
<marker>
<x-m>4.6733</x-m>
<y-m>0.0300</y-m>
<z-m>0.8825</z-m>
<scale>2.5500</scale>
</marker>
</item>
<item>
<name>BARO REF</name>
<value>____SET(BOTH)</value>
<condition>
<equals>
<property>modes/altimeter/std</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>modes/altimeter/std</property>
<value>0</value>
</binding>
<marker>
<x-m>4.5000</x-m>
<y-m>-0.2592</y-m>
<z-m>0.4783</z-m>
<scale>1.5333</scale>
</marker>
</item>
<item>
<name>MDA/DH</name>
<value>____SET(BOTH)</value>
<marker>
<x-m>4.5000</x-m>
<y-m>-0.2592</y-m>
<z-m>0.4783</z-m>
<scale>1.5333</scale>
</marker>
</item>
<item>
<name>ENG MODE SEL</name>
<value>AS RQRD</value>
<condition>
<equals>
<property>controls/engines/engine-start-switch</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/engines/engine-start-switch</property>
<value>1</value>
</binding>
<marker>
<x-m>4.8617</x-m>
<y-m>-0.0333</y-m>
<z-m>-0.0708</z-m>
<scale>2.0000</scale>
</marker>
</item>
</checklist>
<checklist>
<title>LANDING</title>
<item>
<name>CABIN CREW</name>
<value>ADVISED</value>
</item>
<item>
<name>A/THR</name>
<value>SPEED/OFF</value>
<condition>
<or>
<equals>
<property>modes/pfd/fma/throttle-mode</property>
<value>SPEED</value>
</equals>
<equals>
<property>modes/pfd/fma/throttle-mode</property>
<value>SPEED</value>
</equals>
</or>
</condition>
<marker>
<x-m>4.2525</x-m>
<y-m>-0.6108</y-m>
<z-m>0.2933</z-m>
<scale>2.1167</scale>
</marker>
</item>
<item>
<name>ECAM MEMO</name>
<value>LDG NO BLUE</value>
<condition>
<and>
<equals>
<property>gear/gear/position-norm</property>
<value>1</value>
</equals>
<equals>
<property>gear/gear[1]/position-norm</property>
<value>1</value>
</equals>
<equals>
<property>gear/gear[2]/position-norm</property>
<value>1</value>
</equals>
<equals>
<property>controls/switches/seatbelt-sign</property>
<value>true</value>
</equals>
<equals>
<property>controls/switches/no-smoking-sign</property>
<value>true</value>
</equals>
<equals>
<property>controls/flight/speedbrake-arm</property>
<value>1</value>
</equals>
<or>
<and>
<equals>
<property>controls/flight/flap-lever</property>
<value>4</value>
</equals>
<equals>
<property>instrumentation/mk-viii/inputs/discretes/momentary-flap-3-override</property>
<value>0</value>
</equals>
</and>
<and>
<equals>
<property>controls/flight/flap-lever</property>
<value>3</value>
</equals>
<equals>
<property>instrumentation/mk-viii/inputs/discretes/momentary-flap-3-override</property>
<value>1</value>
</equals>
</and>
</or>
</and>
</condition>
<marker>
<x-m>4.6650</x-m>
<y-m>-0.2308</y-m>
<z-m>0.3975</z-m>
<scale>1.7500</scale>
</marker>
</item>
</checklist>
<checklist>
<title>AFTER LANDING</title>
<item>
<name>FLAPS</name>
<value>RETRACTED</value>
<condition>
<equals>
<property>controls/flight/flap-pos</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/flight/flap-lever</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/flight/flap-pos</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/flight/flap-txt</property>
<value></value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/flight/flaps</property>
<value>0</value>
</binding>
<marker>
<x-m>4.8950</x-m>
<y-m>0.0683</y-m>
<z-m>-0.0892</z-m>
<scale>2.5500</scale>
</marker>
</item>
<item>
<name>SPOILERS</name>
<value>DISARMED</value>
<condition>
<and>
<equals>
<property>controls/flight/speedbrake</property>
<value>0</value>
</equals>
<equals>
<property>controls/flight/speedbrake-arm</property>
<value>0</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>controls/flight/speedbrake</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/flight/speedbrake-arm</property>
<value>0</value>
</binding>
<marker>
<x-m>4.9083</x-m>
<y-m>-0.0967</y-m>
<z-m>-0.0833</z-m>
<scale>2.3000</scale>
</marker>
</item>
<item>
<name>APU</name>
<value>AS RQRD</value>
<marker>
<x-m>4.6817</x-m>
<y-m>0.0000</y-m>
<z-m>0.9017</z-m>
<scale>2.6167</scale>
</marker>
</item>
<item>
<name>TCAS</name>
<value>OFF/STBY</value>
</item>
<item>
<name>RADAR</name>
<value>OFF</value>
</item>
<item>
<name>PREDICTIVE WINDSHEAR SYSTEM</name>
<value>OFF</value>
</item>
</checklist>
<checklist>
<title>PARKING</title>
<item>
<name>APU BLEED</name>
<value>ON</value>
<marker>
<x-m>4.7958</x-m>
<y-m>-0.0091</y-m>
<z-m>0.9375</z-m>
<scale>1.6333</scale>
</marker>
</item>
<item>
<name>ENGINES</name>
<value>OFF</value>
<condition>
<and>
<equals>
<property>controls/engines/engine/cutoff-switch</property>
<value>true</value>
</equals>
<equals>
<property>controls/engines/engine[1]/cutoff-switch</property>
<value>true</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>controls/engines/engine/cutoff-switch</property>
<value>true</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/engines/engine[1]/cutoff-switch</property>
<value>true</value>
</binding>
<marker>
<x-m>4.8592</x-m>
<y-m>-0.0633</y-m>
<z-m>0.0000</z-m>
<scale>3.0000</scale>
</marker>
</item>
<item>
<name>SEAT BELTS</name>
<value>OFF</value>
<condition>
<equals>
<property>controls/switches/seatbelt-sign</property>
<value>false</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/switches/seatbelt-sign</property>
<value>false</value>
</binding>
<marker>
<x-m>4.6692</x-m>
<y-m>0.0275</y-m>
<z-m>0.8917</z-m>
<scale>1.5500</scale>
</marker>
</item>
<item>
<name>EXT LT</name>
<value>AS RQRD</value>
</item>
<item>
<name>FUEL PUMPS</name>
<value>OFF</value>
<condition>
<and>
<equals>
<property>controls/fuel/tank0pump1</property>
<value>0</value>
</equals>
<equals>
<property>controls/fuel/tank0pump2</property>
<value>0</value>
</equals>
<equals>
<property>controls/fuel/tank1pump1</property>
<value>0</value>
</equals>
<equals>
<property>controls/fuel/tank1pump2</property>
<value>0</value>
</equals>
<equals>
<property>controls/fuel/tank2pump1</property>
<value>0</value>
</equals>
<equals>
<property>controls/fuel/tank2pump2</property>
<value>0</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>controls/fuel/tank0pump1</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/fuel/tank0pump2</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/fuel/tank1pump1</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/fuel/tank1pump2</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/fuel/tank2pump1</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/fuel/tank2pump2</property>
<value>0</value>
</binding>
<marker>
<x-m>5.0000</x-m>
<y-m>-0.0300</y-m>
<z-m>1.0017</z-m>
<scale>2.6833</scale>
</marker>
</item>
<item>
<name>PARK BRK AND CHOCKS</name>
<value>AS RQRD</value>
<condition>
<equals>
<property>controls/gear/brake-parking</property>
<value>1</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/gear/brake-parking</property>
<value>1</value>
</binding>
<marker>
<x-m>5.0500</x-m>
<y-m>-0.0325</y-m>
<z-m>-0.0567</z-m>
<scale>3.3667</scale>
</marker>
</item>
</checklist>
<checklist>
<title>SECURING THE AIRCRAFT</title>
<item>
<name>ADIRS</name>
<value>OFF</value>
<condition>
<and>
<equals>
<property>controls/adirs/ir/knob</property>
<value>0</value>
</equals>
<equals>
<property>controls/adirs/ir[1]/knob</property>
<value>0</value>
</equals>
<equals>
<property>controls/adirs/ir[2]/knob</property>
<value>0</value>
</equals>
<equals>
<property>controls/adirs/adr/off</property>
<value>true</value>
</equals>
<equals>
<property>controls/adirs/adr[1]/off</property>
<value>true</value>
</equals>
<equals>
<property>controls/adirs/adr[2]/off</property>
<value>true</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>controls/adirs/ir/knob</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/adirs/ir[1]/knob</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/adirs/ir[2]/knob</property>
<value>1</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/adirs/adr/off</property>
<value>true</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/adirs/adr[1]/off</property>
<value>true</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/adirs/adr[2]/off</property>
<value>true</value>
</binding>
<marker>
<x-m>5.1067</x-m>
<y-m>-0.2625</y-m>
<z-m>1.0325</z-m>
<scale>4.5500</scale>
</marker>
</item>
<item>
<name>OXYGEN</name>
<value>OFF</value>
<condition>
<equals>
<property>controls/oxygen/crewOxyPB</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/oxygen/crewOxyPB</property>
<value>0</value>
</binding>
<marker>
<x-m>4.7958</x-m>
<y-m>-0.2041</y-m>
<z-m>0.9242</z-m>
<scale>1.6333</scale>
</marker>
</item>
<item>
<name>APU BLEED</name>
<value>OFF</value>
<condition>
<equals>
<property>systems/pneumatic/bleedapu</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/pneumatic/switches/bleedapu</property>
<value>0</value>
</binding>
<marker>
<x-m>4.7958</x-m>
<y-m>-0.0091</y-m>
<z-m>0.9375</z-m>
<scale>1.6333</scale>
</marker>
</item>
<item>
<name>EMER EXIT LT</name>
<value>OFF</value>
<condition>
<equals>
<property>controls/switches/emer-lights</property>
<value>0</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/switches/emer-lights</property>
<value>0</value>
</binding>
</item>
<item>
<name>SIGNS</name>
<value>OFF</value>
<condition>
<equals>
<property>controls/switches/no-smoking-sign</property>
<value>false</value>
</equals>
</condition>
<binding>
<command>property-assign</command>
<property>controls/switches/no-smoking-sign</property>
<value>false</value>
</binding>
<marker>
<x-m>4.6958</x-m>
<y-m>0.0275</y-m>
<z-m>0.8775</z-m>
<scale>1.4000</scale>
</marker>
</item>
<item>
<name>APU AND BAT</name>
<value>OFF</value>
<condition>
<and>
<equals>
<property>controls/APU/master</property>
<value>false</value>
</equals>
<equals>
<property>systems/electrical/battery1-amps</property>
<value>0</value>
</equals>
<equals>
<property>systems/electrical/battery2-amps</property>
<value>0</value>
</equals>
</and>
</condition>
<binding>
<command>property-assign</command>
<property>controls/APU/master</property>
<value>false</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/electrical/switches/battery1</property>
<value>0</value>
</binding>
<binding>
<command>property-assign</command>
<property>controls/electrical/switches/battery2</property>
<value>0</value>
</binding>
<marker>
<x-m>4.7175</x-m>
<y-m>-0.0225</y-m>
<z-m>0.8958</z-m>
<scale>1.4000</scale>
</marker>
</item>
</checklist>
</PropertyList>