1234567891011121314151617 |
- <?xml version="1.0" encoding="utf-8"?>
- <Interlock xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
-
- <Action do="DO_MFC3_Valve" value="true" tip="MFC3 Valve" tip.zh-CN="" tip.en-US="DO-13" >
- <Limit di="DI_Lid_Closed" value="true" tip="DI Lid Closed" tip.zh-CN="" tip.en-US="DI-0" />
- <Limit di="DI_Slit_Door_Close_POS" value="true" tip="DI Slit Door Close POS" tip.zh-CN="" tip.en-US="DI-11" />
- <Limit di="DI_CDA_Pressure_Switch" value="true" tip="DI CDA Pressure" tip.zh-CN="" tip.en-US="DI-12" />
- <Limit di="DI_Gas_Box_Door_Switch" value="true" tip="DI Gas Box Door SW" tip.zh-CN="" tip.en-US="DI-51" />
- <Limit di="DI_Gas_Box_Pressure_Switch" value="true" tip="DI Gas Box Pressure SW" tip.zh-CN="" tip.en-US="DI-52" />
- </Action>
-
- </Interlock>
|