<?xml version="1.0" encoding="UTF-8"?> <!-- ######################################### # Copyright (c) it0uchpods Design Group # ######################################### --> <!-- Sven Seipp, Oct 2017 --> <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> </item> <item> <name>ADIRS</name> <value>NAV</value> <condition> <and> <equals> <property>controls/adirs/ir/knob</property> <value>2</value> </equals> <equals> <property>controls/adirs/ir[1]/knob</property> <value>2</value> </equals> <equals> <property>controls/adirs/ir[2]/knob</property> <value>2</value> </equals> </and> </condition> <binding> <command>property-assign</command> <property>controls/adirs/ir/knob</property> <value>2</value> </binding> <binding> <command>property-assign</command> <property>controls/adirs/ir[1]/knob</property> <value>2</value> </binding> <binding> <command>property-assign</command> <property>controls/adirs/ir[2]/knob</property> <value>2</value> </binding> </item> <item> <name>FUEL QUANTITY</name> <value>____KG</value> </item> <item> <name>TO DATA/V.BUGS</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> </item> <item> <name>BARO REF</name> <value>____SET (BOTH)</value> </item> <item> <name>MOBILE PHONES</name> <value>OFF</value> </item> <item> <name>A/SKID + N/W STEERING</name> <value>AS RQRD</value> </item> <item> <name>WINDOWS/DOORS</name> <value>CLOSED</value> <condition> <equals> <property>/aircraft/door/x-m</property> <value>16.582</value> </equals> </condition> </item> <item> <name>BEACON</name> <value>ON/(AUTO)</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> </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> </item> <item> <name>PARKING BRAKE</name> <value>AS RQRD/ON</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> </item> </page> </checklist> <checklist> <title>ENG START PROCEDURE</title> <item> <name>Fuel pumps</name> <value>ON/AS RQRD</value> <condition> <or> <equals> <property>controls/fuel/tank0pump1</property> <value>1</value> </equals> <equals> <property>controls/fuel/tank1pump1</property> <value>1</value> </equals> <equals> <property>controls/fuel/tank2pump1</property> <value>1</value> </equals> </or> </condition> <binding> <command>property-assign</command> <property>controls/fuel/tank0pump1</property> <value>1</value> </binding> <binding> <command>property-assign</command> <property>controls/fuel/tank0pump2</property> <value>1</value> </binding> <binding> <command>property-assign</command> <property>controls/fuel/tank1pump1</property> <value>1</value> </binding> <binding> <command>property-assign</command> <property>controls/fuel/tank1pump2</property> <value>1</value> </binding> <binding> <command>property-assign</command> <property>controls/fuel/tank2pump1</property> <value>1</value> </binding> <binding> <command>property-assign</command> <property>controls/fuel/tank2pump2</property> <value>1</value> </binding> </item> <item> <name>Eng Mstr Swtch</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>false</value> </binding> <binding> <command>property-assign</command> <property>controls/engines/engine[1]/cutoff-switch</property> <value>false</value> </binding> </item> <item> <name>Eng Start Selector</name> <value>NORM</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> </item> <item> <name>ENG Man Start PB</name> <value>OFF</value> <condition> <and> <equals> <property>controls/engines/engine/man-start</property> <value>false</value> </equals> <equals> <property>controls/engines/engine[1]/man-start</property> <value>false</value> </equals> </and> </condition> <binding> <command>property-assign</command> <property>controls/engines/engine/man-start</property> <value>false</value> </binding> <binding> <command>property-assign</command> <property>controls/engines/engine[1]/man-start</property> <value>false</value> </binding> </item> <item> <name>Check ECAM oil 10 qts ++</name> <value>CHECKED</value> <condition> <and> <greater-than> <property>/ECAM/Lower/Oil-QT</property> <value>10</value> </greater-than> <greater-than> <property>/ECAM/Lower/Oil-QT[1]</property> <value>10</value> </greater-than> </and> </condition> </item> <item> <name>Eng Start Selector</name> <value>IGN/Start</value> <condition> <equals> <property>controls/engines/engine-start-switch</property> <value>2</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/engines/engine-start-switch</property> <value>2</value> </binding> </item> <item> <name>Eng 1 Mstr Swtch</name> <value>ON</value> <condition> <equals> <property>controls/engines/engine/cutoff-switch</property> <value>false</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/engines/engine/cutoff-switch</property> <value>false</value> </binding> </item> <item> <name>wait 30 sec</name> </item> <item> <name>Eng 2 Mstr Swtch</name> <value>ON</value> <condition> <equals> <property>controls/engines/engine[1]/cutoff-switch</property> <value>false</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/engines/engine[1]/cutoff-switch</property> <value>false</value> </binding> </item> <item> <name>wait 30 sec</name> </item> </checklist> <checklist> <title>AFTER START</title> <item> <name>ANTI-ICE</name> <value>AS RQRD</value> </item> <item> <name>ECAM STATUS</name> <value>CHECKED</value> </item> <item> <name>APU</name> <value>OFF/AS RQRD</value> <condition> <equals> <property>controls/APU/master</property> <value>false</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/APU/master</property> <value>false</value> </binding> </item> <item> <name>PITCH TRIM</name> <value>____SET</value> <condition> <less-than> <property>controls/flight/elevator-trim</property> <value>-0.005</value> </less-than> </condition> <binding> <command>property-assign</command> <property>controls/flight/elevator-trim</property> <value>-0.03</value> </binding> </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> </item> <item> <name>GROUND CREW</name> <value>CLEAR</value> <condition> <equals> <property>/sim/model/pushback/enabled</property> <value>false</value> </equals> </condition> </item> <item> <name>A/SKID + N/W STEERING</name> <value>ON</value> <condition> <equals> <property>controls/gear/tiller-enabled</property> <value>false</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/gear/tiller-enabled</property> <value>false</value> </binding> </item> <item> <name>Eng Start Selector</name> <value>NORM</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> </item> </checklist> <checklist> <title>BEFORE TAXI</title> <page> <item> <name>FLIGHT CONTROLS</name> <value>CHECKED (BOTH)</value> </item> <item> <name>FLT INST</name> <value>CHECKED (BOTH)</value> </item> <item> <name>BRIEFING</name> <value>CONFIRMING</value> </item> <item> <name>FLAP 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> </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> </item> <item> <name>BUMP/DE-RATE</name> <value>AS RQRD</value> </item> <item> <name>ATC+TCAS</name> <value>SET/TA OR TA/RA</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>CABIN</name> <value>READY</value> <condition> <equals> <property>/aircraft/door/x-m</property> <value>16.582</value> </equals> </condition> </item> </page> <page> <item> <name>ECAM MEMO</name> <value>TO NO BLUE</value> </item> <item> <name>AUTO BRK MAX</name> <value>GREEN</value> <condition> <equals> <property>controls/autobrake/mode</property> <value>3</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/autobrake/mode</property> <value>3</value> </binding> </item> <item> <name>SIGNS ON</name> <value>GREEN</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> </item> <item> <name>SPLRS ARM</name> <value>GREEN</value> <condition> <equals> <property>controls/flight/speedbrake-arm</property> <value>1</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/flight/speedbrake-arm</property> <value>1</value> </binding> </item> <item> <name>FLAPS TO</name> <value>GREEN</value> <condition> <and> <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> </and> </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> </item> <item> <name>TO CONFIG NORM</name> <value>GREEN</value> </item> <item> <name>LAPTOP</name> <value>STOWED</value> <condition> <and> <equals> <property>controls/tray/lefttrayext</property> <value>0</value> </equals> <equals> <property>controls/tray/righttrayext</property> <value>0</value> </equals> </and> </condition> <binding> <command>property-assign</command> <property>controls/tray/lefttrayext</property> <value>0</value> </binding> <binding> <command>property-assign</command> <property>controls/tray/righttrayext</property> <value>0</value> </binding> </item> <item> <name>NOSE LT</name> <value>TAXI</value> <condition> <equals> <property>controls/lighting/taxi-light-switch</property> <value>0.5</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/lighting/taxi-light-switch</property> <value>0.5</value> </binding> </item> </page> </checklist> <checklist> <title>BEFORE TAKEOFF</title> <item> <name>...getting closer to RWY...</name> </item> <item> <name>STROBE LIGHTS</name> <value>AS RQRD/ON</value> <condition> <equals> <property>/controls/lighting/strobe</property> <value>true</value> </equals> </condition> <binding> <command>property-assign</command> <property>/controls/lighting/strobe</property> <value>true</value> </binding> </item> <item> <name>CABIN CREW</name> <value>ADVISED</value> <condition> <equals> <property>/sim/sounde/prepareto</property> <value>1</value> </equals> </condition> <binding> <command>property-assign</command> <property>/sim/sounde/prepareto</property> <value>1</value> </binding> </item> <item> <name>ENG MODE SEL</name> <value>AS RQRD/NORM</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> </item> <item> <name>PACKS</name> <value>OFF/AS RQRD</value> <condition> <and> <equals> <property>controls/pneumatic/switches/pack1</property> <value>0</value> </equals> <equals> <property>controls/pneumatic/switches/pack2</property> <value>0</value> </equals> </and> </condition> <binding> <command>property-assign</command> <property>controls/pneumatic/switches/pack1</property> <value>0</value> </binding> <binding> <command>property-assign</command> <property>controls/pneumatic/switches/pack2</property> <value>0</value> </binding> </item> <item> <name>...lining up...</name> </item> <item> <name>RUNWAY</name> <value>IDENTIFIED/CLEAR</value> </item> <item> <name>LDG LIGHTS</name> <value>ON</value> <condition> <and> <equals> <property>controls/lighting/landing-lights[1]</property> <value>true</value> </equals> <equals> <property>controls/lighting/landing-lights[2]</property> <value>true</value> </equals> </and> </condition> <binding> <command>property-assign</command> <property>controls/lighting/landing-lights[1]</property> <value>true</value> </binding> <binding> <command>property-assign</command> <property>controls/lighting/landing-lights[2]</property> <value>true</value> </binding> </item> <item> <name>NOSE LIGHT</name> <value>TO</value> <condition> <equals> <property>controls/lighting/taxi-light-switch</property> <value>1</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/lighting/taxi-light-switch</property> <value>1</value> </binding> </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> </item> <item> <name>FLAPS</name> <value>ZERO/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> </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> </item> <item> <name>BARO REF</name> <value>SET STD at Trans Alt</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> </item> <item> <name></name> <value>passing 10.000ft/FL100</value> <condition> <greater-than> <property>/position/altitude-ft/</property> <value>10000</value> </greater-than> </condition> </item> <item> <name>LDG LIGHTS</name> <value>OFF</value> <condition> <and> <equals> <property>controls/lighting/landing-lights[1]</property> <value>false</value> </equals> <equals> <property>controls/lighting/landing-lights[2]</property> <value>false</value> </equals> </and> </condition> <binding> <command>property-assign</command> <property>controls/lighting/landing-lights[1]</property> <value>false</value> </binding> <binding> <command>property-assign</command> <property>controls/lighting/landing-lights[2]</property> <value>false</value> </binding> </item> <item> <name>PASSENGER SIGNS</name> <value>AUTO/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> </item> </checklist> <checklist> <title>APPROACH</title> <item> <name>BRIEFINGS</name> <value>CONFIRMED</value> </item> <item> <name>ECAM STATUS</name> <value>CHECKED</value> </item> <item> <name>V.BUGS</name> <value>SET (BOTH)</value> </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> </item> <item> <name>BARO / MDA /DH</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> </item> <item> <name>ENG MODE SEL</name> <value>NORM/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> </item> <item> <name>AUTOBRAKE</name> <value>AS RQRD</value> <condition> <greater-than> <property>controls/autobrake/mode</property> <value>0</value> </greater-than> </condition> <binding> <command>property-assign</command> <property>controls/autobrake/mode</property> <value>1</value> </binding> </item> </checklist> <checklist> <title>LANDING</title> <item> <name>CABIN CREW</name> <value>SECURED AND 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> </item> <item> <name>GO AROUND ALT</name> <value>____SET</value> </item> <item> <name>ECAM MEMO</name> <value>LDG NO BLUE</value> </item> <item> <name>L/G DOWN</name> <value>GREEN</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> </and> </condition> <binding> <command>property-assign</command> <property>controls/gear/gear-down</property> <value>true</value> </binding> </item> <item> <name>SIGNS ON</name> <value>GREEN</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> </item> <item> <name>SPLRS ARM</name> <value>GREEN</value> <condition> <equals> <property>controls/flight/speedbrake-arm</property> <value>1</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/flight/speedbrake-arm</property> <value>1</value> </binding> </item> <item> <name>FLAPS SET</name> <value>GREEN</value> <condition> <equals> <property>controls/flight/flap-lever</property> <value>4</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/flight/flap-lever</property> <value>4</value> </binding> <binding> <command>property-assign</command> <property>controls/flight/flap-pos</property> <value>5</value> </binding> <binding> <command>property-assign</command> <property>controls/flight/flap-txt</property> <value>FULL</value> </binding> <binding> <command>property-assign</command> <property>controls/flight/flaps</property> <value>1</value> </binding> </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> </item> <item> <name>SPOILERS</name> <value>DOWN/DISARMED</value> <condition> <and> <equals> <property>controls/flight/speedbrake-lever</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-lever</property> <value>0</value> </binding> <binding> <command>property-assign</command> <property>controls/flight/speedbrake-arm</property> <value>0</value> </binding> </item> <item> <name>APU</name> <value>START</value> <condition> <equals> <property>controls/APU/start</property> <value>true</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/APU/master</property> <value>true</value> </binding> <binding> <command>property-assign</command> <property>controls/APU/start</property> <value>true</value> </binding> </item> <item> <name>RADAR/TCAS/PWS</name> <value>OFF/STBY</value> </item> <item> <name>STROBE LIGHTS</name> <value>AUTO/OFF when entering ramp</value> <condition> <equals> <property>/controls/lighting/strobe</property> <value>false</value> </equals> </condition> <binding> <command>property-assign</command> <property>/controls/lighting/strobe</property> <value>false</value> </binding> </item> </checklist> <checklist> <title>PARKING</title> <item> <name>APU BLEED</name> <value>ON</value> <condition> <equals> <property>systems/pneumatic/bleedapu</property> <value>34</value> </equals> </condition> <binding> <command>property-assign</command> <property>controls/pneumatic/switches/bleedapu</property> <value>1</value> </binding> </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> </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> </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> </item> <item> <name>PARK BRK AND CHOCKS</name> <value>SET/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> </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>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> <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> </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> </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> </item> <item> <name>EMER EXIT LT</name> <value>OFF</value> </item> <item> <name>NO SMOKING</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> </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> </item> <item> <name>LAPTOP</name> <value>SECURED</value> <condition> <and> <equals> <property>controls/tray/lefttrayext</property> <value>0</value> </equals> <equals> <property>controls/tray/righttrayext</property> <value>0</value> </equals> </and> </condition> <binding> <command>property-assign</command> <property>controls/tray/lefttrayext</property> <value>0</value> </binding> <binding> <command>property-assign</command> <property>controls/tray/righttrayext</property> <value>0</value> </binding> </item> </checklist> </PropertyList>