Kepler2200AInterlock.xml 822 B

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