Inc official

This commit is contained in:
Kilian Hofmann 2025-12-03 14:10:36 +01:00
parent 8efb4f891a
commit 835fb56200
4 changed files with 28 additions and 18 deletions

View File

@ -785,10 +785,6 @@
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Ensure the Static Air Switches are in normal" />
<CheckpointDesc SubjectTT="Static Air Switches" ExpectationTT="NORMAL" />
</Checkpoint>
<Checkpoint>
<Clue name="Ensure all Source Input Selector Lights are extinguished" />
<CheckpointDesc SubjectTT="Source Input Selector Lights" ExpectationTT="EXTINGUISHED" />
@ -2101,6 +2097,19 @@
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Set the EVAC Switch to OFF and ensure it is guarded" />
<CheckpointDesc SubjectTT="EVAC Switch" ExpectationTT="OFF and GUARDED" />
<Instrument Id="MD11_AOVHD_EVAC_SW" />
<Test>
<TestValue>
<Operator OpType="AND">
<Val Code="(L:MD11_AOVHD_EVAC_SW) 0 ==" />
<Val Code="(L:MD11_AOVHD_EVAC_GRD) 0 ==" />
</Operator>
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Turn off the APU" />
<CheckpointDesc SubjectTT="APU" ExpectationTT="AS REQUIRED" />

View File

@ -785,10 +785,6 @@
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Ensure the Static Air Switches are in normal" />
<CheckpointDesc SubjectTT="Static Air Switches" ExpectationTT="NORMAL" />
</Checkpoint>
<Checkpoint>
<Clue name="Ensure all Source Input Selector Lights are extinguished" />
<CheckpointDesc SubjectTT="Source Input Selector Lights" ExpectationTT="EXTINGUISHED" />
@ -2101,6 +2097,19 @@
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Set the EVAC Switch to OFF and ensure it is guarded" />
<CheckpointDesc SubjectTT="EVAC Switch" ExpectationTT="OFF and GUARDED" />
<Instrument Id="MD11_AOVHD_EVAC_SW" />
<Test>
<TestValue>
<Operator OpType="AND">
<Val Code="(L:MD11_AOVHD_EVAC_SW) 0 ==" />
<Val Code="(L:MD11_AOVHD_EVAC_GRD) 0 ==" />
</Operator>
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Turn off the APU" />
<CheckpointDesc SubjectTT="APU" ExpectationTT="AS REQUIRED" />

View File

@ -815,11 +815,7 @@
<Val Code="(L:MD11_CGS_HDG_BASE_KB) 0 ==" />
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Ensure the Static Air Switches are in normal" />
<CheckpointDesc SubjectTT="Static Air Switches" ExpectationTT="NORMAL" />
</Checkpoint>
</Checkpoint>
<Checkpoint>
<Clue name="Ensure all Source Input Selector Lights are extinguished" />
<CheckpointDesc SubjectTT="Source Input Selector Lights" ExpectationTT="EXTINGUISHED" />

View File

@ -815,11 +815,7 @@
<Val Code="(L:MD11_CGS_HDG_BASE_KB) 0 ==" />
</TestValue>
</Test>
</Checkpoint>
<Checkpoint>
<Clue name="Ensure the Static Air Switches are in normal" />
<CheckpointDesc SubjectTT="Static Air Switches" ExpectationTT="NORMAL" />
</Checkpoint>
</Checkpoint>
<Checkpoint>
<Clue name="Ensure all Source Input Selector Lights are extinguished" />
<CheckpointDesc SubjectTT="Source Input Selector Lights" ExpectationTT="EXTINGUISHED" />