PM1 Interlock配置文件增加Guarder节点。

This commit is contained in:
SL 2023-08-10 09:59:43 +08:00
parent 539da31b30
commit edc8a0b341
1 changed files with 2724 additions and 2716 deletions

View File

@ -1,4 +1,5 @@
<?xml version="1.0" ?>
<root>
<Interlock xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Action do="PM1.DO_H2Supply(V31)" value="true" tip="" tip.zh-CN="" tip.en-US="DO-1">
<Limit di="PM1.DI_ChamLidClosed" value="true" tip="" tip.zh-CN="" tip.en-US="DI-0"/>
@ -2719,6 +2720,13 @@
<Limit di="PM1.DI_SCR2Alarm" value="false" tip="" tip.zh-CN="" tip.en-US="DI-324"/>
<Limit di="PM1.DI_SCR3Alarm" value="false" tip="" tip.zh-CN="" tip.en-US="DI-325"/>
</Action>
</Interlock>
<Guarder>
<Action do="PM1.DO_SCR3Enable" value="true" tip="DO_SCR3Enable">
<Cond di="PM1.DI_PSU1Alarm" value="false" tip=""/>
<Cond di="PM1.DI_PSU1Alarm" value="false" tip=""/>
<Cond poll="PM1.DI_PSU1Alarm" value="false" tip=""/>
</Action>
</Guarder>
</root>