Electrical: fix bug with the static inverter
This commit is contained in:
parent
1308850cad
commit
8e16512dfb
1 changed files with 2 additions and 1 deletions
|
@ -663,7 +663,8 @@
|
|||
|
||||
<switch name="/systems/electrical/relay/ac-ess-feed-inverter/contact-pos">
|
||||
<default value="0"/>
|
||||
<test value="1">
|
||||
<test logic="AND" value="1">
|
||||
/instrumentation/airspeed-indicator/indicated-speed-kt ge 50
|
||||
/systems/electrical/bus/ac-1 eq 0
|
||||
/systems/electrical/bus/ac-2 eq 0
|
||||
/controls/electrical/switches/emer-gen-test eq 0
|
||||
|
|
Loading…
Reference in a new issue