Fix that DC ESS SHED is powered when it shouldn't
This commit is contained in:
parent
bf6b7fbb9f
commit
9bb2ec1522
1 changed files with 1 additions and 8 deletions
|
@ -1600,13 +1600,6 @@
|
||||||
</test>
|
</test>
|
||||||
</switch>
|
</switch>
|
||||||
|
|
||||||
<switch name="/systems/electrical/relay/dc-ess-shed-switch/output">
|
|
||||||
<default value="0"/>
|
|
||||||
<test value="/systems/electrical/bus/dc-ess">
|
|
||||||
/systems/electrical/relay/dc-ess-shed-switch/contact-pos eq 1
|
|
||||||
</test>
|
|
||||||
</switch>
|
|
||||||
|
|
||||||
<!-- DC Service Bus -->
|
<!-- DC Service Bus -->
|
||||||
<switch name="/systems/electrical/relay/dc-svc-bus-contactor-tr/contact-pos"> <!-- TODO: via 1PX CB on 124VU -->
|
<switch name="/systems/electrical/relay/dc-svc-bus-contactor-tr/contact-pos"> <!-- TODO: via 1PX CB on 124VU -->
|
||||||
<default value="0"/>
|
<default value="0"/>
|
||||||
|
@ -1806,7 +1799,7 @@
|
||||||
|
|
||||||
<pure_gain name="/systems/electrical/bus/dc-ess-shed">
|
<pure_gain name="/systems/electrical/bus/dc-ess-shed">
|
||||||
<input>/systems/electrical/bus/dc-ess</input>
|
<input>/systems/electrical/bus/dc-ess</input>
|
||||||
<gain>1</gain>
|
<gain>/systems/electrical/relay/dc-ess-shed-switch/contact-pos</gain>
|
||||||
</pure_gain>
|
</pure_gain>
|
||||||
|
|
||||||
<!-- Hot Buses -->
|
<!-- Hot Buses -->
|
||||||
|
|
Loading…
Reference in a new issue