F and PW Checklists
This commit is contained in:
parent
83cc38e0ad
commit
1db7d71b89
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -41,7 +41,7 @@
|
|||||||
<TestValue>
|
<TestValue>
|
||||||
<Operator OpType="OR">
|
<Operator OpType="OR">
|
||||||
<Val Code="(L:MD11_THR_PARK_LVR) 1 ==" />
|
<Val Code="(L:MD11_THR_PARK_LVR) 1 ==" />
|
||||||
<Val Code="(L:MD11_EXT_CHOCKS) 0 ==" />
|
<Val Code="(L:MD11_EXT_CHOCKS) 1 ==" />
|
||||||
</Operator>
|
</Operator>
|
||||||
</TestValue>
|
</TestValue>
|
||||||
</Test>
|
</Test>
|
||||||
@ -1051,6 +1051,11 @@
|
|||||||
<Clue name="Start the APU" />
|
<Clue name="Start the APU" />
|
||||||
<CheckpointDesc SubjectTT="APU" ExpectationTT="START" />
|
<CheckpointDesc SubjectTT="APU" ExpectationTT="START" />
|
||||||
<Instrument Id="MD11_OVHD_ELEC_APU_PWR_BT" />
|
<Instrument Id="MD11_OVHD_ELEC_APU_PWR_BT" />
|
||||||
|
<Test>
|
||||||
|
<TestValue>
|
||||||
|
<Val Code="(L:MD11_OVHD_ELEC_APU_PWR_BT) 1 ==" />
|
||||||
|
</TestValue>
|
||||||
|
</Test>
|
||||||
</Checkpoint>
|
</Checkpoint>
|
||||||
<Checkpoint>
|
<Checkpoint>
|
||||||
<Clue name="Set APU Bleed to on" />
|
<Clue name="Set APU Bleed to on" />
|
||||||
@ -1239,8 +1244,8 @@
|
|||||||
<CheckpointDesc SubjectTT="Oil" ExpectationTT="7 QTS less" />
|
<CheckpointDesc SubjectTT="Oil" ExpectationTT="7 QTS less" />
|
||||||
</Checkpoint>
|
</Checkpoint>
|
||||||
<Checkpoint>
|
<Checkpoint>
|
||||||
<Clue name="Ensure Fuel Flow at around 1200kg/2600lbs at SL" />
|
<Clue name="Ensure Fuel Flow at around 500kg/1200lbs at SL" />
|
||||||
<CheckpointDesc SubjectTT="Fuel Flow" ExpectationTT="~1200KG/2600LBS" />
|
<CheckpointDesc SubjectTT="Fuel Flow" ExpectationTT="~500kg/1200lbs" />
|
||||||
</Checkpoint>
|
</Checkpoint>
|
||||||
</Block>
|
</Block>
|
||||||
<Block SubjectTT="Starting Engine 1">
|
<Block SubjectTT="Starting Engine 1">
|
||||||
@ -1309,8 +1314,8 @@
|
|||||||
<CheckpointDesc SubjectTT="Oil" ExpectationTT="7 QTS less" />
|
<CheckpointDesc SubjectTT="Oil" ExpectationTT="7 QTS less" />
|
||||||
</Checkpoint>
|
</Checkpoint>
|
||||||
<Checkpoint>
|
<Checkpoint>
|
||||||
<Clue name="Ensure Fuel Flow at around 1200kg/2600lbs at SL" />
|
<Clue name="Ensure Fuel Flow at around 500kg/1200lbs at SL" />
|
||||||
<CheckpointDesc SubjectTT="Fuel Flow" ExpectationTT="~1200KG/2600LBS" />
|
<CheckpointDesc SubjectTT="Fuel Flow" ExpectationTT="~500kg/1200lbs" />
|
||||||
</Checkpoint>
|
</Checkpoint>
|
||||||
</Block>
|
</Block>
|
||||||
<Block SubjectTT="Starting Engine 2">
|
<Block SubjectTT="Starting Engine 2">
|
||||||
@ -1379,8 +1384,8 @@
|
|||||||
<CheckpointDesc SubjectTT="Oil" ExpectationTT="7 QTS less" />
|
<CheckpointDesc SubjectTT="Oil" ExpectationTT="7 QTS less" />
|
||||||
</Checkpoint>
|
</Checkpoint>
|
||||||
<Checkpoint>
|
<Checkpoint>
|
||||||
<Clue name="Ensure Fuel Flow at around 1200kg/2600lbs at SL" />
|
<Clue name="Ensure Fuel Flow at around 500kg/1200lbs at SL" />
|
||||||
<CheckpointDesc SubjectTT="Fuel Flow" ExpectationTT="~1200KG/2600LBS" />
|
<CheckpointDesc SubjectTT="Fuel Flow" ExpectationTT="~500kg/1200lbs" />
|
||||||
</Checkpoint>
|
</Checkpoint>
|
||||||
</Block>
|
</Block>
|
||||||
</Page>
|
</Page>
|
||||||
@ -1687,6 +1692,17 @@
|
|||||||
<Val Code="(L:MD11_OPT_ISFD) 1 ==" />
|
<Val Code="(L:MD11_OPT_ISFD) 1 ==" />
|
||||||
</OnlyIf>
|
</OnlyIf>
|
||||||
</Instrument>
|
</Instrument>
|
||||||
|
<Test>
|
||||||
|
<TestValue>
|
||||||
|
<Operator OpType="OR">
|
||||||
|
<Operator OpType="OR">
|
||||||
|
<Val Code="(L:MD11_LECP_BAROSET_KB) 1 ==" />
|
||||||
|
<Val Code="(L:MD11_RECP_BAROSET_KB) 1 ==" />
|
||||||
|
</Operator>
|
||||||
|
<Val Code="(L:MD11_MIP_ISFD_BARO_KB) 1 ==" />
|
||||||
|
</Operator>
|
||||||
|
</TestValue>
|
||||||
|
</Test>
|
||||||
</Checkpoint>
|
</Checkpoint>
|
||||||
<Checkpoint>
|
<Checkpoint>
|
||||||
<Clue name="Set the Dial-a-Flap to 15" />
|
<Clue name="Set the Dial-a-Flap to 15" />
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user